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

2012-06-17 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13393552#comment-13393552 ] Edward Capriolo commented on HIVE-3128: --- This is great work. The larger problem

[jira] [Commented] (HIVE-3126) Generate build the velocity based Hive tests on windows by fixing the path issues

2012-06-17 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13393554#comment-13393554 ] Edward Capriolo commented on HIVE-3126: --- Will tests generated on windows run on linux

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

2012-06-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/50/ -- Started by timer Building remotely on ubuntu2 in workspace https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/ws/ Cleaning local Directory hive Checking out

Hive-trunk-h0.21 - Build # 1493 - Failure

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

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

2012-06-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/50/ -- [...truncated 10117 lines...] [echo] Project: odbc [copy] Warning:

[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-17 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13393576#comment-13393576 ] Edward Capriolo commented on HIVE-3127: --- Another interesting piece. If we can write

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

2012-06-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13393598#comment-13393598 ] Ashutosh Chauhan commented on HIVE-3128: I agree with Ed. Pure java based solution

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

2012-06-17 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13393602#comment-13393602 ] Edward Capriolo commented on HIVE-3128: --- We should also avoid forking shells, and

[jira] [Assigned] (HIVE-3150) Ivy checkModified setting should be configurable

2012-06-17 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-3150: Assignee: Carl Steinbach Ivy checkModified setting should be configurable

[jira] [Created] (HIVE-3150) Ivy checkModified setting should be configurable

2012-06-17 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-3150: Summary: Ivy checkModified setting should be configurable Key: HIVE-3150 URL: https://issues.apache.org/jira/browse/HIVE-3150 Project: Hive Issue Type: Bug

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

2012-06-17 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-3100: -- Attachment: HIVE-3100.patch Add HiveCLI that runs over JDBC

[jira] [Commented] (HIVE-3126) Generate build the velocity based Hive tests on windows by fixing the path issues

2012-06-17 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13393657#comment-13393657 ] Kanna Karanam commented on HIVE-3126: - Hi Edward – It is a good point. Hive development

How to pass hadoop_opts( hadoop-0.23.0) from hive ?

2012-06-17 Thread rohithsharma
Hi All I have deployed Hive-0.9.1 + Hadoop-0.23.0. I want to pass HADOOP_OPTS from Hive like GC_OPTS. Problem I am facing in passing HADOOP_OPTS IS à In $HADOOP_HOME/bin/hadoop script, HADOOP_OPTS is nullified. Because of this , any HADOOP_OPTS passed from Hive is taking

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

2012-06-17 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13393664#comment-13393664 ] Kanna Karanam commented on HIVE-3128: - Thanks Edward, Ashutosh, It is a good

[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-17 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13393667#comment-13393667 ] Kanna Karanam commented on HIVE-3127: - Thanks Edward, I thought of removing the

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

2012-06-17 Thread Apache Jenkins Server
Changes for Build #1493 Changes for Build #1494 1 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1 Error Message: Unexpected exception See build/ql/tmp/hive.log, or try ant test ... -Dtest.silent=false to get more logs.

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

2012-06-17 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-3100: -- Attachment: (was: HIVE-3100.patch) Add HiveCLI that runs over JDBC