I have never seen that before. Maybe you have some env setting (hadoop
or hive) that is messing with it ?
Edit the shell script to print the 'java' command it is running and
see if you can figure out what is wrong.
On Wed, Sep 10, 2014 at 11:26 AM, Saumitra Shahapure
wrote:
> Hey Thejas,
>
> It
Hey Thejas,
It seems that hive --debug is also not smooth.
I ran the script build/dist/bin/hive --debug after clean build
It gives error
ERROR: Cannot load this JVM TI agent twice, check your java command line
for duplicate jdwp options.
Error occurred during initialization of VM
agent library f
There have been some threads on how to get around the metastore
initialization issue.
But another easy way to work around this issue is to build hive, and
then run hive --debug . Hive will wait for the debugger to connect on
port 8000. You can configure eclipse debugging to connect to that
port.
Hi Keren - Please check this JIRA. It looks like this step is no more required.
https://issues.apache.org/jira/browse/HIVE-3003
Thanks,
Kanna
-Original Message-
From: Keren Ouaknine [mailto:ker...@gmail.com]
Sent: Tuesday, June 26, 2012 1:58 AM
To: dev@hive.apache.org
Subject: debuggin
you can try to set mapred.job.reuse.jvm.num.tasks to higher value in
mapred-site.xml conf file, this will enable jvm reuse.
在 2012年4月2日 上午2:56,Travis Crawford 写道:
> Hey hive gurus -
>
> On the wiki I found a section about running Hive jobs in local mode,
> however, it uses a separate JVM. Is it
Thanks Sanjay,
I had a look, but I got some help doing it with eclipse, which worked
great.
I've updated the wiki with that process.
http://wiki.apache.org/hadoop/Hive/DeveloperGuide#Debugging_Hive_code
Russell
On Wed, 2010-11-17 at 13:16 +0530, Sanjay Sharma wrote:
> Russell,
> See if this ca
Russell,
See if this can help you-
http://indoos.wordpress.com/2010/06/24/hive-remote-debugging/
You would have to tweak the old scripts however for your Hadoop and Hive
versions
Regards,
Sanjay Sharma
-Original Message-
From: Russell Melick [mailto:rmel...@hmc.edu]
Sent: Wednesday,