[jira] [Updated] (HIVE-8172) HiveServer2 dynamic service discovery should let the JDBC client use default ZooKeeper namespace

2014-10-07 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta updated HIVE-8172:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Patch committed to trunk and 14. Thanks for reviewing [~thejas]!

> HiveServer2 dynamic service discovery should let the JDBC client use default 
> ZooKeeper namespace
> 
>
> Key: HIVE-8172
> URL: https://issues.apache.org/jira/browse/HIVE-8172
> Project: Hive
>  Issue Type: Sub-task
>  Components: HiveServer2, JDBC
>Affects Versions: 0.14.0
>Reporter: Vaibhav Gumashta
>Assignee: Vaibhav Gumashta
>Priority: Critical
>  Labels: TODOC14
> Fix For: 0.14.0
>
> Attachments: HIVE-8172.1.patch
>
>
> Currently the client provides a url like:
>  
> jdbc:hive2://vgumashta.local:2181,vgumashta.local:2182,vgumashta.local:2183/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2.
>  
> The zooKeeperNamespace param when not provided should use the default value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-8172) HiveServer2 dynamic service discovery should let the JDBC client use default ZooKeeper namespace

2014-10-06 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta updated HIVE-8172:
---
Issue Type: Sub-task  (was: Bug)
Parent: HIVE-8376

> HiveServer2 dynamic service discovery should let the JDBC client use default 
> ZooKeeper namespace
> 
>
> Key: HIVE-8172
> URL: https://issues.apache.org/jira/browse/HIVE-8172
> Project: Hive
>  Issue Type: Sub-task
>  Components: HiveServer2, JDBC
>Affects Versions: 0.14.0
>Reporter: Vaibhav Gumashta
>Assignee: Vaibhav Gumashta
>Priority: Critical
>  Labels: TODOC14
> Fix For: 0.14.0
>
> Attachments: HIVE-8172.1.patch
>
>
> Currently the client provides a url like:
>  
> jdbc:hive2://vgumashta.local:2181,vgumashta.local:2182,vgumashta.local:2183/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2.
>  
> The zooKeeperNamespace param when not provided should use the default value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-8172) HiveServer2 dynamic service discovery should let the JDBC client use default ZooKeeper namespace

2014-10-03 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta updated HIVE-8172:
---
Status: Patch Available  (was: Open)

> HiveServer2 dynamic service discovery should let the JDBC client use default 
> ZooKeeper namespace
> 
>
> Key: HIVE-8172
> URL: https://issues.apache.org/jira/browse/HIVE-8172
> Project: Hive
>  Issue Type: Bug
>  Components: HiveServer2, JDBC
>Affects Versions: 0.14.0
>Reporter: Vaibhav Gumashta
>Assignee: Vaibhav Gumashta
>Priority: Critical
>  Labels: TODOC14
> Fix For: 0.14.0
>
> Attachments: HIVE-8172.1.patch
>
>
> Currently the client provides a url like:
>  
> jdbc:hive2://vgumashta.local:2181,vgumashta.local:2182,vgumashta.local:2183/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2.
>  
> The zooKeeperNamespace param when not provided should use the default value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-8172) HiveServer2 dynamic service discovery should let the JDBC client use default ZooKeeper namespace

2014-10-03 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta updated HIVE-8172:
---
Attachment: HIVE-8172.1.patch

> HiveServer2 dynamic service discovery should let the JDBC client use default 
> ZooKeeper namespace
> 
>
> Key: HIVE-8172
> URL: https://issues.apache.org/jira/browse/HIVE-8172
> Project: Hive
>  Issue Type: Bug
>  Components: HiveServer2, JDBC
>Affects Versions: 0.14.0
>Reporter: Vaibhav Gumashta
>Assignee: Vaibhav Gumashta
>Priority: Critical
>  Labels: TODOC14
> Fix For: 0.14.0
>
> Attachments: HIVE-8172.1.patch
>
>
> Currently the client provides a url like:
>  
> jdbc:hive2://vgumashta.local:2181,vgumashta.local:2182,vgumashta.local:2183/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2.
>  
> The zooKeeperNamespace param when not provided should use the default value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-8172) HiveServer2 dynamic service discovery should let the JDBC client use default ZooKeeper namespace

2014-10-01 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta updated HIVE-8172:
---
Labels: TODOC14  (was: )

> HiveServer2 dynamic service discovery should let the JDBC client use default 
> ZooKeeper namespace
> 
>
> Key: HIVE-8172
> URL: https://issues.apache.org/jira/browse/HIVE-8172
> Project: Hive
>  Issue Type: Bug
>  Components: HiveServer2, JDBC
>Affects Versions: 0.14.0
>Reporter: Vaibhav Gumashta
>Assignee: Vaibhav Gumashta
>Priority: Critical
>  Labels: TODOC14
> Fix For: 0.14.0
>
>
> Currently the client provides a url like:
>  
> jdbc:hive2://vgumashta.local:2181,vgumashta.local:2182,vgumashta.local:2183/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2.
>  
> The zooKeeperNamespace param when not provided should use the default value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-8172) HiveServer2 dynamic service discovery should let the JDBC client use default ZooKeeper namespace

2014-09-29 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-8172:

Description: 
Currently the client provides a url like:
 
jdbc:hive2://vgumashta.local:2181,vgumashta.local:2182,vgumashta.local:2183/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2.
 
The zooKeeperNamespace param when not provided should use the default value.


  was:
Currently the client provides a url like:
 
jdbc:hive2://vgumashta.local:2181,vgumashta.local:2182,vgumashta.local:2183/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2.
 
The zooKeeperNamespace param when not provided should use a default value.



> HiveServer2 dynamic service discovery should let the JDBC client use default 
> ZooKeeper namespace
> 
>
> Key: HIVE-8172
> URL: https://issues.apache.org/jira/browse/HIVE-8172
> Project: Hive
>  Issue Type: Bug
>  Components: HiveServer2, JDBC
>Affects Versions: 0.14.0
>Reporter: Vaibhav Gumashta
>Assignee: Vaibhav Gumashta
>Priority: Critical
> Fix For: 0.14.0
>
>
> Currently the client provides a url like:
>  
> jdbc:hive2://vgumashta.local:2181,vgumashta.local:2182,vgumashta.local:2183/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2.
>  
> The zooKeeperNamespace param when not provided should use the default value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-8172) HiveServer2 dynamic service discovery should let the JDBC client use default ZooKeeper namespace

2014-09-29 Thread Vikram Dixit K (JIRA)

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

Vikram Dixit K updated HIVE-8172:
-
Priority: Critical  (was: Major)

> HiveServer2 dynamic service discovery should let the JDBC client use default 
> ZooKeeper namespace
> 
>
> Key: HIVE-8172
> URL: https://issues.apache.org/jira/browse/HIVE-8172
> Project: Hive
>  Issue Type: Bug
>  Components: HiveServer2, JDBC
>Affects Versions: 0.14.0
>Reporter: Vaibhav Gumashta
>Assignee: Vaibhav Gumashta
>Priority: Critical
> Fix For: 0.14.0
>
>
> Currently the client provides a url like:
>  
> jdbc:hive2://vgumashta.local:2181,vgumashta.local:2182,vgumashta.local:2183/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2.
>  
> The zooKeeperNamespace param when not provided should use a default value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)