[jira] [Updated] (HIVE-6417) sql std auth - new users in admin role config should get added

2014-03-07 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-6417:
---

   Resolution: Fixed
Fix Version/s: 0.14.0
   Status: Resolved  (was: Patch Available)

Committed to trunk. [~rhbutani] Since its a bug on newly introduced feature in 
0.13, it will be good to have this on 0.13 as well.

 sql std auth - new users in admin role config should get added
 --

 Key: HIVE-6417
 URL: https://issues.apache.org/jira/browse/HIVE-6417
 Project: Hive
  Issue Type: Sub-task
  Components: Authorization
Reporter: Thejas M Nair
Assignee: Ashutosh Chauhan
 Fix For: 0.14.0

 Attachments: HIVE-6417.1.patch, HIVE-6417.patch


 if metastore is started with hive.users.in.admin.role=user1, then user1 is 
 added admin role to metastore.
 If the value is changed to hive.users.in.admin.role=user2, then user2 should 
 get added to the role in metastore. Right now, if the admin role exists, new 
 users don't get added.
 A work-around is -  user1 adding user2 to the admin role using grant role 
 statement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6417) sql std auth - new users in admin role config should get added

2014-03-07 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-6417:
---

Fix Version/s: (was: 0.14.0)

 sql std auth - new users in admin role config should get added
 --

 Key: HIVE-6417
 URL: https://issues.apache.org/jira/browse/HIVE-6417
 Project: Hive
  Issue Type: Sub-task
  Components: Authorization
Reporter: Thejas M Nair
Assignee: Ashutosh Chauhan
 Fix For: 0.13.0

 Attachments: HIVE-6417.1.patch, HIVE-6417.patch


 if metastore is started with hive.users.in.admin.role=user1, then user1 is 
 added admin role to metastore.
 If the value is changed to hive.users.in.admin.role=user2, then user2 should 
 get added to the role in metastore. Right now, if the admin role exists, new 
 users don't get added.
 A work-around is -  user1 adding user2 to the admin role using grant role 
 statement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6417) sql std auth - new users in admin role config should get added

2014-03-07 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-6417:
---

Fix Version/s: 0.13.0

 sql std auth - new users in admin role config should get added
 --

 Key: HIVE-6417
 URL: https://issues.apache.org/jira/browse/HIVE-6417
 Project: Hive
  Issue Type: Sub-task
  Components: Authorization
Reporter: Thejas M Nair
Assignee: Ashutosh Chauhan
 Fix For: 0.13.0

 Attachments: HIVE-6417.1.patch, HIVE-6417.patch


 if metastore is started with hive.users.in.admin.role=user1, then user1 is 
 added admin role to metastore.
 If the value is changed to hive.users.in.admin.role=user2, then user2 should 
 get added to the role in metastore. Right now, if the admin role exists, new 
 users don't get added.
 A work-around is -  user1 adding user2 to the admin role using grant role 
 statement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6417) sql std auth - new users in admin role config should get added

2014-03-06 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-6417:
---

Attachment: HIVE-6417.1.patch

Re-attach for Hive QA to pick up.

 sql std auth - new users in admin role config should get added
 --

 Key: HIVE-6417
 URL: https://issues.apache.org/jira/browse/HIVE-6417
 Project: Hive
  Issue Type: Sub-task
  Components: Authorization
Reporter: Thejas M Nair
Assignee: Ashutosh Chauhan
 Attachments: HIVE-6417.1.patch, HIVE-6417.patch


 if metastore is started with hive.users.in.admin.role=user1, then user1 is 
 added admin role to metastore.
 If the value is changed to hive.users.in.admin.role=user2, then user2 should 
 get added to the role in metastore. Right now, if the admin role exists, new 
 users don't get added.
 A work-around is -  user1 adding user2 to the admin role using grant role 
 statement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6417) sql std auth - new users in admin role config should get added

2014-03-06 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-6417:
---

Status: Open  (was: Patch Available)

 sql std auth - new users in admin role config should get added
 --

 Key: HIVE-6417
 URL: https://issues.apache.org/jira/browse/HIVE-6417
 Project: Hive
  Issue Type: Sub-task
  Components: Authorization
Reporter: Thejas M Nair
Assignee: Ashutosh Chauhan
 Attachments: HIVE-6417.patch


 if metastore is started with hive.users.in.admin.role=user1, then user1 is 
 added admin role to metastore.
 If the value is changed to hive.users.in.admin.role=user2, then user2 should 
 get added to the role in metastore. Right now, if the admin role exists, new 
 users don't get added.
 A work-around is -  user1 adding user2 to the admin role using grant role 
 statement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6417) sql std auth - new users in admin role config should get added

2014-03-06 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-6417:
---

Status: Patch Available  (was: Open)

 sql std auth - new users in admin role config should get added
 --

 Key: HIVE-6417
 URL: https://issues.apache.org/jira/browse/HIVE-6417
 Project: Hive
  Issue Type: Sub-task
  Components: Authorization
Reporter: Thejas M Nair
Assignee: Ashutosh Chauhan
 Attachments: HIVE-6417.1.patch, HIVE-6417.patch


 if metastore is started with hive.users.in.admin.role=user1, then user1 is 
 added admin role to metastore.
 If the value is changed to hive.users.in.admin.role=user2, then user2 should 
 get added to the role in metastore. Right now, if the admin role exists, new 
 users don't get added.
 A work-around is -  user1 adding user2 to the admin role using grant role 
 statement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6417) sql std auth - new users in admin role config should get added

2014-03-05 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-6417:
---

Attachment: HIVE-6417.patch

 sql std auth - new users in admin role config should get added
 --

 Key: HIVE-6417
 URL: https://issues.apache.org/jira/browse/HIVE-6417
 Project: Hive
  Issue Type: Sub-task
  Components: Authorization
Reporter: Thejas M Nair
 Attachments: HIVE-6417.patch


 if metastore is started with hive.users.in.admin.role=user1, then user1 is 
 added admin role to metastore.
 If the value is changed to hive.users.in.admin.role=user2, then user2 should 
 get added to the role in metastore. Right now, if the admin role exists, new 
 users don't get added.
 A work-around is -  user1 adding user2 to the admin role using grant role 
 statement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6417) sql std auth - new users in admin role config should get added

2014-03-05 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-6417:
---

Assignee: Ashutosh Chauhan
  Status: Patch Available  (was: Open)

[~thejas] Can you take a look?

 sql std auth - new users in admin role config should get added
 --

 Key: HIVE-6417
 URL: https://issues.apache.org/jira/browse/HIVE-6417
 Project: Hive
  Issue Type: Sub-task
  Components: Authorization
Reporter: Thejas M Nair
Assignee: Ashutosh Chauhan
 Attachments: HIVE-6417.patch


 if metastore is started with hive.users.in.admin.role=user1, then user1 is 
 added admin role to metastore.
 If the value is changed to hive.users.in.admin.role=user2, then user2 should 
 get added to the role in metastore. Right now, if the admin role exists, new 
 users don't get added.
 A work-around is -  user1 adding user2 to the admin role using grant role 
 statement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)