Commit Graph

493 Commits

Author SHA1 Message Date
i-robot f9c2ed92f9
!1467 Add read only for file based system access control at catalog level
Merge pull request !1467 from zhaoyaqian/master
2022-05-24 03:18:18 +00:00
Nitin Kashyap 9a6ad76160
Feature - suspend, and resume memory intensive queries in low memory situation. 2022-05-24 00:31:48 +05:30
i-robot 5803556080
!1473 Refactoring of snapshot config to use recovery framework and to support recovery without snapshot capture
Merge pull request !1473 from Surya Sumanth/recovery_framework
2022-05-23 18:17:29 +00:00
Kishore 3190b64cf8 Refactoring of snapshot config to use recovery framework and to support recovery without snapshot capture 2022-05-23 22:43:35 +05:30
i-robot 3be5c9c199
!1474 Gossip Protocol Review comment fixes
Merge pull request !1474 from ahanapradhan/gossip_fix
2022-05-23 15:17:05 +00:00
Ahana 1697da2f3b review comment fixes
review comment fixes
2022-05-23 17:24:10 +05:30
i-robot d313b8f951
!1471 Branch-KunPengZhongZhi WebUI Enhancement code
Merge pull request !1471 from 孙锐/master
2022-05-23 07:23:06 +00:00
i-robot 7cb87ba6db
!1449 add redis connector
Merge pull request !1449 from shiming/master
2022-05-23 03:48:30 +00:00
sunrui 1b4c9bc842 Merge branch 'Branch-KunPengZhongzhi'
# Conflicts:
#	hetu-carbondata/pom.xml
#	hetu-clickhouse/pom.xml
#	hetu-common/pom.xml
#	hetu-cube/pom.xml
#	hetu-datacenter/pom.xml
#	hetu-docs/en/admin/web-interface.md
#	hetu-docs/zh/admin/web-interface.md
#	hetu-filesystem-client/pom.xml
#	hetu-function-namespace-managers/pom.xml
#	hetu-greenplum/pom.xml
#	hetu-hana/pom.xml
#	hetu-hazelcast/pom.xml
#	hetu-hbase/pom.xml
#	hetu-heuristic-index/pom.xml
#	hetu-hive-functions/pom.xml
#	hetu-kylin/pom.xml
#	hetu-listener/pom.xml
#	hetu-metastore/pom.xml
#	hetu-mongodb/pom.xml
#	hetu-opengauss/pom.xml
#	hetu-oracle/pom.xml
#	hetu-seed-store/pom.xml
#	hetu-server-rpm/pom.xml
#	hetu-server/pom.xml
#	hetu-sql-migration-tool/pom.xml
#	hetu-startree/pom.xml
#	hetu-state-store/pom.xml
#	hetu-transport/pom.xml
#	hetu-vdm/pom.xml
#	pom.xml
#	presto-array/pom.xml
#	presto-atop/pom.xml
#	presto-base-jdbc/pom.xml
#	presto-benchmark-driver/pom.xml
#	presto-benchmark/pom.xml
#	presto-benchto-benchmarks/pom.xml
#	presto-cli/pom.xml
#	presto-client/pom.xml
#	presto-elasticsearch/pom.xml
#	presto-example-http/pom.xml
#	presto-expressions/pom.xml
#	presto-geospatial-toolkit/pom.xml
#	presto-geospatial/pom.xml
#	presto-hive-hadoop2/pom.xml
#	presto-hive/pom.xml
#	presto-jdbc/pom.xml
#	presto-jmx/pom.xml
#	presto-kafka/pom.xml
#	presto-local-file/pom.xml
#	presto-main/pom.xml
#	presto-main/src/main/java/io/prestosql/catalog/AbstractCatalogStore.java
#	presto-main/src/main/java/io/prestosql/memory/ClusterMemoryManager.java
#	presto-main/src/main/java/io/prestosql/queryeditorui/resources/LoginResource.java
#	presto-main/src/main/resources/webapp/dist/index.js
#	presto-matching/pom.xml
#	presto-memory-context/pom.xml
#	presto-memory/pom.xml
#	presto-ml/pom.xml
#	presto-mysql/pom.xml
#	presto-orc/pom.xml
#	presto-parquet/pom.xml
#	presto-parser/pom.xml
#	presto-password-authenticators/pom.xml
#	presto-plugin-toolkit/pom.xml
#	presto-postgresql/pom.xml
#	presto-product-tests/pom.xml
#	presto-proxy/pom.xml
#	presto-rcfile/pom.xml
#	presto-record-decoder/pom.xml
#	presto-resource-group-managers/pom.xml
#	presto-session-property-managers/pom.xml
#	presto-spi/pom.xml
#	presto-sqlserver/pom.xml
#	presto-teradata-functions/pom.xml
#	presto-testing-docker/pom.xml
#	presto-testing-server-launcher/pom.xml
#	presto-tests/pom.xml
#	presto-thrift-api/pom.xml
#	presto-thrift-testing-server/pom.xml
#	presto-thrift/pom.xml
#	presto-tpcds/pom.xml
#	presto-tpch/pom.xml
#	presto-verifier/pom.xml
2022-05-20 15:44:32 +08:00
sunrui a8939f88f1 Modify Hetu-listener to monitor openLooKeng cluster startup and shutdown,WebUi user login and exit;
show catalog by reading properties file;
make queryInfo persistence by hetu-metadata, collect user sql by hetu-metadata;
Code completion of sql-editor;
add pagenation for AuditLog WebUi;
use airlift.log to enhance hetu-log rather than log4j;
change collect button;
add config for queryHistory-max-count and collectSql-max-count;
2022-05-20 15:39:14 +08:00
Ahana a3446685c2 codecheck
Gossip Protocol for Failure Detection
2022-05-20 12:19:44 +05:30
zhaoyaqian 11cc99b4fe Add read only for file based system access control at catalog level 2022-05-18 09:30:55 +08:00
Ahana a36635f676 Introducing failure retry profiles 2022-05-17 11:36:22 +05:30
chenshiming2 590d62637a add redis connector 2022-05-12 22:47:02 +08:00
zhousipei f4a150c07f amend docs about extension execution planner 2022-05-11 10:27:43 +08:00
i-robot bb76006d46
!1458 add release note for 1.6.1
Merge pull request !1458 from tushengxia/releasenotes1.6.1
2022-04-27 10:26:29 +00:00
tushengxia 4d9d15e28e add release note for 1.6.1 2022-04-27 15:26:08 +08:00
i-robot 12d82cf262
!1446 Recovery state displayed in CLI during snapshot restore
Merge pull request !1446 from i-robot/pull327
2022-04-21 10:23:30 +00:00
Kishore 4976377fc7 Snapshot capture/restore information displayed in CLI while running in debug mode 2022-04-20 16:08:32 +05:30
zhousipei fe8ceb70c0 add docs about extension execution planner 2022-04-19 17:08:48 +08:00
DOU 4714c7702b 修正docs文档 2022-03-30 17:13:37 +08:00
tushengxia fab527d82e add release notes for 1.6.0 2022-03-29 14:31:33 +08:00
i-robot adc323fb7b
!1425 Too low value of exchange.max-retry-count doesn't take …
Merge pull request !1425 from i-robot/pull333
2022-03-24 16:43:07 +00:00
Ahana 86411fa5a7 Too low value of exchange.max-retry-count doesn't take effect 2022-03-24 20:47:21 +05:30
i-robot 5475f9b7d5
!1424 [I4PIKD] Document update stating spilling not supported for cross join
Merge pull request !1424 from i-robot/pull332
2022-03-24 14:37:08 +00:00
Surya Sumanth N dd905b18a1 [I4PIKD] Document update stating spilling not supported for cross join 2022-03-24 18:41:39 +05:30
Surya Sumanth N ccfbee3d7e [I4ZB03] Fix Resetting Retry Count on Restore Success 2022-03-24 13:58:10 +05:30
Ahana 5df46ebd06 [307] Failure detection by maximum retry fail doesnt take the exact value set in exchange.max-retry-count config parameter 2022-03-10 20:33:27 +05:30
tushengxia 5011b0dfd4 translate hetu-docs 2022-03-07 19:59:51 +08:00
i-robot bef93ec616
!1403 Updated 'varchar' predicate limitation in Cube documentation
Merge pull request !1403 from sundarannamalai/cube-0322
2022-03-04 20:15:23 +00:00
Sundar Annamalai 75ecc511cf Add varchar predicate limitation in cube documentation 2022-03-04 12:15:58 -05:00
i-robot bffc6d375f
!1401 Corrected spelling mistakes in snapshot doc
Merge pull request !1401 from i-robot/pull304
2022-03-04 15:59:24 +00:00
Kishore 3aed01e48b Corrected spelling mistakes in snapshot doc 2022-03-04 13:04:20 +05:30
i-robot d739daa154
!1396 Adding Configuration To Support Spilling In HDFS.
Merge pull request !1396 from SubhraJyotiBaroi/hdfs-spill
2022-03-03 16:44:30 +00:00
SJBaroi 3617b76600 Adding Configuration To Support Spilling In HDFS. 2022-03-03 20:36:15 +05:30
i-robot 0e8c11e532
!1400 Updating snapshot documentation with statastics details
Merge pull request !1400 from i-robot/pull303
2022-03-03 11:58:28 +00:00
i-robot 56b4eec973
!1395 Spiller for join and using Spilled buildSide for RightOuter queries
Merge pull request !1395 from i-robot/pull301
2022-03-03 11:12:29 +00:00
Kishore 1ca96b8ab6 Updating snapshot documentation with statastics details 2022-03-03 15:31:49 +05:30
Nitin Kashyap 0c18f876bd
SpilledJoinOptimizations, spiller blooms for eliminating spill probe
Added support for right outer scan when Build side spills.
2022-03-03 14:37:36 +05:30
i-robot 7c498e0c43
!1397 updated ui execution timeout to 100 days, also updated document
Merge pull request !1397 from i-robot/pull298
2022-03-02 13:22:29 +00:00
i-robot 2e513c05c2
!1394 Document update to show how to enable asynchronous spill mechanism for order by.
Merge pull request !1394 from i-robot/pull296
2022-03-02 02:51:12 +00:00
aloknath 396fce3419 updated ui execution timeout to 100 days, also updated document 2022-02-24 19:02:43 +05:30
SJBaroi 6fd046f332 Document update for enabling asynchronous spill mechanism for order by. 2022-02-24 11:39:48 +05:30
i-robot 9f1c40ca2b
!1387 #292 #294 updated the ui document to show execution timeout property with its d…
Merge pull request !1387 from i-robot/pull295
2022-02-23 21:58:53 +00:00
i-robot 76b90b6e06
!1391 Doc changes for Reload cube and Show create cube command
Merge pull request !1391 from mahtabahmed/docUpdate
2022-02-23 21:24:53 +00:00
mahtabahmed 1cc1fc46fe doc changes for RELOAD CUBE and SHOW CREATE CUBE 2022-02-23 15:11:10 -05:00
i-robot ffcb38b3ad
!1388 Fault detection
Merge pull request !1388 from i-robot/pull287
2022-02-22 15:56:54 +00:00
aloknath 87bdb97308 updated the ui document to show execution timeout property with its default value 2022-02-22 20:50:05 +05:30
Ahana 9bd193238f failure-detection changes
PR review comment fixes
2022-02-22 18:21:01 +05:30
Surya Sumanth N e87f2a08d3 [I4UMZH] Kryo Serialization Integration For Snapshot 2022-02-22 10:51:14 +05:30