Re: Running unit tests?

2016-06-24 Thread Ravi Prakash
1.2/itests/qtest/pom.xml#L318 . (I was trying to run on branch-1.2) Thanks a lot! Ravi On Wed, May 4, 2016 at 10:54 AM, Ravi Prakash wrote: > Hi! > > Could someone please tell me how to run the clientpositive/clientnegative > itests/qtest tests ? This document : > https://cwiki.apac

Running unit tests?

2016-05-04 Thread Ravi Prakash
Hi! Could someone please tell me how to run the clientpositive/clientnegative itests/qtest tests ? This document : https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ#HiveDeveloperFAQ-HowdoIruntheclientpositive/clientnegativeunittests? mentions running ant package as the first step,

[jira] [Created] (HIVE-13091) Beeline logs the username and password to the history file for connect commands

2016-02-18 Thread Ravi Prakash (JIRA)
Ravi Prakash created HIVE-13091: --- Summary: Beeline logs the username and password to the history file for connect commands Key: HIVE-13091 URL: https://issues.apache.org/jira/browse/HIVE-13091 Project

Re: Building Hive-0.14 is failing because artifact pentaho-aggdesigner-algorithm-5.1.3-jhyde could not be resolved

2015-06-12 Thread Ravi Prakash
t a repository like > conjars, I meant to say I don't know if we should.  I'll have to look into it. > > Alan. > > From: Ravi Prakash mailto:ravi...@ymail.com>> > Reply-To: Ravi Prakash mailto:ravi...@ymail.com>> > Date: Thursday, June 11, 2015

Re: Building Hive-0.14 is failing because artifact pentaho-aggdesigner-algorithm-5.1.3-jhyde could not be resolved

2015-06-11 Thread Ravi Prakash
Ravi Prakash wrote: Hi folks! I'm still stuck on this issue. Hopefully people are back from their vacations and can now reply. Resending. On Monday, December 29, 2014 1:17 PM, Ravi Prakash wrote: Hi folks! I'm still somewhat stuck on this issue. Could someone please gui

Re: Building Hive-0.14 is failing because artifact pentaho-aggdesigner-algorithm-5.1.3-jhyde could not be resolved

2015-01-06 Thread Ravi Prakash
Hi folks! I'm still stuck on this issue. Hopefully people are back from their vacations and can now reply. Resending. On Monday, December 29, 2014 1:17 PM, Ravi Prakash wrote: Hi folks! I'm still somewhat stuck on this issue. Could someone please guide me? I had t

Re: Building Hive-0.14 is failing because artifact pentaho-aggdesigner-algorithm-5.1.3-jhyde could not be resolved

2014-12-29 Thread Ravi Prakash
these artifacts indexed? ThanksRavi On Monday, December 22, 2014 2:14 PM, Ravi Prakash wrote: Hi! Has anyone tried building Hive-0.14 from source? I'm using the tag for release-0.14.0 https://github.com/apache/hive/releases/tag/release-0.14.0 The command I use is: mvn install -D

Building Hive-0.14 is failing because artifact pentaho-aggdesigner-algorithm-5.1.3-jhyde could not be resolved

2014-12-22 Thread Ravi Prakash
Hi! Has anyone tried building Hive-0.14 from source? I'm using the tag for release-0.14.0 https://github.com/apache/hive/releases/tag/release-0.14.0 The command I use is: mvn install -DskipTests -Phadoop-2 -DcreateChecksum=true -Dtez.version=0.5.3 -Dcalcite.version=0.9.2-incubating The build fa

[jira] [Updated] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-08-29 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated HIVE-7100: --- Status: Patch Available (was: Open) > Users of hive should be able to specify skipTrash w

[jira] [Updated] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-08-29 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated HIVE-7100: --- Status: Open (was: Patch Available) > Users of hive should be able to specify skipTrash w

[jira] [Commented] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-07-11 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059486#comment-14059486 ] Ravi Prakash commented on HIVE-7100: What should the behavior of drop table be fo

