Re: [I] [Bug report] federation query using 2 hive metastores does not work when using gravitino [gravitino]

2024-09-18 Thread via GitHub
foryou7242 commented on issue #4932: URL: https://github.com/apache/gravitino/issues/4932#issuecomment-2359653899 @FANNG1 1. no, 2 hive metastore and 2 hdfs cluster 2. yes 3. test1 cluster catalog * metastore.uris : thrift://test1:9083 test2 cluster catalog * meta

Re: [PR] Feature(jdbc-catalog):Add code skeleton for oceanbase-ce jdbc catalog [gravitino]

2024-09-18 Thread via GitHub
yuanoOo commented on PR #4918: URL: https://github.com/apache/gravitino/pull/4918#issuecomment-2359880908 OK, I will create a subtask issue to track the upcoming schema operation PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

(gravitino) branch main updated: [#4698] feat(auth-ranger): Extended Ranger authorization by rules (#4744)

2024-09-18 Thread jshao
This is an automated email from the ASF dual-hosted git repository. jshao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/gravitino.git The following commit(s) were added to refs/heads/main by this push: new aa988e158 [#4698] feat(auth-ranger): Extended Rang

Re: [PR] [#4698] feat(auth-ranger): Extended Ranger authorization by rules [gravitino]

2024-09-18 Thread via GitHub
jerryshao merged PR #4744: URL: https://github.com/apache/gravitino/pull/4744 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@gravit

Re: [I] [Subtask] Extended Apache Ranger authorization by configuration [gravitino]

2024-09-18 Thread via GitHub
jerryshao closed issue #4698: [Subtask] Extended Apache Ranger authorization by configuration URL: https://github.com/apache/gravitino/issues/4698 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [I] [Subtask] Extended Apache Ranger authorization by configuration [gravitino]

2024-09-18 Thread via GitHub
jerryshao closed issue #4698: [Subtask] Extended Apache Ranger authorization by configuration URL: https://github.com/apache/gravitino/issues/4698 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [I] [Subtask] Propose a draft design to add OceanBase JDBC Catalog Support [gravitino]

2024-09-18 Thread via GitHub
mchades commented on issue #4849: URL: https://github.com/apache/gravitino/issues/4849#issuecomment-2359884290 The design looks fine overall. I'm going to close this issue, thanks @yuanoOo for bringing it up -- This is an automated message from the Apache Git Service. To respond to the me

Re: [I] [Subtask] Propose a draft design to add OceanBase JDBC Catalog Support [gravitino]

2024-09-18 Thread via GitHub
mchades closed issue #4849: [Subtask] Propose a draft design to add OceanBase JDBC Catalog Support URL: https://github.com/apache/gravitino/issues/4849 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

Re: [I] [Improvement] add a configuration to extend Iceberg REST server API [gravitino]

2024-09-18 Thread via GitHub
FANNG1 commented on issue #4959: URL: https://github.com/apache/gravitino/issues/4959#issuecomment-2359884572 The initial idea is providing a configuration like `gravitino.iceberg-rest.extensionPackages`, and we could add custom packages and origin Iceberg REST packages to Jersey, like:

Re: [I] [Bug report] federation query using 2 hive metastores does not work when using gravitino [gravitino]

2024-09-18 Thread via GitHub
foryou7242 commented on issue #4932: URL: https://github.com/apache/gravitino/issues/4932#issuecomment-2359911946 > and could you share the SQL to create the table? Does querying data works well? table is the same as issue because it's an existing table. ```sql > show creat

[I] [Subtask] add table planning API for Iceberg REST server [gravitino]

2024-09-18 Thread via GitHub
FANNG1 opened a new issue, #4961: URL: https://github.com/apache/gravitino/issues/4961 ### Describe the subtask Iceberg community add table planning in https://github.com/apache/iceberg/pull/9695 , Gravitino should support it to do some optimize work like query plan caching.

[I] [Bug report] Hive metastore authentication failed when creating a role [gravitino]

2024-09-18 Thread via GitHub
yangyuxia opened a new issue, #4960: URL: https://github.com/apache/gravitino/issues/4960 ### Version main branch ### Describe what's wrong Failed to create the role, hive metastore reported the following error: ### Error message and/or stacktrace 2024-09-19

Re: [I] [Bug report] Hive metastore authentication failed when creating a role [gravitino]

2024-09-18 Thread via GitHub
jerqi commented on issue #4960: URL: https://github.com/apache/gravitino/issues/4960#issuecomment-2359922403 ![image](https://github.com/user-attachments/assets/b0f3cdc5-ad3f-496f-a5d5-6bfbfe9ae8ea) We should put the check code into the code block Utils.doAs. Would you like to fix this i

Re: [PR] Feature(jdbc-catalog):Add code skeleton for oceanbase-ce jdbc catalog [gravitino]

2024-09-18 Thread via GitHub
yuanoOo commented on code in PR #4918: URL: https://github.com/apache/gravitino/pull/4918#discussion_r1766067862 ## catalogs/catalog-jdbc-oceanbase/src/test/resources/log4j2.properties: ## @@ -0,0 +1,70 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or mo

Re: [I] [Subtask] Add code skeleton for OceanBase-CE JDBC catalog [gravitino]

2024-09-18 Thread via GitHub
mchades closed issue #4916: [Subtask] Add code skeleton for OceanBase-CE JDBC catalog URL: https://github.com/apache/gravitino/issues/4916 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

(gravitino) branch main updated: Feature(jdbc-catalog):Add code skeleton for oceanbase-ce jdbc catalog (#4918)

2024-09-18 Thread mchades
This is an automated email from the ASF dual-hosted git repository. mchades pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/gravitino.git The following commit(s) were added to refs/heads/main by this push: new 7c10cdeb3 Feature(jdbc-catalog):Add code skeleto

Re: [I] [Subtask] Add code skeleton for OceanBase-CE JDBC catalog [gravitino]

2024-09-18 Thread via GitHub
mchades closed issue #4916: [Subtask] Add code skeleton for OceanBase-CE JDBC catalog URL: https://github.com/apache/gravitino/issues/4916 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [PR] Feature(jdbc-catalog):Add code skeleton for oceanbase-ce jdbc catalog [gravitino]

2024-09-18 Thread via GitHub
mchades merged PR #4918: URL: https://github.com/apache/gravitino/pull/4918 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@gravitin

Re: [PR] [#4922] improvement(test): Add the integration test for client withSimpleAuth(String) [gravitino]

2024-09-18 Thread via GitHub
xunliu merged PR #4924: URL: https://github.com/apache/gravitino/pull/4924 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@gravitino

(gravitino) branch main updated: [#4922] improvement(test): Add the integration test for client withSimpleAuth(String) (#4924)

2024-09-18 Thread liuxun
This is an automated email from the ASF dual-hosted git repository. liuxun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/gravitino.git The following commit(s) were added to refs/heads/main by this push: new b803a565b [#4922] improvement(test): Add the inte

Re: [PR] [#4698] feat(auth-ranger): Extended Ranger authorization by configuration [gravitino]

2024-09-18 Thread via GitHub
xunliu commented on code in PR #4744: URL: https://github.com/apache/gravitino/pull/4744#discussion_r1764537528 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationConfig.java: ## @@ -0,0 +1,67 @@ +/* + * Licensed to

Re: [PR] [#4698] feat(auth-ranger): Extended Ranger authorization by configuration [gravitino]

2024-09-18 Thread via GitHub
xunliu commented on PR #4744: URL: https://github.com/apache/gravitino/pull/4744#issuecomment-2357708599 @jerryshao I accept your suggestion and modify the code, please help me review again, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] [#4698] feat(auth-ranger): Extended Ranger authorization by rules [gravitino]

2024-09-18 Thread via GitHub
xunliu commented on code in PR #4744: URL: https://github.com/apache/gravitino/pull/4744#discussion_r1765350708 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationPlugin.java: ## @@ -63,18 +62,23 @@ * 4. The Ranger

Re: [PR] [draf] unify drop catalog and metalake [gravitino]

2024-09-18 Thread via GitHub
jerryshao commented on code in PR #4883: URL: https://github.com/apache/gravitino/pull/4883#discussion_r1764683900 ## api/src/main/java/org/apache/gravitino/SupportsCatalogs.java: ## @@ -108,12 +110,67 @@ Catalog alterCatalog(String catalogName, CatalogChange... changes)

Re: [PR] [draf] unify drop catalog and metalake [gravitino]

2024-09-18 Thread via GitHub
jerryshao commented on PR #4883: URL: https://github.com/apache/gravitino/pull/4883#issuecomment-2357925079 I need to think more about it, generally the API design LGTM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

(gravitino) branch branch-0.6 updated: Revert "[#4608] feat(core): Supports to load fields lazily" (#4950)

2024-09-18 Thread jshao
This is an automated email from the ASF dual-hosted git repository. jshao pushed a commit to branch branch-0.6 in repository https://gitbox.apache.org/repos/asf/gravitino.git The following commit(s) were added to refs/heads/branch-0.6 by this push: new bcd6f80bc Revert "[#4608] feat(core):

Re: [PR] Revert "[#4608] feat(core): Supports to load fields lazily" [gravitino]

2024-09-18 Thread via GitHub
jerryshao merged PR #4950: URL: https://github.com/apache/gravitino/pull/4950 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@gravit

(gravitino) branch cherry-pick-branch-0.6-1debca60ba52d6ec9dae7960cbe92903f296fa8f deleted (was 0a215ca75)

2024-09-18 Thread jshao
This is an automated email from the ASF dual-hosted git repository. jshao pushed a change to branch cherry-pick-branch-0.6-1debca60ba52d6ec9dae7960cbe92903f296fa8f in repository https://gitbox.apache.org/repos/asf/gravitino.git was 0a215ca75 Revert "[#4608] feat(core): Supports to load fie

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
jerryshao commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1764675576 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/filesystem/FileSystemType.java: ## @@ -0,0 +1,50 @@ +/* + * License

Re: [I] [Bug report] The catalog of Hive 3.1.2 with Kerberos authentication enabled cannot list the tables under the schema [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 closed issue #4946: [Bug report] The catalog of Hive 3.1.2 with Kerberos authentication enabled cannot list the tables under the schema URL: https://github.com/apache/gravitino/issues/4946 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] [Bug report] The catalog of Hive 3.1.2 with Kerberos authentication enabled cannot list the tables under the schema [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 commented on issue #4946: URL: https://github.com/apache/gravitino/issues/4946#issuecomment-2357847800 Let's re-open it if the issue persists and temporarily close it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [#4698] feat(auth-ranger): Extended Ranger authorization by configuration [gravitino]

2024-09-18 Thread via GitHub
jerryshao commented on code in PR #4744: URL: https://github.com/apache/gravitino/pull/4744#discussion_r1765081255 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationHivePlugin.java: ## @@ -0,0 +1,62 @@ +/* + * Licen

(gravitino) branch main updated: [#4955]fix(IT): fix client IT (#4957)

2024-09-18 Thread yuqi4733
This is an automated email from the ASF dual-hosted git repository. yuqi4733 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/gravitino.git The following commit(s) were added to refs/heads/main by this push: new b12929dbe [#4955]fix(IT): fix client IT (#4957)

Re: [I] [Bug report] CatalogIT can't be execute locally [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 closed issue #4955: [Bug report] CatalogIT can't be execute locally URL: https://github.com/apache/gravitino/issues/4955 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [#4955]fix(IT): fix client IT [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 merged PR #4957: URL: https://github.com/apache/gravitino/pull/4957 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@graviti

Re: [PR] [#50] Add support for helm chart [gravitino-playground]

2024-09-18 Thread via GitHub
lilyzhoupeijie commented on code in PR #56: URL: https://github.com/apache/gravitino-playground/pull/56#discussion_r1766256149 ## init/gravitino/init.sh: ## @@ -25,6 +25,10 @@ cp /root/gravitino/catalogs/jdbc-mysql/libs/mysql-connector-java-8.0.27.jar /roo cp /root/gravitino/

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1764880225 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/filesystem/FileSystemType.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1764881616 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/PaimonCatalogPropertiesMetadata.java: ## @@ -61,6 +62,12 @@ public c

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1764909688 ## catalogs/catalog-lakehouse-paimon/src/test/java/org/apache/gravitino/catalog/lakehouse/paimon/integration/test/CatalogPaimonS3IT.java: ## @@ -0,0 +1,140 @@ +/* +

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1764898828 ## catalogs/catalog-lakehouse-paimon/src/test/java/org/apache/gravitino/catalog/lakehouse/paimon/integration/test/CatalogPaimonS3IT.java: ## @@ -0,0 +1,140 @@ +/* +

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1764901851 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/filesystem/FileSystemType.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1764906513 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/utils/CatalogUtils.java: ## @@ -120,4 +122,37 @@ private static void

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1764914880 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/filesystem/FileSystemType.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed

Re: [PR] [#4545] improvement(paimon-catalog): reduce catalog-lakehouse-paimon libs size from 222MB to 74MB [gravitino]

2024-09-18 Thread via GitHub
caican00 commented on code in PR #4547: URL: https://github.com/apache/gravitino/pull/4547#discussion_r1764990091 ## catalogs/catalog-lakehouse-paimon/build.gradle.kts: ## @@ -30,40 +30,55 @@ val sparkMajorVersion: String = sparkVersion.substringBeforeLast(".") val paimonVersi

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
caican00 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1765009573 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/utils/CatalogUtils.java: ## @@ -120,4 +122,37 @@ private static void

Re: [PR] Feature(jdbc-catalog):Add code skeleton for oceanbase-ce jdbc catalog [gravitino]

2024-09-18 Thread via GitHub
yuanoOo commented on code in PR #4918: URL: https://github.com/apache/gravitino/pull/4918#discussion_r1764790912 ## catalogs/catalog-jdbc-oceanbase/src/main/java/org/apache/gravitino/catalog/oceanbase/converter/OceanBaseTypeConverter.java: ## @@ -0,0 +1,53 @@ +/* + * Licensed to

Re: [PR] Feature(jdbc-catalog):Add code skeleton for oceanbase-ce jdbc catalog [gravitino]

2024-09-18 Thread via GitHub
yuanoOo commented on code in PR #4918: URL: https://github.com/apache/gravitino/pull/4918#discussion_r1764790544 ## catalogs/catalog-jdbc-oceanbase/src/main/java/org/apache/gravitino/catalog/oceanbase/OceanBaseCatalogCapability.java: ## @@ -0,0 +1,36 @@ +/* + * Licensed to the A

Re: [PR] Feature(jdbc-catalog):Add code skeleton for oceanbase-ce jdbc catalog [gravitino]

2024-09-18 Thread via GitHub
yuanoOo commented on code in PR #4918: URL: https://github.com/apache/gravitino/pull/4918#discussion_r1764792377 ## catalogs/catalog-jdbc-oceanbase/src/main/java/org/apache/gravitino/catalog/oceanbase/operation/OceanBaseTableOperations.java: ## @@ -0,0 +1,124 @@ +/* + * Licensed

Re: [PR] [#50] Add support for helm chart [gravitino-playground]

2024-09-18 Thread via GitHub
unknowntpo commented on code in PR #56: URL: https://github.com/apache/gravitino-playground/pull/56#discussion_r1764595136 ## healthcheck/gravitino-healthcheck.sh: ## @@ -23,22 +23,24 @@ max_attempts=3 attempt=0 success=false +HOST_IP=${GRAVITINO_HOST_IP:-127.0.0.1} + whil

Re: [PR] [#4698] feat(auth-ranger): Extended Ranger authorization by configuration [gravitino]

2024-09-18 Thread via GitHub
xunliu commented on code in PR #4744: URL: https://github.com/apache/gravitino/pull/4744#discussion_r1764864204 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerPrivilegesMappingProvider.java: ## @@ -0,0 +1,35 @@ +/* + * Licens

Re: [PR] [#4698] feat(auth-ranger): Extended Ranger authorization by configuration [gravitino]

2024-09-18 Thread via GitHub
jerryshao commented on PR #4744: URL: https://github.com/apache/gravitino/pull/4744#issuecomment-2358553227 @xunliu , can you please also update the PR title and description to reflect what you did currently. -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] [#4545] improvement(paimon-catalog): reduce catalog-lakehouse-paimon libs size from 222MB to 98MB [gravitino]

2024-09-18 Thread via GitHub
caican00 commented on PR #4547: URL: https://github.com/apache/gravitino/pull/4547#issuecomment-2360013307 Hi @FANNG1 It seems the pipeline encountered unexpected problem, can you help to re-trigger it? -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
FANNG1 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1765245471 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/filesystem/FileSystemType.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed t

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
FANNG1 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1765261811 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/filesystem/FileSystemType.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed t

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
FANNG1 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1765261811 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/filesystem/FileSystemType.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed t

Re: [PR] [#4698] feat(auth-ranger): Extended Ranger authorization by configuration [gravitino]

2024-09-18 Thread via GitHub
jerryshao commented on code in PR #4744: URL: https://github.com/apache/gravitino/pull/4744#discussion_r1764693498 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerPrivilegesMappingProvider.java: ## @@ -0,0 +1,35 @@ +/* + * Lic

Re: [PR] [#4938]feat(lakehouse-paimon): Support S3 filesystem for Paimon catalog. [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 commented on code in PR #4939: URL: https://github.com/apache/gravitino/pull/4939#discussion_r1764909217 ## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/filesystem/s3/PaimonS3FileSystemConfig.java: ## @@ -0,0 +1,104 @@ +/

Re: [PR] Feature(jdbc-catalog):Add code skeleton for oceanbase-ce jdbc catalog [gravitino]

2024-09-18 Thread via GitHub
mchades commented on code in PR #4918: URL: https://github.com/apache/gravitino/pull/4918#discussion_r1765984480 ## catalogs/catalog-jdbc-oceanbase/src/test/resources/log4j2.properties: ## @@ -0,0 +1,70 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or mo

Re: [PR] [#50] Add support for helm chart [gravitino-playground]

2024-09-18 Thread via GitHub
danhuawang commented on PR #56: URL: https://github.com/apache/gravitino-playground/pull/56#issuecomment-2359736383 @unknowntpo I saw docker-compose.yaml and healthy check scripts changed. These changes cause docker compose launch playground failed. -- This is an automated message from

Re: [I] [FEATURE] Add github logo, stars number and forks number for UI [gravitino]

2024-09-18 Thread via GitHub
LauraXia123 commented on issue #4362: URL: https://github.com/apache/gravitino/issues/4362#issuecomment-2359736403 hi @jenish-thapa Do you have time for this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] [#50] Add support for helm chart [gravitino-playground]

2024-09-18 Thread via GitHub
danhuawang commented on PR #56: URL: https://github.com/apache/gravitino-playground/pull/56#issuecomment-2359800516 @unknowntpo I am going to add CI check for this repository. But there's an issue when I lint this helm-chart. Can you help check this issue? Thanks! ``` helm lint helm-

Re: [PR] [#3973] improvement(core):support audit log [gravitino]

2024-09-18 Thread via GitHub
FANNG1 commented on PR #4575: URL: https://github.com/apache/gravitino/pull/4575#issuecomment-2359811020 @hanwxx , is there anything blocking the move forward? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [I] [Bug report] federation query using 2 hive metastores does not work when using gravitino [gravitino]

2024-09-18 Thread via GitHub
FANNG1 commented on issue #4932: URL: https://github.com/apache/gravitino/issues/4932#issuecomment-2359821104 > Suspicion is that gravitino seems to be using kyuubihivetable for hive meta table connection But kyuubi only supports connecting one hive metastore, which seems to be the problem,

Re: [PR] [#4718] fix(iceberg): use unified logic to transform catalog backend name to handle the renaming of catalog [gravitino]

2024-09-18 Thread via GitHub
diqiu50 commented on code in PR #4900: URL: https://github.com/apache/gravitino/pull/4900#discussion_r1766042985 ## docs/lakehouse-iceberg-catalog.md: ## @@ -36,12 +36,12 @@ Builds with Apache Iceberg `1.5.2`. The Apache Iceberg table format version is ` ### Catalog properti

[I] Error when run gravitino-fileset-example.ipynb [gravitino-playground]

2024-09-18 Thread via GitHub
shaofengshi opened a new issue, #76: URL: https://github.com/apache/gravitino-playground/issues/76 Start the playground docker images, and then open Jupyter, run the gravitino-fileset-example.ipynb. In the second step, I got this error: ``` from hdfs import InsecureClient

[I] [Bug report] CatalogIT can't be execute locally [gravitino]

2024-09-18 Thread via GitHub
yuqi1129 opened a new issue, #4955: URL: https://github.com/apache/gravitino/issues/4955 ### Version main branch ### Describe what's wrong When we execute `gradle :clients:client-java:test --tests "org.apache.gravitino.client.integration.test.CatalogIT"` locally, we will

[I] [Bug report] doc: Datatype in some catalog doc should be correct [gravitino]

2024-09-18 Thread via GitHub
danhuawang opened a new issue, #4956: URL: https://github.com/apache/gravitino/issues/4956 ### Version main branch ### Describe what's wrong Gravitino support column type is listed in this page: https://gravitino.apache.org/docs/0.6.0-incubating/manage-relational-metadat

[PR] [#4955]fix(IT): fix client IT [gravitino]

2024-09-18 Thread via GitHub
mchades opened a new pull request, #4957: URL: https://github.com/apache/gravitino/pull/4957 ### What changes were proposed in this pull request? - add dependsOn hadoop catalog jar ### Why are the changes needed? Fix: #4955 ### Does this PR introduce _any_ user-f