[jira] [Updated] (SUBMARINE-320) Integrate apache ranger in submarine metastore module

2023-07-02 Thread cdmikechen (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

cdmikechen updated SUBMARINE-320:
-
Target Version: 0.6.1  (was: 0.8.0)

> Integrate apache ranger in submarine metastore module
> -
>
> Key: SUBMARINE-320
> URL: https://issues.apache.org/jira/browse/SUBMARINE-320
> Project: Apache Submarine
>  Issue Type: Sub-task
>  Components: Commons
>Reporter: Liu Xun
>Assignee: qiwei huang
>Priority: Major
>
> The submarine commons metastore module now provides meta services through the 
> REST interface through the metastore integrated with Hive.
> Now you need to integrate the apache ranger in the submarine commons 
> metastore module. When the user accesses the REST interface, check whether 
> the user has access to the meta.
> For example, when a user executes show database / table, only the database / 
> table to which the user has permissions can be returned.
> Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
> ranger-plugin.
> 1. ranger-server.jar provides the function of setting permissions. We can 
> save the user's permissions to the ranger-mysql database through 
> ranger-server.jar.
> 2. ranger-mysql uses the ranger table structure.
> 3. The ranger-plugin obtains permissions through the interface of the 
> ranger-server.
> 4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
> When users access metadata through the submarine commons metastore interface, 
> they must first pass the ranger-plugin.jar check or filter permissions.
> 5. We should need ranger-server and ranger-hive-plugin, the ranger mysql 
> database. These 3 parts.
> {color:red}Please note that we only integrate the jar package of ranger, not 
> start the service process of ranger.{color}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



[jira] [Updated] (SUBMARINE-320) Integrate apache ranger in submarine metastore module

2022-02-21 Thread Kevin Su (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Su updated SUBMARINE-320:
---
Target Version: 0.8.0  (was: 0.7.0)

> Integrate apache ranger in submarine metastore module
> -
>
> Key: SUBMARINE-320
> URL: https://issues.apache.org/jira/browse/SUBMARINE-320
> Project: Apache Submarine
>  Issue Type: Sub-task
>  Components: Commons
>Reporter: Liu Xun
>Assignee: qiwei huang
>Priority: Major
>
> The submarine commons metastore module now provides meta services through the 
> REST interface through the metastore integrated with Hive.
> Now you need to integrate the apache ranger in the submarine commons 
> metastore module. When the user accesses the REST interface, check whether 
> the user has access to the meta.
> For example, when a user executes show database / table, only the database / 
> table to which the user has permissions can be returned.
> Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
> ranger-plugin.
> 1. ranger-server.jar provides the function of setting permissions. We can 
> save the user's permissions to the ranger-mysql database through 
> ranger-server.jar.
> 2. ranger-mysql uses the ranger table structure.
> 3. The ranger-plugin obtains permissions through the interface of the 
> ranger-server.
> 4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
> When users access metadata through the submarine commons metastore interface, 
> they must first pass the ranger-plugin.jar check or filter permissions.
> 5. We should need ranger-server and ranger-hive-plugin, the ranger mysql 
> database. These 3 parts.
> {color:red}Please note that we only integrate the jar package of ranger, not 
> start the service process of ranger.{color}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



[jira] [Updated] (SUBMARINE-320) Integrate apache ranger in submarine metastore module

2021-07-05 Thread Wei-Chiu Chuang (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated SUBMARINE-320:
--
Target Version: 0.7.0  (was: 0.6.0)

> Integrate apache ranger in submarine metastore module
> -
>
> Key: SUBMARINE-320
> URL: https://issues.apache.org/jira/browse/SUBMARINE-320
> Project: Apache Submarine
>  Issue Type: Sub-task
>  Components: Commons
>Reporter: Liu Xun
>Assignee: qiwei huang
>Priority: Major
>
> The submarine commons metastore module now provides meta services through the 
> REST interface through the metastore integrated with Hive.
> Now you need to integrate the apache ranger in the submarine commons 
> metastore module. When the user accesses the REST interface, check whether 
> the user has access to the meta.
> For example, when a user executes show database / table, only the database / 
> table to which the user has permissions can be returned.
> Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
> ranger-plugin.
> 1. ranger-server.jar provides the function of setting permissions. We can 
> save the user's permissions to the ranger-mysql database through 
> ranger-server.jar.
> 2. ranger-mysql uses the ranger table structure.
> 3. The ranger-plugin obtains permissions through the interface of the 
> ranger-server.
> 4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
> When users access metadata through the submarine commons metastore interface, 
> they must first pass the ranger-plugin.jar check or filter permissions.
> 5. We should need ranger-server and ranger-hive-plugin, the ranger mysql 
> database. These 3 parts.
> {color:red}Please note that we only integrate the jar package of ranger, not 
> start the service process of ranger.{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



[jira] [Updated] (SUBMARINE-320) Integrate apache ranger in submarine metastore module

2020-06-25 Thread Wanqiang Ji (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wanqiang Ji updated SUBMARINE-320:
--
Target Version: 0.5.0  (was: 0.4.0)

> Integrate apache ranger in submarine metastore module
> -
>
> Key: SUBMARINE-320
> URL: https://issues.apache.org/jira/browse/SUBMARINE-320
> Project: Apache Submarine
>  Issue Type: Sub-task
>  Components: Commons
>Reporter: Liu Xun
>Assignee: qiwei huang
>Priority: Major
>
> The submarine commons metastore module now provides meta services through the 
> REST interface through the metastore integrated with Hive.
> Now you need to integrate the apache ranger in the submarine commons 
> metastore module. When the user accesses the REST interface, check whether 
> the user has access to the meta.
> For example, when a user executes show database / table, only the database / 
> table to which the user has permissions can be returned.
> Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
> ranger-plugin.
> 1. ranger-server.jar provides the function of setting permissions. We can 
> save the user's permissions to the ranger-mysql database through 
> ranger-server.jar.
> 2. ranger-mysql uses the ranger table structure.
> 3. The ranger-plugin obtains permissions through the interface of the 
> ranger-server.
> 4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
> When users access metadata through the submarine commons metastore interface, 
> they must first pass the ranger-plugin.jar check or filter permissions.
> 5. We should need ranger-server and ranger-hive-plugin, the ranger mysql 
> database. These 3 parts.
> {color:red}Please note that we only integrate the jar package of ranger, not 
> start the service process of ranger.{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



[jira] [Updated] (SUBMARINE-320) Integrate apache ranger in submarine metastore module

2020-01-15 Thread Zhankun Tang (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated SUBMARINE-320:
---
Target Version: 0.4.0  (was: 0.3.0)

Bulk update due to releasing 0.3.0. Please change it back if you think this is 
a blocker.

> Integrate apache ranger in submarine metastore module
> -
>
> Key: SUBMARINE-320
> URL: https://issues.apache.org/jira/browse/SUBMARINE-320
> Project: Apache Submarine
>  Issue Type: Sub-task
>  Components: Commons
>Reporter: Liu Xun
>Assignee: qiwei huang
>Priority: Major
>
> The submarine commons metastore module now provides meta services through the 
> REST interface through the metastore integrated with Hive.
> Now you need to integrate the apache ranger in the submarine commons 
> metastore module. When the user accesses the REST interface, check whether 
> the user has access to the meta.
> For example, when a user executes show database / table, only the database / 
> table to which the user has permissions can be returned.
> Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
> ranger-plugin.
> 1. ranger-server.jar provides the function of setting permissions. We can 
> save the user's permissions to the ranger-mysql database through 
> ranger-server.jar.
> 2. ranger-mysql uses the ranger table structure.
> 3. The ranger-plugin obtains permissions through the interface of the 
> ranger-server.
> 4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
> When users access metadata through the submarine commons metastore interface, 
> they must first pass the ranger-plugin.jar check or filter permissions.
> 5. We should need ranger-server and ranger-hive-plugin, the ranger mysql 
> database. These 3 parts.
> {color:red}Please note that we only integrate the jar package of ranger, not 
> start the service process of ranger.{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



[jira] [Updated] (SUBMARINE-320) Integrate apache ranger in submarine metastore module

2019-12-13 Thread Liu Xun (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liu Xun updated SUBMARINE-320:
--
Description: 
The submarine commons metastore module now provides meta services through the 
REST interface through the metastore integrated with Hive.

Now you need to integrate the apache ranger in the submarine commons metastore 
module. When the user accesses the REST interface, check whether the user has 
access to the meta.

For example, when a user executes show database / table, only the database / 
table to which the user has permissions can be returned.

Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
ranger-plugin.
1. ranger-server.jar provides the function of setting permissions. We can save 
the user's permissions to the ranger-mysql database through ranger-server.jar.
2. ranger-mysql uses the ranger table structure.
3. The ranger-plugin obtains permissions through the interface of the 
ranger-server.
4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
When users access metadata through the submarine commons metastore interface, 
they must first pass the ranger-plugin.jar check or filter permissions.
5. We should need ranger-server and ranger-hive-plugin, the ranger mysql 
database. These 3 parts.

{color:red}Please note that we only integrate the jar package of ranger, not 
start the service process of ranger.{color}

  was:
The submarine commons metastore module now provides meta services through the 
REST interface through the metastore integrated with Hive.

Now you need to integrate the apache ranger in the submarine commons metastore 
module. When the user accesses the REST interface, check whether the user has 
access to the meta.

For example, when a user executes show database / table, only the database / 
table to which the user has permissions can be returned.

Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
ranger-plugin.
1. ranger-server.jar provides the function of setting permissions. We can save 
the user's permissions to the ranger-mysql database through ranger-server.jar.
2. ranger-mysql uses the ranger table structure.
3. The ranger-plugin obtains permissions through the interface of the 
ranger-server.
4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
When users access metadata through the submarine commons metastore interface, 
they must first pass the ranger-plugin.jar check or filter permissions.

{color:red}Please note that we only integrate the jar package of ranger, not 
start the service process of ranger.{color}


> Integrate apache ranger in submarine metastore module
> -
>
> Key: SUBMARINE-320
> URL: https://issues.apache.org/jira/browse/SUBMARINE-320
> Project: Apache Submarine
>  Issue Type: Sub-task
>  Components: Submarine Commons
>Reporter: Liu Xun
>Assignee: qiwei huang
>Priority: Major
> Fix For: 0.3.0
>
>
> The submarine commons metastore module now provides meta services through the 
> REST interface through the metastore integrated with Hive.
> Now you need to integrate the apache ranger in the submarine commons 
> metastore module. When the user accesses the REST interface, check whether 
> the user has access to the meta.
> For example, when a user executes show database / table, only the database / 
> table to which the user has permissions can be returned.
> Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
> ranger-plugin.
> 1. ranger-server.jar provides the function of setting permissions. We can 
> save the user's permissions to the ranger-mysql database through 
> ranger-server.jar.
> 2. ranger-mysql uses the ranger table structure.
> 3. The ranger-plugin obtains permissions through the interface of the 
> ranger-server.
> 4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
> When users access metadata through the submarine commons metastore interface, 
> they must first pass the ranger-plugin.jar check or filter permissions.
> 5. We should need ranger-server and ranger-hive-plugin, the ranger mysql 
> database. These 3 parts.
> {color:red}Please note that we only integrate the jar package of ranger, not 
> start the service process of ranger.{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



[jira] [Updated] (SUBMARINE-320) Integrate apache ranger in submarine metastore module

2019-12-13 Thread Liu Xun (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liu Xun updated SUBMARINE-320:
--
Description: 
The submarine commons metastore module now provides meta services through the 
REST interface through the metastore integrated with Hive.

Now you need to integrate the apache ranger in the submarine commons metastore 
module. When the user accesses the REST interface, check whether the user has 
access to the meta.

For example, when a user executes show database / table, only the database / 
table to which the user has permissions can be returned.

Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
ranger-plugin.
1. ranger-server.jar provides the function of setting permissions. We can save 
the user's permissions to the ranger-mysql database through ranger-server.jar.
2. ranger-mysql uses the ranger table structure.
3. The ranger-plugin obtains permissions through the interface of the 
ranger-server.
4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
When users access metadata through the submarine commons metastore interface, 
they must first pass the ranger-plugin.jar check or filter permissions.

{color:red}Please note that we only integrate the jar package of ranger, not 
start the service process of ranger.{color}

  was:
The submarine commons metastore module now provides meta services through the 
REST interface through the metastore integrated with Hive.

Now you need to integrate the apache ranger in the submarine commons metastore 
module. When the user accesses the REST interface, check whether the user has 
access to the meta.

For example, when a user executes show database / table, only the database / 
table to which the user has permissions can be returned.

Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
ranger-plugin.
1. ranger-server.jar provides the function of setting permissions. We can save 
the user's permissions to the ranger-mysql database through ranger-server.jar.
2. ranger-mysql uses the ranger table structure.
3. The ranger-plugin obtains permissions through the interface of the 
ranger-server.
4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
When users access metadata through the submarine commons metastore interface, 
they must first pass the ranger-plugin.jar check or filter permissions.


> Integrate apache ranger in submarine metastore module
> -
>
> Key: SUBMARINE-320
> URL: https://issues.apache.org/jira/browse/SUBMARINE-320
> Project: Apache Submarine
>  Issue Type: Sub-task
>  Components: Submarine Commons
>Reporter: Liu Xun
>Assignee: qiwei huang
>Priority: Major
> Fix For: 0.3.0
>
>
> The submarine commons metastore module now provides meta services through the 
> REST interface through the metastore integrated with Hive.
> Now you need to integrate the apache ranger in the submarine commons 
> metastore module. When the user accesses the REST interface, check whether 
> the user has access to the meta.
> For example, when a user executes show database / table, only the database / 
> table to which the user has permissions can be returned.
> Apache ranger is divided into three parts: ranger-server, ranger-mysql and 
> ranger-plugin.
> 1. ranger-server.jar provides the function of setting permissions. We can 
> save the user's permissions to the ranger-mysql database through 
> ranger-server.jar.
> 2. ranger-mysql uses the ranger table structure.
> 3. The ranger-plugin obtains permissions through the interface of the 
> ranger-server.
> 4. ranger-plugin.jar is integrated in the submarine commons metastore module. 
> When users access metadata through the submarine commons metastore interface, 
> they must first pass the ranger-plugin.jar check or filter permissions.
> {color:red}Please note that we only integrate the jar package of ranger, not 
> start the service process of ranger.{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org