[jira] Updated: (HIVE-737) bin/hive doesn't start the shell when using a src build of hadoop

2009-08-15 Thread Ashish Thusoo (JIRA)

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

Ashish Thusoo updated HIVE-737:
---

   Resolution: Fixed
Fix Version/s: 0.4.0
 Hadoop Flags: [Reviewed]
   Status: Resolved  (was: Patch Available)

committed. Thanks Johan!!

 bin/hive doesn't start the shell when using a src build of hadoop
 -

 Key: HIVE-737
 URL: https://issues.apache.org/jira/browse/HIVE-737
 Project: Hadoop Hive
  Issue Type: Improvement
Affects Versions: 0.4.0
Reporter: Johan Oskarsson
Assignee: Johan Oskarsson
Priority: Blocker
 Fix For: 0.4.0

 Attachments: HIVE-737-3.patch, HIVE-737.patch, HIVE-737.patch


 After HIVE-487 bin/hive doesn't start the shell on our setup. This is 
 because we use a source version of hadoop, where the jar files are in 
 HADOOP_HOME/build/*.jar instead of in lib or in the root HADOOP_HOME.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-737) bin/hive doesn't start the shell when using a src build of hadoop

2009-08-14 Thread Ashish Thusoo (JIRA)

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

Ashish Thusoo updated HIVE-737:
---

Attachment: HIVE-737-3.patch

uploaded patch from root of the tree instead of root/bin


 bin/hive doesn't start the shell when using a src build of hadoop
 -

 Key: HIVE-737
 URL: https://issues.apache.org/jira/browse/HIVE-737
 Project: Hadoop Hive
  Issue Type: Improvement
Affects Versions: 0.4.0
Reporter: Johan Oskarsson
Assignee: Johan Oskarsson
Priority: Blocker
 Attachments: HIVE-737-3.patch, HIVE-737.patch, HIVE-737.patch


 After HIVE-487 bin/hive doesn't start the shell on our setup. This is 
 because we use a source version of hadoop, where the jar files are in 
 HADOOP_HOME/build/*.jar instead of in lib or in the root HADOOP_HOME.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-737) bin/hive doesn't start the shell when using a src build of hadoop

2009-08-12 Thread Johan Oskarsson (JIRA)

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

Johan Oskarsson updated HIVE-737:
-

Attachment: HIVE-737.patch

It seems if the file doesn't exist the $f variable in the loop is set to the 
filename including the glob: /test/hadoopdir/hadoop*core.jar, so the continue 
is needed. 
As you suggest the script should break out after the exec, added that to this 
patch.

 bin/hive doesn't start the shell when using a src build of hadoop
 -

 Key: HIVE-737
 URL: https://issues.apache.org/jira/browse/HIVE-737
 Project: Hadoop Hive
  Issue Type: Improvement
Affects Versions: 0.4.0
Reporter: Johan Oskarsson
Assignee: Johan Oskarsson
Priority: Blocker
 Attachments: HIVE-737.patch, HIVE-737.patch


 After HIVE-487 bin/hive doesn't start the shell on our setup. This is 
 because we use a source version of hadoop, where the jar files are in 
 HADOOP_HOME/build/*.jar instead of in lib or in the root HADOOP_HOME.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-737) bin/hive doesn't start the shell when using a src build of hadoop

2009-08-07 Thread Johan Oskarsson (JIRA)

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

Johan Oskarsson updated HIVE-737:
-

Attachment: HIVE-737.patch

This adds the build to places to look for hadoop version.

 bin/hive doesn't start the shell when using a src build of hadoop
 -

 Key: HIVE-737
 URL: https://issues.apache.org/jira/browse/HIVE-737
 Project: Hadoop Hive
  Issue Type: Improvement
Affects Versions: 0.4.0
Reporter: Johan Oskarsson
Assignee: Johan Oskarsson
Priority: Blocker
 Attachments: HIVE-737.patch


 After HIVE-487 bin/hive doesn't start the shell on our setup. This is 
 because we use a source version of hadoop, where the jar files are in 
 HADOOP_HOME/build/*.jar instead of in lib or in the root HADOOP_HOME.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-737) bin/hive doesn't start the shell when using a src build of hadoop

2009-08-07 Thread Johan Oskarsson (JIRA)

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

Johan Oskarsson updated HIVE-737:
-

Status: Patch Available  (was: Open)

 bin/hive doesn't start the shell when using a src build of hadoop
 -

 Key: HIVE-737
 URL: https://issues.apache.org/jira/browse/HIVE-737
 Project: Hadoop Hive
  Issue Type: Improvement
Affects Versions: 0.4.0
Reporter: Johan Oskarsson
Assignee: Johan Oskarsson
Priority: Blocker
 Attachments: HIVE-737.patch


 After HIVE-487 bin/hive doesn't start the shell on our setup. This is 
 because we use a source version of hadoop, where the jar files are in 
 HADOOP_HOME/build/*.jar instead of in lib or in the root HADOOP_HOME.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.