[jira] [Commented] (HIVE-3019) Add JUnit to list of test dependencies managed by Ivy

2012-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396418#comment-13396418 ] Hudson commented on HIVE-3019: -- Integrated in Hive-trunk-h0.21 #1496 (See [https://builds.apa

[jira] [Commented] (HIVE-3127) Don’t pass–hconf values as command line arguments to child JVM to avoid command line exceeding char limit on windows

2012-06-18 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396419#comment-13396419 ] Edward Capriolo commented on HIVE-3127: --- I vote we remove the arguments options entir

Re: Review Request: HIVE-3100: Integrate SQLLine command line editor

2012-06-18 Thread Carl Steinbach
> On June 18, 2012, 7:36 p.m., Carl Steinbach wrote: > > LICENSE, line 421 > > > > > > Please replace with the license text from CVS. > > Prasad Mujumdar wrote: > I am still not fully convinced that copying the CVS

Re: Review Request: HIVE-3100: Integrate SQLLine command line editor

2012-06-18 Thread Prasad Mujumdar
> On June 18, 2012, 7:36 p.m., Carl Steinbach wrote: > > I think it's important to get local mode working and also put a Java > > wrapper in place before committing this. ok. I will make changes and update the patch. > On June 18, 2012, 7:36 p.m., Carl Steinbach wrote: > > LICENSE, line 421 >

[jira] [Commented] (HIVE-3124) Error in Removing ProtectMode from a Table

2012-06-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396280#comment-13396280 ] Carl Steinbach commented on HIVE-3124: -- Cool. I'll test that then. >

[jira] [Commented] (HIVE-3124) Error in Removing ProtectMode from a Table

2012-06-18 Thread Bhushan Mandhani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396279#comment-13396279 ] Bhushan Mandhani commented on HIVE-3124: Carl, the uploaded version is the most rec

[jira] [Commented] (HIVE-3124) Error in Removing ProtectMode from a Table

2012-06-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396275#comment-13396275 ] Carl Steinbach commented on HIVE-3124: -- +1. @Bhushan: Please attach the most recent v

[jira] [Updated] (HIVE-3154) Potential NPE in ql.metadata.Table.checkValidity()

2012-06-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3154: - Component/s: Diagnosability > Potential NPE in ql.metadata.Table.checkValidity() > ---

[jira] [Commented] (HIVE-3154) Potential NPE in ql.metadata.Table.checkValidity()

2012-06-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396265#comment-13396265 ] Carl Steinbach commented on HIVE-3154: -- A user on the mailing list reported the follow

[jira] [Created] (HIVE-3154) Potential NPE in ql.metadata.Table.checkValidity()

2012-06-18 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-3154: Summary: Potential NPE in ql.metadata.Table.checkValidity() Key: HIVE-3154 URL: https://issues.apache.org/jira/browse/HIVE-3154 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-3125) sort_array doesn't work with LazyPrimitive

2012-06-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3125: - Status: Open (was: Patch Available) @Philip: Patch looks good overall. I added a couple small req

[jira] [Updated] (HIVE-3019) Add JUnit to list of test dependencies managed by Ivy

2012-06-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3019: - Resolution: Fixed Fix Version/s: 0.10.0 Hadoop Flags: Reviewed Status: Resol

Re: Review Request: HIVE-3100: Integrate SQLLine command line editor

2012-06-18 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5381/#review8349 --- One more request: Can you add an Eclipse launch configuration similar

Re: Review Request: HIVE-3100: Integrate SQLLine command line editor

2012-06-18 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5381/#review8346 --- I think it's important to get local mode working and also put a Java w

Re: hive.merge properties with RCFile

2012-06-18 Thread Edward Capriolo
This will not work. set hive.merge.size.per.task=28*1024*1024; It has to be a number. On Mon, Jun 18, 2012 at 2:46 PM, Benyi Wang wrote: > I try to use Hive merge options to merge the smallfiles into a large files > using the following query. It is working well except that I cannot control > th

Re: Review Request: HIVE-3100: Integrate SQLLine command line editor

2012-06-18 Thread Carl Steinbach
> On June 18, 2012, 6:01 p.m., Prasad Mujumdar wrote: > > LICENSE, line 421 > > > > > > This is the text posted on the SQLLine site site from where the hive > > build is downloading the jar. Since we are not using the

[jira] [Commented] (HIVE-3085) make parallel tests work

2012-06-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396159#comment-13396159 ] Carl Steinbach commented on HIVE-3085: -- @Namit: Yeah, I think it's a problem, but the

hive.merge properties with RCFile

2012-06-18 Thread Benyi Wang
I try to use Hive merge options to merge the smallfiles into a large files using the following query. It is working well except that I cannot control the output file size. I cannot explain why the output files are always 256MB using the following hive.merge.size.per.task and hive.merge.smallfiles.a

[jira] [Created] (HIVE-3153) Release codecs and output streams between flushes of RCFile

2012-06-18 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-3153: --- Summary: Release codecs and output streams between flushes of RCFile Key: HIVE-3153 URL: https://issues.apache.org/jira/browse/HIVE-3153 Project: Hive Issue T

[jira] [Commented] (HIVE-3092) Hive tests should load Hive classes from build directory, not Ivy cache

2012-06-18 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396110#comment-13396110 ] Kevin Wilfong commented on HIVE-3092: - I've attempted to contact Ning, still waiting on

