Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-20 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1849446128 ## init/ranger/init.sh: ## @@ -0,0 +1,32 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See t

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-19 Thread via GitHub
xunliu merged PR #104: URL: https://github.com/apache/gravitino-playground/pull/104 -- 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...@

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-19 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1849491063 ## init/jupyter/init.sh: ## @@ -16,16 +16,11 @@ # specific language governing permissions and limitations # under the License. # -cp -r /tmp/gravitino/*.ip

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-19 Thread via GitHub
xunliu commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1849475843 ## init/jupyter/init.sh: ## @@ -16,16 +16,11 @@ # specific language governing permissions and limitations # under the License. # -cp -r /tmp/gravitino/*.i

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-19 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1848218597 ## init/hive/core-site.xml: ## @@ -0,0 +1,51 @@ + + +fs.defaultFS +hdfs://__REPLACE__HOST_NAME:9000 + + + +name +Development Cluster +

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-19 Thread via GitHub
xunliu commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1848341328 ## init/ranger/init.sh: ## @@ -0,0 +1,32 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-19 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1847971249 ## init/ranger/init.sh: ## @@ -0,0 +1,32 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See t

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-19 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1847970325 ## README.md: ## @@ -378,6 +378,22 @@ os.environ["OPENAI_API_KEY"] = "" os.environ["OPENAI_API_BASE"] = "" ``` +### Using Gravitino with Ranger authorizat

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-19 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1847970833 ## README.md: ## @@ -378,6 +378,22 @@ os.environ["OPENAI_API_KEY"] = "" os.environ["OPENAI_API_BASE"] = "" ``` +### Using Gravitino with Ranger authorizat

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-19 Thread via GitHub
jerryshao commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1847938771 ## init/ranger/init.sh: ## @@ -0,0 +1,32 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. S

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-18 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1847699979 ## init/jupyter/init.sh: ## @@ -16,16 +16,12 @@ # specific language governing permissions and limitations # under the License. # -cp -r /tmp/gravitino/*.ip

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-18 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1847696958 ## init/hive/core-site.xml: ## @@ -0,0 +1,51 @@ + + +fs.defaultFS +hdfs://__REPLACE__HOST_NAME:9000 + + + +name +Development Cluster +

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-18 Thread via GitHub
xunliu commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1847659057 ## init/jupyter/init.sh: ## @@ -16,16 +16,12 @@ # specific language governing permissions and limitations # under the License. # -cp -r /tmp/gravitino/*.i

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-18 Thread via GitHub
danhuawang commented on PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#issuecomment-2484537463 > @danhuawang Could you verify this pull request using helm chart? Verify passed, this PR not impact helm-chart part. -- This is an automated message from the Apach

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-18 Thread via GitHub
jerqi commented on PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#issuecomment-2482774694 @danhuawang Could you verify this pull request using helm chart? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-18 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1846592774 ## docker-compose.yaml: ## @@ -18,7 +18,7 @@ # services: hive: -image: apache/gravitino-playground:hive-2.7.3 +image: apache/gravitino-playground

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-18 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1846590955 ## docker-hive-override.yaml: ## @@ -0,0 +1,68 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements.

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-18 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1846588056 ## init/gravitino/gravitino-dependency.sh: ## @@ -35,3 +35,4 @@ download_and_verify "${MYSQL_CONNECTOR_JAVA_JAR}" "${MYSQL_CONNECTOR_JAVA_MD5}" POSTGRESQL_

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-18 Thread via GitHub
jerqi commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1846588056 ## init/gravitino/gravitino-dependency.sh: ## @@ -35,3 +35,4 @@ download_and_verify "${MYSQL_CONNECTOR_JAVA_JAR}" "${MYSQL_CONNECTOR_JAVA_MD5}" POSTGRESQL_

Re: [PR] Add the demo about access control [gravitino-playground]

2024-11-18 Thread via GitHub
jerryshao commented on code in PR #104: URL: https://github.com/apache/gravitino-playground/pull/104#discussion_r1846450265 ## docker-compose.yaml: ## @@ -18,7 +18,7 @@ # services: hive: -image: apache/gravitino-playground:hive-2.7.3 +image: apache/gravitino-playgr

[PR] Add the demo about access control [gravitino-playground]

2024-11-07 Thread via GitHub
jerqi opened a new pull request, #104: URL: https://github.com/apache/gravitino-playground/pull/104 (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 unsubscr