Re: Unable to start Hive

2015-05-14 Thread Vikas Parashar
Hi Anand, Your namenode is in safe mode. Could you please share the namenode logs. On Fri, May 15, 2015 at 12:22 PM, Anand Murali wrote: > Dear All: > > I am running Hadoop-2.6 (pseudo mode) on Ubuntu 15.04, and trying to > connect Hive to it after installation. I run . .hadoop as start-up scri

Unable to start Hive

2015-05-14 Thread Anand Murali
Dear All: I am running Hadoop-2.6 (pseudo mode) on Ubuntu 15.04, and trying to connect Hive to it after installation. I run . .hadoop as start-up script which contain environment variables setting. Find below . ,hadoopexport HADOOP_HOME=/home/anand_vihar/hadoop-2.6.0 export JAVA_HOME=/home/anand_

Re: Lifetime of jhist files

2015-05-14 Thread Kevin
Thanks, Naga, that worked. I didn't catch that property in the mapred-default.xml. Sorry for such a late response. On Tue, Apr 28, 2015 at 11:01 PM, Naganarasimha G R (Naga) < garlanaganarasi...@huawei.com> wrote: > Hi Kevin, > > Could check the below configuration for the job history server >

Re: Hive startup error

2015-05-14 Thread Drake민영근
I think some conflict in jars. add below in hive-env.sh export HADOOP_USER_CLASSPATH_FIRST=true Thanks. Drake 민영근 Ph.D kt NexR On Fri, May 15, 2015 at 7:01 AM, Ted Yu wrote: > bq. java.lang.IncompatibleClassChangeError: Found class jline.Terminal, > but interface was expected > > Looks like t

Re: Hive startup error

2015-05-14 Thread Ted Yu
bq. java.lang.IncompatibleClassChangeError: Found class jline.Terminal, but interface was expected Looks like the jline jar on classpath is incompatible with the one Hive was built with. BTW Hive user mailing list is better place to ask this question. Cheers On Thu, May 14, 2015 at 12:02 AM, An

submit remote jobs - job.split could only be replicated to 0 nodes

2015-05-14 Thread xeonmailinglist-gmail
Hi, I want to run a remote mapreduce job. So, I have created programatically a job [1], but when I submit it remotely, I get the error [2]. First, I have thought that it was a security issue because the client username is |xeon| and the remote usernomu in |ubuntu|, but I have noticed that th

Re: Configure ResourceManager to accept remote jobs

2015-05-14 Thread Jian He
You are probably specifying a wrong port: The address is configured to “8040”: “yarn.resourcemanager.address 205.172.170.25:8040” But exception messages says port “8025” : “Problem binding to [205.172.170.25:8025] java.net.BindException:” Jian On May 14, 2015, at 3:16 AM, xeonmailinglist-gmai

Impala returns error: "Bad status for request 5241: TGetOperationStatusResp"

2015-05-14 Thread Георгий Безруких
Hello, I'm running *CDH 5.2.1.* When I tried to execute impala query on huge tables via HUE UI I got such error: *Bad status for request 5241: TGetOperationStatusResp*(status=TStatus(errorCode=None, errorMessage=None, sqlState=None, infoMessages=None, statusCode=0), operationState=5, errorMessage

Exception in createBlockOutputStream

2015-05-14 Thread Vandana kumari
I am running apache hadoop 5 node cluster. Earlier it is working fine but now when i use -copyFromLocal command then it gives following error: 5/05/14 16:53:16 INFO hdfs.DFSClient: Exception in createBlockOutputStream java.io.IOException: Bad connect ack with firstBadLink as 172.17.14.11:50010

Configure ResourceManager to accept remote jobs

2015-05-14 Thread xeonmailinglist-gmail
Hi, I have an host |HostA| that has a public and a private IP address [1]. I want to configure Yarn MapReduce so that it is possible to submit jobs remotely. I have put the public IP in the yarn-site.xml [2], but still can’t launch the resource manager [3]. How can I enable MapReduce to acce

Re: Hive startup error

2015-05-14 Thread Anand Murali
Oliver: I dont understand what you mean. I am just following Tom Whyt's book. May I request more specific instructions. Thanks  Anand Murali  11/7, 'Anand Vihar', Kandasamy St, MylaporeChennai - 600 004, IndiaPh: (044)- 28474593/ 43526162 (voicemail) On Thursday, May 14, 2015 12:50 PM, Ol

Re: Hive startup error

2015-05-14 Thread Olivier Brun
Hi Have yout put good rights? Le 14 mai 2015 09:04, "Anand Murali" a écrit : > Dear All: > > I have installed Hive 1.1.0 and try to run it and get the following error. > Can somebody advise please > > anand_vihar@Latitude-E5540:~$ hive > > Logging initialized using configuration in > jar:file:/h

Hive startup error

2015-05-14 Thread Anand Murali
Dear All: I have installed Hive 1.1.0 and try to run it and get the following error. Can somebody advise please anand_vihar@Latitude-E5540:~$ hive Logging initialized using configuration in jar:file:/home/anand_vihar/hive-1.1.0/lib/hive-common-1.1.0.jar!/hive-log4j.properties SLF4J: Class path c