[jira] [Commented] (HIVE-3092) Hive tests should load Hive classes from build directory, not Ivy cache

2012-06-18 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396108#comment-13396108 ] Kanna Karanam commented on HIVE-3092: - @Carl - It is working after removing the symlink

Re: Review Request: HIVE-3100: Integrate SQLLine command line editor

2012-06-18 Thread Prasad Mujumdar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5381/ --- (Updated June 18, 2012, 6:19 p.m.) Review request for hive and Carl Steinbach.

[jira] [Commented] (HIVE-3085) make parallel tests work

2012-06-18 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396098#comment-13396098 ] Namit Jain commented on HIVE-3085: -- @Carl, isn't there a problem in having hive*jar in ~/i

Re: Review Request: HIVE-3100: Integrate SQLLine command line editor

2012-06-18 Thread Prasad Mujumdar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5381/#review8331 --- LICENSE This i

[jira] [Comment Edited] (HIVE-3143) Following Test Cases fails in Hive-0.9 and Hadoop-0.23

2012-06-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396029#comment-13396029 ] Carl Steinbach edited comment on HIVE-3143 at 6/18/12 5:30 PM: --

Hadoop Summit Hive Meetup presentations now available online

2012-06-18 Thread Carl Steinbach
Hi, Slides from the talks which were presented at the Hadoop Summit Hive meetup are now available: https://cwiki.apache.org/confluence/display/Hive/Presentations I'd like to thank all of the speakers for making this such a great event, as well as the Hadoop Summit organizers for giving us a plac

[jira] [Created] (HIVE-3152) Disallow certain character patterns in partition names

2012-06-18 Thread Andrew Poland (JIRA)
Andrew Poland created HIVE-3152: --- Summary: Disallow certain character patterns in partition names Key: HIVE-3152 URL: https://issues.apache.org/jira/browse/HIVE-3152 Project: Hive Issue Type: N

[jira] [Commented] (HIVE-3143) Following Test Cases fails in Hive-0.9 and Hadoop-0.23

2012-06-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396029#comment-13396029 ] Carl Steinbach commented on HIVE-3143: -- The failures in archive_corrupt.q, sample_islo

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #51

2012-06-18 Thread Apache Jenkins Server
See -- [...truncated 10109 lines...] [echo] Project: odbc [copy] Warning:

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #51

2012-06-18 Thread Apache Jenkins Server
See -- [...truncated 5827 lines...] [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] tomcat#jasper-runtime;5.5.23!jasper-runtime.jar (1746ms) [ivy:resolve] downloading http://repo1.maven.org

Hive-trunk-h0.21 - Build # 1495 - Still Failing

2012-06-18 Thread Apache Jenkins Server
Changes for Build #1493 Changes for Build #1494 Changes for Build #1495 No tests ran. The Apache Jenkins build system has built Hive-trunk-h0.21 (build #1495) Status: Still Failing Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/1495/ to view the results.

[jira] [Commented] (HIVE-3143) Following Test Cases fails in Hive-0.9 and Hadoop-0.23

2012-06-18 Thread rohithsharma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13395976#comment-13395976 ] rohithsharma commented on HIVE-3143: org.apache.hadoop.hive.cli.TestCliDriver.testCliDr

[jira] [Commented] (HIVE-3128) Support the CAB format to accommodate the absence of tar command on windows

2012-06-18 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13395871#comment-13395871 ] Edward Capriolo commented on HIVE-3128: --- If you think you need a follow up Jira pleas

[jira] [Updated] (HIVE-3124) Error in Removing ProtectMode from a Table

2012-06-18 Thread Bhushan Mandhani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhushan Mandhani updated HIVE-3124: --- Affects Version/s: 0.9.0 Status: Patch Available (was: Open) > Error in Re

[jira] [Updated] (HIVE-3124) Error in Removing ProtectMode from a Table

2012-06-18 Thread Bhushan Mandhani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhushan Mandhani updated HIVE-3124: --- Attachment: HIVE-3124.1.patch.txt > Error in Removing ProtectMode from a Table > -

[jira] [Commented] (HIVE-3125) sort_array doesn't work with LazyPrimitive

2012-06-18 Thread Philip Tromans (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13395758#comment-13395758 ] Philip Tromans commented on HIVE-3125: -- @Carl, @Edward: Review board seems to be back

[jira] [Updated] (HIVE-3100) Add HiveCLI that runs over JDBC

2012-06-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3100: - Status: Open (was: Patch Available) @Prasad: Please see my comments on reviewboard. Thanks.

Re: Review Request: HIVE-3100: Integrate SQLLine command line editor

2012-06-18 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5381/#review8321 --- LICENSE This i

[jira] [Created] (HIVE-3151) Not able to configure HIVE_OPTS.

2012-06-18 Thread rohithsharma (JIRA)
rohithsharma created HIVE-3151: -- Summary: Not able to configure HIVE_OPTS. Key: HIVE-3151 URL: https://issues.apache.org/jira/browse/HIVE-3151 Project: Hive Issue Type: Bug Components:

[jira] [Commented] (HIVE-3141) Bug in SELECT query

2012-06-18 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393699#comment-13393699 ] Navis commented on HIVE-3141: - It accepts regex expressions.. select `.*(your-alphanumerics)`