[PR] [#4586] fix(filesystem): Fix convert the actual path which storage location end with slash [gravitino]

2024-08-19 Thread via GitHub
xloya opened a new pull request, #4592: URL: https://github.com/apache/gravitino/pull/4592 ### What changes were proposed in this pull request? When the storage location of fileset has a trailing slash, the problem of not finding files may occur when traversing the directory using lik

Re: [PR] [#4583] improvement(CI): reduce Backend Integration Test jobs [gravitino]

2024-08-19 Thread via GitHub
mchades commented on PR #4589: URL: https://github.com/apache/gravitino/pull/4589#issuecomment-2297962917 > I suggest we merge several JDK versions and use JDK17 to run the GitHub CI pipeline. If we want to test all JDK versions, I think a nightly test is okay. It's more probable that the s

(gravitino-site) branch matomo created (now 3206ada)

2024-08-19 Thread jmclean
This is an automated email from the ASF dual-hosted git repository. jmclean pushed a change to branch matomo in repository https://gitbox.apache.org/repos/asf/gravitino-site.git at 3206ada update to latest versions This branch includes the following new commits: new b516ac1 add Ma

(gravitino-site) 01/02: add Matomo to get user data (as approved by ASF privacy)

2024-08-19 Thread jmclean
This is an automated email from the ASF dual-hosted git repository. jmclean pushed a commit to branch matomo in repository https://gitbox.apache.org/repos/asf/gravitino-site.git commit b516ac19584b5a91ecf14d508bad0ad64e2c962b Author: Justin Mclean AuthorDate: Tue Aug 20 15:47:07 2024 +1000

[PR] Add Matomo for some usage information [gravitino-site]

2024-08-19 Thread via GitHub
justinmclean opened a new pull request, #15: URL: https://github.com/apache/gravitino-site/pull/15 Add Matomo JS to provide some usage information as approved by ASF privacy. Also, update to the latest versions. -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] Add Matomo for some usage information [gravitino-site]

2024-08-19 Thread via GitHub
justinmclean merged PR #15: URL: https://github.com/apache/gravitino-site/pull/15 -- 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...@gr

(gravitino-site) 01/01: Merge pull request #15 from apache/matomo

2024-08-19 Thread jmclean
This is an automated email from the ASF dual-hosted git repository. jmclean pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/gravitino-site.git commit 6008460c071734ae2978cbfa2c499106c0416dd7 Merge: 3d6f0da 3206ada Author: Justin Mclean AuthorDate: Tue Aug 20 15:5

(gravitino-site) branch main updated (3d6f0da -> 6008460)

2024-08-19 Thread jmclean
This is an automated email from the ASF dual-hosted git repository. jmclean pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/gravitino-site.git from 3d6f0da Merge pull request #14 from LauraXia123/adapted-mini add b516ac1 add Matomo to get user data (as

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
lw-yang commented on PR #4515: URL: https://github.com/apache/gravitino/pull/4515#issuecomment-2298038013 LGTM -- 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 unsubscrib

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on PR #4515: URL: https://github.com/apache/gravitino/pull/4515#issuecomment-2298058345 > hi @jerqi > > > Do you have e2e tests for this pull request? > > Sure, IT in the `RangerHiveIT.java` Do you start a Gravitino Server in the test? -- This is an aut

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722751373 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerHiveAuthorizationPlugin.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
xunliu commented on PR #4515: URL: https://github.com/apache/gravitino/pull/4515#issuecomment-2298063495 > > hi @jerqi > > > Do you have e2e tests for this pull request? > > > > > > Sure, IT in the `RangerHiveIT.java` > > Do you start a Gravitino Server in the test?

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722755250 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationPlugin.java: ## @@ -0,0 +1,1006 @@ +/* + * Licensed to

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
xunliu commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722755278 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerHiveAuthorizationPlugin.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722757909 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationPlugin.java: ## @@ -0,0 +1,1006 @@ +/* + * Licensed to

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722760002 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationPlugin.java: ## @@ -0,0 +1,1006 @@ +/* + * Licensed to

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722761202 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationPlugin.java: ## @@ -0,0 +1,1006 @@ +/* + * Licensed to

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722761615 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationPlugin.java: ## @@ -0,0 +1,1006 @@ +/* + * Licensed to

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722762287 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationPlugin.java: ## @@ -0,0 +1,1006 @@ +/* + * Licensed to

Re: [I] [Subtask] Propose a draft design to integrate Hudi [gravitino]

2024-08-19 Thread via GitHub
mchades commented on issue #4593: URL: https://github.com/apache/gravitino/issues/4593#issuecomment-2298092512 Here is the design document. Please feel free to leave your comments. https://docs.google.com/document/d/1kJN4JQaQ_-_rdk9jR4fiL-LUxqRaSG00q9cSmqWBNR8/edit?usp=sharing -- T

(gravitino-site) branch matomo updated: add missing header

2024-08-19 Thread jmclean
This is an automated email from the ASF dual-hosted git repository. jmclean pushed a commit to branch matomo in repository https://gitbox.apache.org/repos/asf/gravitino-site.git The following commit(s) were added to refs/heads/matomo by this push: new f569a2f add missing header f569a2f is

[PR] Add missing header [gravitino-site]

2024-08-19 Thread via GitHub
justinmclean opened a new pull request, #16: URL: https://github.com/apache/gravitino-site/pull/16 (no comment) -- 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 unsubscri

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722779794 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerHiveAuthorizationPlugin.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722779794 ## authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerHiveAuthorizationPlugin.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed

Re: [PR] [#3963] feat(core): Apache Ranger Hive authorization pushdown [gravitino]

2024-08-19 Thread via GitHub
jerqi commented on code in PR #4515: URL: https://github.com/apache/gravitino/pull/4515#discussion_r1722782146 ## docs/build.gradle.kts: ## @@ -26,6 +26,6 @@ tasks { } build { -dependsOn(lintOpenAPI) +//dependsOn(lintOpenAPI) Review Comment: Why do we need th

Re: [PR] [#4072] improvement(docker-image): Transfer docker hub from datastrato to apache [gravitino]

2024-08-19 Thread via GitHub
jerryshao merged PR #4523: URL: https://github.com/apache/gravitino/pull/4523 -- 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] Move to use ASF's DockerHub [gravitino]

2024-08-19 Thread via GitHub
jerryshao closed issue #4072: Move to use ASF's DockerHub URL: https://github.com/apache/gravitino/issues/4072 -- 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

(gravitino) branch main updated: [#4072] improvement(docker-image): Transfer docker hub from datastrato to apache (#4523)

2024-08-19 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 4f484a112 [#4072] improvement(docker-image): Trans

<    1   2