[jira] [Commented] (HIVE-6468) HS2 out of memory error when curl sends a get request

2014-07-02 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14050710#comment-14050710 ] Ravi Prakash commented on HIVE-6468: Thanks Navis! 2. IMHO We should not c

[jira] [Commented] (HIVE-6468) HS2 out of memory error when curl sends a get request

2014-06-30 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047890#comment-14047890 ] Ravi Prakash commented on HIVE-6468: Hi Navis! Thanks a lot for your patch! I&#x

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-06-27 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045634#comment-14045634 ] Ravi Prakash commented on HIVE-4629: Hi Vaibhav! Sorry for the delay. I wish I

Purge as an option to drop table.

2014-06-25 Thread Ravi Prakash
Hi folks! We have an outstanding JIRA https://issues.apache.org/jira/browse/HIVE-7100 that we would like to get review comments on. A lot of our hive users see their HDFS quotas fill up because their dropped tables went to trash. The patch adds a new keyword called PURGE just like http://docs.

[jira] [Commented] (HIVE-6468) HS2 out of memory error when curl sends a get request

2014-06-25 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043615#comment-14043615 ] Ravi Prakash commented on HIVE-6468: This is a pretty egregious bug! Any reviews

[jira] [Commented] (HIVE-6469) skipTrash option in hive command line

2014-06-23 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041372#comment-14041372 ] Ravi Prakash commented on HIVE-6469: Can folks watching this JIRA please review

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-06-13 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031304#comment-14031304 ] Ravi Prakash commented on HIVE-4629: Is this something complicated? Can a

[jira] [Commented] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-06-13 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030351#comment-14030351 ] Ravi Prakash commented on HIVE-7100: Purge is an acceptable option for us. Th

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-05-29 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013058#comment-14013058 ] Ravi Prakash commented on HIVE-4629: Thanks a lot Navis for the updated patch! @B

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-05-28 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011967#comment-14011967 ] Ravi Prakash commented on HIVE-4629: This patch no longer applies on HIVE trunk

[jira] [Updated] (HIVE-6469) skipTrash option in hive command line

2014-05-20 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated HIVE-6469: --- Description: Th current behavior of hive metastore during a "drop table " command is to

[jira] [Commented] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-05-20 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003927#comment-14003927 ] Ravi Prakash commented on HIVE-7100: This is a follow on from HIVE-6469, which

[jira] [Created] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-05-20 Thread Ravi Prakash (JIRA)
Ravi Prakash created HIVE-7100: -- Summary: Users of hive should be able to specify skipTrash when dropping tables. Key: HIVE-7100 URL: https://issues.apache.org/jira/browse/HIVE-7100 Project: Hive

[jira] [Commented] (HIVE-6469) skipTrash option in hive command line

2014-05-20 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003919#comment-14003919 ] Ravi Prakash commented on HIVE-6469: Hi! The patch as it has gone in, doesn'

[jira] [Commented] (HIVE-6469) skipTrash option in hive command line

2014-04-18 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974692#comment-13974692 ] Ravi Prakash commented on HIVE-6469: Perhaps I am not understanding your solutio

[jira] [Commented] (HIVE-6469) skipTrash option in hive command line

2014-04-18 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974665#comment-13974665 ] Ravi Prakash commented on HIVE-6469: There may be multiple users in each of t

[jira] [Commented] (HIVE-6469) skipTrash option in hive command line

2014-04-18 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974510#comment-13974510 ] Ravi Prakash commented on HIVE-6469: Hi Xuefu! Thanks for your comment. Are

[jira] [Commented] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-02-26 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913865#comment-13913865 ] Ravi Prakash commented on HIVE-6037: Thanks Thejas and Navis! I too don'

[jira] [Commented] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-02-19 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906436#comment-13906436 ] Ravi Prakash commented on HIVE-6037: Navis! Thanks for the patch. I applied thi

[jira] [Commented] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-02-19 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906031#comment-13906031 ] Ravi Prakash commented on HIVE-6037: I'm new to this so apologies in adv