[jira] [Created] (HIVE-21694) Hive driver waiting time is fixed for task getting executed in parallel.

2019-05-05 Thread mahesh kumar behera (JIRA)
mahesh kumar behera created HIVE-21694: -- Summary: Hive driver waiting time is fixed for task getting executed in parallel. Key: HIVE-21694 URL: https://issues.apache.org/jira/browse/HIVE-21694

[jira] [Created] (HIVE-19532) Modify Hive Driver/Executor to support transactional-stats-using COUNT aggregation queries

2018-05-14 Thread Steve Yeom (JIRA)
Steve Yeom created HIVE-19532: - Summary: Modify Hive Driver/Executor to support transactional-stats-using COUNT aggregation queries Key: HIVE-19532 URL: https://issues.apache.org/jira/browse/HIVE-19532

[jira] [Updated] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-19 Thread Szehon Ho (JIRA)
) Committed to spark branch. Thanks Marcelo! > Guava dependency conflict between hive driver and remote spark context[Spark > Branch] > > > Key: HIVE-8854 >

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-19 Thread Hive QA (JIRA)
ting org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12682460 - PreCommit-HIVE-SPARK-Build > Guava dependency conflict between hive driver and remote spark context[Spark &

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-19 Thread Szehon Ho (JIRA)
endency conflict between hive driver and remote spark context[Spark > Branch] > > > Key: HIVE-8854 > URL: https://issues.apache.org/jira/browse/HIVE-8854 >

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-19 Thread Hive QA (JIRA)
ting org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12681608 - PreCommit-HIVE-SPARK-Build > Guava dependency conflict between hive driver and remote spark context[Spark &

[jira] [Updated] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-19 Thread Szehon Ho (JIRA)
ava dependency conflict between hive driver and remote spark context[Spark > Branch] > > > Key: HIVE-8854 > URL: https://issues.apache.org/jira/browse/HIVE-8854 >

[jira] [Updated] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-19 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HIVE-8854: - Status: Patch Available (was: Open) > Guava dependency conflict between hive driver and rem

[jira] [Updated] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-14 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HIVE-8854: - Attachment: HIVE-8854.1-spark.patch > Guava dependency conflict between hive driver and rem

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-14 Thread Xuefu Zhang (JIRA)
separate JIRA for that. > Guava dependency conflict between hive driver and remote spark context[Spark > Branch] > > > Key: HIVE-8854 > URL: https://issues.apach

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-14 Thread Marcelo Vanzin (JIRA)
33 (https://reviews.apache.org/r/27987), and if you really want to support in-process SparkContext like that, then you need Guava 14. > Guava dependency conflict between hive driver and remote spark context[Spa

[jira] [Comment Edited] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-14 Thread Xuefu Zhang (JIRA)
6 PM: - [~vanzin], could we also bring down guava from 14 to 11 (in pom.xml) as part of this fix? Thanks. was (Author: xuefuz): [~vanzin], could we also bring down guava from 14 to 11 as part of this fix? Thanks. > Guava dependency conflict between hive driver and remote spark context[Spark &

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-14 Thread Xuefu Zhang (JIRA)
m 14 to 11 as part of this fix? Thanks. > Guava dependency conflict between hive driver and remote spark context[Spark > Branch] > > > Key: HIVE-8854 > URL: htt

[jira] [Assigned] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-14 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin reassigned HIVE-8854: Assignee: Marcelo Vanzin > Guava dependency conflict between hive driver and remote sp

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-14 Thread Marcelo Vanzin (JIRA)
does not exist in guava11, it's counterpart should be com.google.common.base.Optional$Absent. Damn. That's why then... let me change the spark-client code to not use Guava classes in types that will be serialized. > Guava dependency conflict between hive driver and remote spark contex

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-14 Thread Xuefu Zhang (JIRA)
t doesn't make sense to keep both versions, one of which is shaded. > Guava dependency conflict between hive driver and remote spark context[Spark > Branch] > > > Key: HIVE-8854

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-14 Thread Damien Carol (JIRA)
.com] I think it's a duplicate of HIVE-7387 > Guava dependency conflict between hive driver and remote spark context[Spark > Branch] > > > Key: HIVE-8854 >

[jira] [Updated] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-13 Thread Chengxiang Li (JIRA)
keep 2 version guava dependencies in Hive driver classpath anyway. *Note*:com.google.common.base.Absent does not exist in guava11, it's counterpart should be com.google.common.base.Optional$Absent. > Guava dependency conflict between hive driver and remote spark context[Spark

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-13 Thread Marcelo Vanzin (JIRA)
eird, thinking about it, since spark-core should contain both {{Optional}} and {{Absent}} from the same Guava version. [~chengxiang li] could you run the Hive driver with {{-verbose:class}} and provide the generated output? I want to see where the classes are being loaded from to see if Spa

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-13 Thread Marcelo Vanzin (JIRA)
pendency conflict between hive driver and remote spark context[Spark > Branch] > > > Key: HIVE-8854 > URL: https://issues.apache.org/jira/browse/HIVE-8854 >

[jira] [Commented] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-13 Thread Xuefu Zhang (JIRA)
ible for remote sc to use a compatible version of Guava? Or, could we shade it as we did for Spark assembly? Thanks. > Guava dependency conflict between hive driver and remote spark context[Spark &

[jira] [Updated] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-13 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-8854: Description: Hive driver would load guava 11.0.2 from hadoop/tez, while remote spark context

[jira] [Created] (HIVE-8854) Guava dependency conflict between hive driver and remote spark context[Spark Branch]

2014-11-13 Thread Chengxiang Li (JIRA)
Chengxiang Li created HIVE-8854: --- Summary: Guava dependency conflict between hive driver and remote spark context[Spark Branch] Key: HIVE-8854 URL: https://issues.apache.org/jira/browse/HIVE-8854

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver [Spark Branch]

2014-08-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7436: --- Summary: Load Spark configuration into Hive driver [Spark Branch] (was: Load Spark configuration

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-30 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080441#comment-14080441 ] Chengxiang Li commented on HIVE-7436: - In Hive on Tez mode, hive driver load

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-30 Thread Xuefu Zhang (JIRA)
tez-site.xml is read from classpath by Hive, in the code or documentation somewhere? I wasn't able to find either. > Load Spark configuration into Hive driver > - > > Key: HIVE-7436 > URL: https://issues.apa

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-30 Thread Xuefu Zhang (JIRA)
; Load Spark configuration into Hive driver > - > > Key: HIVE-7436 > URL: https://issues.apache.org/jira/browse/HIVE-7436 > Project: Hive > Issue Type: Sub-task > Compon

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-30 Thread Chengxiang Li (JIRA)
chap-tez_configure_tez.html] > Load Spark configuration into Hive driver > - > > Key: HIVE-7436 > URL: https://issues.apache.org/jira/browse/HIVE-7436 > Project: Hive >

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-29 Thread Lefty Leverenz (JIRA)
bles (see templeton.override.jars, which is 5th in the table) | https://cwiki.apache.org/confluence/display/Hive/WebHCat+Configure#WebHCatConfigure-ConfigurationVariables] > Load Spark configuration into Hive driver > - > >

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-29 Thread Xuefu Zhang (JIRA)
ark.serializer, etc" every time I start Hive CLI. This used to work fine. Frankly, I have never set up HADOOP_CLASSPATH before, but I do have HADOOP_CONF_DIR and HADOOP_HOME set all the time. Is HADOOP_CLASSPATH is documented anywhere for Hive? > Load Spark con

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-29 Thread Chengxiang Li (JIRA)
ocumented but seems conventional usage that any configuration file on classpath would be load by hive, i think we should not break this by introducing SPARK_CONF_DIR, what do you think? > Load Spark configuration into Hive driver > - > >

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-25 Thread Xuefu Zhang (JIRA)
the file avaiable in the classpath. If this makes sense to you, please create a followup JIRA to address that. > Load Spark configuration into Hive driver > - > > Key: HIVE-7436 > URL: https://issues.apache.o

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-22 Thread Xuefu Zhang (JIRA)
e. I will commit it shortly. As to capacity control, we don't have to worry it about for now, but feel free to create a JIRA for that. > Load Spark configuration into Hive driver > - > > Key: HIVE-7436 >

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-22 Thread Xuefu Zhang (JIRA)
) Patch committed to spark branch. Thanks to Chengxiang for the contribution. > Load Spark configuration into Hive driver > - > > Key: HIVE-7436 > URL: https://issues.apache.org/jira/browse/HIVE-7436 >

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-22 Thread Chengxiang Li (JIRA)
configuration. > Load Spark configuration into Hive driver > - > > Key: HIVE-7436 > URL: https://issues.apache.org/jira/browse/HIVE-7436 > Project: Hive > Issue Type: Sub-task >

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-22 Thread Chengxiang Li (JIRA)
uot;), HIVE_SERVER2_TEZ_SESSIONS_PER_DEFAULT_QUEUE("hive.server2.spark.sessions.per.default.queue", 1), HIVE_SERVER2_TEZ_INITIALIZE_DEFAULT_SESSIONS("hive.server2.spark.initialize.default.sessions") {noformat} Besides, i updated the

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-22 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7436: Description: load Spark configuration into Hive driver, there are 3 ways to setup spark

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-21 Thread Xuefu Zhang (JIRA)
e.xml or spark-default.conf? It doesn't have to be complete, but gives an idea of what kind of configurations in each category. Once we have an agreement on the two sets, we can update the design document on wiki. > Load Spark configur

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-21 Thread Chengxiang Li (JIRA)
tez specified configuration could be set both in tez-site.xml or hive-site.xml with the same property name, and are loaded in tez side from tez-site.xml or Configuration transformed from hive driver. The hive-tez configurations are different from tez-specified configurations and won't override any of

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-21 Thread Xuefu Zhang (JIRA)
ting those will not have any effect for subsequent queries until user disconnects and reconnects. This can be documented. > Load Spark configuration into Hive driver > - > > Key: HIVE-7436 > URL: https://issues.apache.o

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-21 Thread Chengxiang Li (JIRA)
rt changing spark configurations through hive cli set command. > Load Spark configuration into Hive driver > - > > Key: HIVE-7436 > URL: https://issues.apache.org/jira/browse/HIVE-7436 > Pr

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-21 Thread Xuefu Zhang (JIRA)
Components: Spark >Reporter: Chengxiang Li >Assignee: Chengxiang Li > Attachments: HIVE-7436-Spark.1.patch, HIVE-7436-Spark.2.patch > > > load Spark configuration into Hive driver, there are 3 ways to setup spark > configurations: > # Configure properties

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-21 Thread Chengxiang Li (JIRA)
. > Load Spark configuration into Hive driver > - > > Key: HIVE-7436 > URL: https://issues.apache.org/jira/browse/HIVE-7436 > Project: Hive > Issue Type: Sub-task >

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-20 Thread Chengxiang Li (JIRA)
k configuration via hive set command, means that Spark jobs which are represent of different hive query commands must be submitted through different spark applications. # Currently hive driver run queries in same Spark application(singleton SparkClient=>singleton SparkContext). So mostly this

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-20 Thread Xuefu Zhang (JIRA)
's set command? I guess not, but I'd like to hear your thought. > Load Spark configuration into Hive driver > - > > Key: HIVE-7436 > URL: https://issues.apache.org/jira/browse/HIVE-7436 >

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-18 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7436: Attachment: HIVE-7436-Spark.1.patch > Load Spark configuration into Hive dri

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-18 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7436: Status: Patch Available (was: In Progress) > Load Spark configuration into Hive dri

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-18 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7436: Description: load Spark configuration into Hive driver, there are 3 ways to setup spark

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-18 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7436: Description: load Spark configuration into Hive driver, there are 3 ways to setup spark

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-17 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7436: Description: load Spark configuration into Hive driver: # load Spark configuration through spark

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-17 Thread Chengxiang Li (JIRA)
Reporter: Chengxiang Li >Assignee: Chengxiang Li > > load Spark configuration into Hive driver: > # load Spark configuration through spark configuration file. > # load Spark configuration through java property and override. > # ship Spark configuration and Hive configuration to

[jira] [Work started] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-17 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-7436 started by Chengxiang Li. > Load Spark configuration into Hive driver > - > > Ke

[jira] [Created] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-17 Thread Chengxiang Li (JIRA)
Chengxiang Li created HIVE-7436: --- Summary: Load Spark configuration into Hive driver Key: HIVE-7436 URL: https://issues.apache.org/jira/browse/HIVE-7436 Project: Hive Issue Type: Task

[jira] [Commented] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2013-12-09 Thread Szehon Ho (JIRA)
properly configured addresses the final display of the string (2nd point above). > UTF encoded data not displayed correctly by Hive driver > --- > > Key: HIVE-3245 > URL: https://issues.apache.o

[jira] [Commented] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2013-12-07 Thread N Campbell (JIRA)
s to be specified, it should be expressed via the connection URL as a name-value property and not assuming that a mid-tier application will be started with a collection of -D options. > UTF encoded data not displayed correctly by Hive

[jira] [Commented] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2013-12-06 Thread Szehon Ho (JIRA)
rover mentioned does not apply anymore, as new JDBCDriver gets results from HiveServer directly via ThriftString field, and does not do another round of serialization/deserialization on client side, where it is said the error occurred. So in my opinion, the issue can be closed for Hive dri

[jira] [Assigned] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2013-12-06 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho reassigned HIVE-3245: --- Assignee: Szehon Ho > UTF encoded data not displayed correctly by Hive dri

hive driver

2013-08-02 Thread Oleg Ovtsynov
Hello, friends. I try to assemble the driver on the instruction( https://cwiki.apache.org/confluence/display/Hive/HiveODBC ). But as a result I don't form libodbchive.so.1.0.0. May I address to you for consultation? Or you can advise t

[jira] [Commented] (HIVE-3723) Hive Driver leaks ZooKeeper connections

2013-01-09 Thread Hudson (JIRA)
ttps://builds.apache.org/job/Hive-trunk-hadoop2/54/]) HIVE-3723 : Hive Driver leaks ZooKeeper connections (Gunther Hagleitner via Ashutosh Chauhan) (Revision 1414278) Result = ABORTED hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1414278 Files : * /hive/trunk

[jira] [Commented] (HIVE-3723) Hive Driver leaks ZooKeeper connections

2012-11-28 Thread Hudson (JIRA)
ttps://builds.apache.org/job/Hive-trunk-h0.21/1821/]) HIVE-3723 : Hive Driver leaks ZooKeeper connections (Gunther Hagleitner via Ashutosh Chauhan) (Revision 1414278) Result = FAILURE hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1414278 Files : * /hive/trunk

[jira] [Resolved] (HIVE-3723) Hive Driver leaks ZooKeeper connections

2012-11-27 Thread Ashutosh Chauhan (JIRA)
! > Hive Driver leaks ZooKeeper connections > --- > > Key: HIVE-3723 > URL: https://issues.apache.org/jira/browse/HIVE-3723 > Project: Hive > Issue Type: Bug >

[jira] [Commented] (HIVE-3723) Hive Driver leaks ZooKeeper connections

2012-11-26 Thread Ashutosh Chauhan (JIRA)
ests pass. > Hive Driver leaks ZooKeeper connections > --- > > Key: HIVE-3723 > URL: https://issues.apache.org/jira/browse/HIVE-3723 > Project: Hive > Issue Type: Bug >

[jira] [Commented] (HIVE-3723) Hive Driver leaks ZooKeeper connections

2012-11-26 Thread Gunther Hagleitner (JIRA)
uire any locks - the call is thus just a protection against future versions that could. > Hive Driver leaks ZooKeeper connections > --- > > Key: HIVE-3723 > URL: https://issues.apa

[jira] [Commented] (HIVE-3723) Hive Driver leaks ZooKeeper connections

2012-11-22 Thread Ashutosh Chauhan (JIRA)
non-zero value, then also we releaseLocks(List) and then return. There also, we should call destroy() instead of releaseLocks. > Hive Driver leaks ZooKeeper connections > --- > > Key: HIVE-3723 >

[jira] [Updated] (HIVE-3723) Hive Driver leaks ZooKeeper connections

2012-11-22 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3723: --- Status: Open (was: Patch Available) > Hive Driver leaks ZooKeeper connecti

[jira] [Commented] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2012-08-30 Thread Mark Grover (JIRA)
parameter. However, I haven't gotten the chance to verify/refute my hunch. > UTF encoded data not displayed correctly by Hive driver > --- > > Key: HIVE-3245 > URL: https://issue

[jira] [Updated] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2012-07-09 Thread N Campbell (JIRA)
not displayed correctly by Hive driver > --- > > Key: HIVE-3245 > URL: https://issues.apache.org/jira/browse/HIVE-3245 > Project: Hive > Issue Type: Bug > Compo

[jira] [Updated] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2012-07-09 Thread N Campbell (JIRA)
oding that Hive JDBC requires > UTF encoded data not displayed correctly by Hive driver > --- > > Key: HIVE-3245 > URL: https://issues.apache.org/jira/browse/HIVE-3245 > Pr

[jira] [Updated] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2012-07-09 Thread N Campbell (JIRA)
by Hive driver > --- > > Key: HIVE-3245 > URL: https://issues.apache.org/jira/browse/HIVE-3245 > Project: Hive > Issue Type: Bug > Components: JDBC >

[jira] [Created] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2012-07-09 Thread N Campbell (JIRA)
N Campbell created HIVE-3245: Summary: UTF encoded data not displayed correctly by Hive driver Key: HIVE-3245 URL: https://issues.apache.org/jira/browse/HIVE-3245 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-2140) Return correct Major / Minor version numbers for Hive Driver

2011-06-23 Thread Hudson (JIRA)
ttps://builds.apache.org/job/Hive-trunk-h0.21/790/]) > Return correct Major / Minor version numbers for Hive Driver > > > Key: HIVE-2140 > URL: https://issues.apache.org/jira/browse/HIVE-2140 &g

[jira] [Updated] (HIVE-2140) Return correct Major / Minor version numbers for Hive Driver

2011-06-14 Thread Carl Steinbach (JIRA)
) Committed to trunk and branch-0.7. Thanks Curtis! > Return correct Major / Minor version numbers for Hive Driver > > > Key: HIVE-2140 > URL: https://issues.apache.org/jira/b

[jira] [Assigned] (HIVE-2140) Return correct Major / Minor version numbers for Hive Driver

2011-05-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-2140: Assignee: Curtis Boyden > Return correct Major / Minor version numbers for Hive Dri

[jira] [Updated] (HIVE-2140) Return correct Major / Minor version numbers for Hive Driver

2011-05-01 Thread Curtis Boyden (JIRA)
hive-0.6-driver-version.patch > Return correct Major / Minor version numbers for Hive Driver > > > Key: HIVE-2140 > URL: https://issues.apache.org/jira/browse/HIVE-2140 >

[jira] [Updated] (HIVE-2140) Return correct Major / Minor version numbers for Hive Driver

2011-05-01 Thread Curtis Boyden (JIRA)
0.7.0 Status: Patch Available (was: Open) Attaching patches to return the JDBC Driver version number from the manifest file for both the Driver class and the DatabaseMetadata class. > Return correct Major / Minor version numbers for Hive Dri

[jira] [Created] (HIVE-2140) Return correct Major / Minor version numbers for Hive Driver

2011-05-01 Thread Curtis Boyden (JIRA)
Return correct Major / Minor version numbers for Hive Driver Key: HIVE-2140 URL: https://issues.apache.org/jira/browse/HIVE-2140 Project: Hive Issue Type: Sub-task