[
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.