|
|
+
sagar nikam 2012-10-27, 10:33
+
ashok.samal@... 2012-10-27, 11:41
+
sagar nikam 2012-10-27, 12:34
+
Bejoy KS 2012-10-27, 12:42
+
sagar nikam 2012-10-28, 07:28
+
Ajit Kumar Shreevastava 2012-10-29, 06:12
+
sagar nikam 2012-10-29, 12:15
+
shashwat shriparv 2012-10-29, 13:23
+
yogesh.kumar13@... 2012-10-29, 06:23
+
sagar nikam 2012-10-28, 02:58
-
Re: FAILED: Hive Internal Errorsagar nikam 2012-10-27, 13:37
Sir,i did what u said......
shell>:~/Hadoop/hadoop-0.20.2/conf$ netstat -tulpn (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:50060 0.0.0.0:* LISTEN 4328/java tcp 0 0 0.0.0.0:50030 0.0.0.0:* LISTEN 4101/java tcp 0 0 127.0.0.1:45298 0.0.0.0:* LISTEN 4328/java tcp 0 0 0.0.0.0:48946 0.0.0.0:* LISTEN 3784/java tcp 0 0 0.0.0.0:54771 0.0.0.0:* LISTEN 4027/java tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:51194 0.0.0.0:* LISTEN 4101/java tcp 0 0 0.0.0.0:8006 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.1:54311 0.0.0.0:* LISTEN 4101/java tcp 0 0 0.0.0.0:8007 0.0.0.0:* LISTEN - tcp6 0 0 :::22 :::* LISTEN - tcp6 0 0 ::1:631 :::* LISTEN - udp 0 0 0.0.0.0:52059 0.0.0.0:* - udp 0 0 127.0.0.1:53 0.0.0.0:* - udp 0 0 0.0.0.0:68 0.0.0.0:* - udp 0 0 0.0.0.0:5353 0.0.0.0:* - udp6 0 0 :::50206 :::* - udp6 0 0 :::5353 :::* - ======================================================================================== if i am doing shell>lsof -i tcp:54310 or shell>netstat | grep 54310 nothing is shown- means no one is using 54310 port should i go for changing 54310 to 9000 in core-site.xml Regards Sagar Nikam Bangalore India |