hive> show databases;
> OK
> default
> mm
> mm2
> xyz
> Time taken: 10.574 seconds
> hive> use mm2;
> OK
> Time taken: 0.046 seconds
> hive> show tables;
> OK
> cidade
> concessionaria
> familia
> modelo
> venda
> Time taken: 0.562
: FAILED: Hive Internal Error
i tried but not
shell>:~/Hadoop/hadoop-0.20.2$ bin/hadoop dfs namenode -format
12/10/28 12:56:42 INFO ipc.Client: Retrying connect to server:
localhost/127.0.0.1:9000<http://127.0.0.1:9000>. Already tried 0 time(s).
12/10/28 12:56:43 INFO ipc.Client: Retrying c
Dhari
From: sagar nikam [sagarnikam...@gmail.com]
Sent: Monday, October 29, 2012 11:02 AM
To: user@hive.apache.org
Subject: FAILED: Hive Internal Error:
java.lang.RuntimeException(java.net.ConnectException
hive> show databases;
OK
default
mm
mm2
xyz
Time taken: 6.058 seconds
hive> use mm2;
OK
Hi sagar,
Firstly you should start the dfs and mapreduce service.
This error gives when these service are not started.
Regards,
Ajit
From: sagar nikam [mailto:sagarnikam...@gmail.com]
Sent: Sunday, October 28, 2012 12:58 PM
To: user@hive.apache.org; bejoy...@yahoo.com
Subject: Re: FAILED: Hive
: user@hive.apache.org
Subject: FAILED: Hive Internal Error:
java.lang.RuntimeException(java.net.ConnectException
hive> show databases;
OK
default
mm
mm2
xyz
Time taken: 6.058 seconds
hive> use mm2;
OK
Time taken: 0.039 seconds
hive> show tables;
OK
cidade
concessionaria
familia
modelo
v
hive> show databases;
OK
default
mm
mm2
xyz
Time taken: 6.058 seconds
hive> use mm2;
OK
Time taken: 0.039 seconds
hive> show tables;
OK
cidade
concessionaria
familia
modelo
venda
Time taken: 0.354 seconds
hive> select count(*) from familia;
FAILED: Hive Internal Error:
java.lang.Runt
sir,
should i go for changing port from 54310 to 9000 in core-site.xml
@hive.apache.org
Subject: Re: FAILED: Hive Internal Error
Respected sir,
i don't know where is namenode ? but my JT - job tracker web interface. is
running well through address http://localhost:50030/jobtracker.jsp in
browser & showing
localhost Hadoop Map/Reduce Administration *State:* INI
Respected sir,
i don't know where is namenode ? but my JT - job tracker web interface. is
running well through address http://localhost:50030/jobtracker.jsp in
browser & showing
localhost Hadoop Map/Reduce Administration *State:* INITIALIZING
*Started:* Sat Oct 27 17:41:34 IST 2012
*Version:* 0.2
hok
From: sagar nikam [sagarnikam...@gmail.com]
Sent: Saturday, October 27, 2012 4:03 PM
To: user@hive.apache.org
Subject: Re: FAILED: Hive Internal Error
yes sir,my jps is correctly working..i put jps on terminal & its showig
shell $> jps
3630 TaskTracker
3403 JobTracker
3086 DataNod
yes sir,my jps is correctly working..i put jps on terminal & its showig
shell $> jps
3630 TaskTracker
3403 JobTracker
3086 DataNode
3678 Jps
3329 SecondaryNameNode
but what is "JT web UI is up or not" ? JT is don't know ?
: FAILED: Hive Internal Error
Respected Sir/Madam,
I have installed Hadoop on my ubuntu 12.04 system
i installed HIVE also.for some days it works fine..but one day i directly
shutdown my machine (with closing hive & hadoop)
now i am running some query..it throws error (query like &
quot;show
> databases","use database_name" works fine) but for below
>
> hive> select count(*) from cidade;
> Error thrown:-
>
> FAILED: Hive Internal Error:
> java.lang.RuntimeException(java.net.ConnectException: Call to localhost/
> 127.0.0.1:54310 failed on
13 matches
Mail list logo