Hi Ed, On Thu, Apr 26, 2012 at 12:26 PM, buddhika chamith <chamibuddh...@gmail.com>wrote:
> > > On Thu, Apr 26, 2012 at 10:07 AM, Edward Capriolo > <edlinuxg...@gmail.com>wrote: > >> we have an open ticket to run jobs without bin/hadoop do you care to >> share that code? >> > > Sure I will provide a patch. > Sorry for the delay. Attached a patch to https://issues.apache.org/jira/browse/HIVE-2757. Hope this was the issue that you were talking about. Regards Buddhika > > Regards > Buddhika > > >> >> On Wed, Apr 25, 2012 at 11:56 PM, buddhika chamith >> <chamibuddh...@gmail.com> wrote: >> > Hi, >> > >> > If you are talking about running Hive in local mode without pointing to >> a >> > $HADOOP_HOME I don't think it would work even if you include hadoop-core >> > dependency in Hive classpath since in local mode Hive will use hadoop >> > scripts present in $HADOOP_HOME/bin. I came across the same requirement >> > recently and I got it working by changing the Hive local mode job >> submission >> > code a bit to directly invoke hadoop without going through the hadoop >> > script. >> > >> > Regards >> > Buddhika >> > >