[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-12-05 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-17954: -- Labels: TODOC3.0 (was: ) > Implement pool, user, group and trigger to pool management API's. >

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-17954: Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-17954: Attachment: HIVE-17954.10.patch The same patch to retry HiveQA > Implement pool, user,

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-23 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Description: Implement the following commands: -- Pool management. CREATE POOL

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-23 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Attachment: HIVE-17954.09.patch Adding more tests. > Implement pool, user, group and

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-21 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Attachment: HIVE-17954.08.patch Addressing review comments. Pending test case changes. >

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-15 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Attachment: HIVE-17954.07.patch Fixed test case failures. > Implement pool, user, group

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-15 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Attachment: HIVE-17954.06.patch Adding another test case ... > Implement pool, user,

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-14 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Attachment: HIVE-17954.05.patch Thanks [~prasanth_j]. Fixed the sql statement for mysql.

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-14 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Attachment: HIVE-17954.04.patch Rebased again. > Implement pool, user, group and trigger

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-14 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Attachment: HIVE-17954.03.patch Thanks. Splitting the file fixed the problem, updated the

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-07 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Attachment: HIVE-17954.02.patch Rebased patch with latest master. Posting review on:

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-06 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Status: Patch Available (was: Open) > Implement pool, user, group and trigger to pool

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-06 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Attachment: HIVE-17954.01.patch Draft changes, some APIs are not implemented in

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-06 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Description: Implement the following commands: -- Pool management. CREATE POOL

[jira] [Updated] (HIVE-17954) Implement pool, user, group and trigger to pool management API's.

2017-11-06 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Jaiprakash updated HIVE-17954: - Summary: Implement pool, user, group and trigger to pool management API's. (was: