requesting access to hive confluence wiki

2013-11-29 Thread Xiao Meng
Hi, I would like update/fix some contents on the performance test part. My user name is xiaom. Thanks, Xiao

Re: Failed to report status for x minutes

2013-11-29 Thread Edward Capriolo
Two things generally cause this. 1) The Java task does not have sufficient java heap. It pauses often and because the JVM is paused it does not report status 2) a process like streaming or potentially a UDTF is creating many tuples or taking a long time to produce a single tuple/row Hive has som

Using Hive with WebHCat

2013-11-29 Thread Jonathan Hodges
Hi, I have setup WebHCat that is bundled with Hive 0.11.0. I am able to kick of map reduce jobs with the REST API successfully. However I am having some issues with Hive commands over REST. The following is my $TEMPLETON_HOME/webhcat-site.xml. templeton.pig.archive s3n://pearso

Failed to report status for x minutes

2013-11-29 Thread Krishna Rao
Hi all, We've been running into this problem a lot recently on a particular reduce task. I'm aware that I can work around it by uping the "mapred.task.timeout". However, I would like to know what the underlying problem is. How can I find this out? Alternatively, can I force a generated hive task