Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

HDInsight - On premises - SQOOP Export Error

$
0
0

Team:

I'm trying to export data from HIVE to SQOOP. But all Export fails at Map 0% and Reduce 0%,

getting the following error

Task attempt_201304212334_0001_m_000000_0 failed to report status for 600 seconds. Killing!

and when looked at the log

Other error in hadoop-tasktracker is

2013-04-21 23:46:14,167 INFO org.apache.hadoop.ipc.Server: IPC Server listener on 2369: readAndProcess threw exception java.io.IOException: An existing connection was forcibly closed by the remote host. Count of bytes read: 0
java.io.IOException: An existing connection was forcibly closed by the remote host
 at sun.nio.ch.SocketDispatcher.read0(Native Method)
 at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:25)
 at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:198)
 at sun.nio.ch.IOUtil.read(IOUtil.java:171)
 at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:243)
 at org.apache.hadoop.ipc.Server.channelRead(Server.java:1725)
 at org.apache.hadoop.ipc.Server.access$2700(Server.java:95)
 at org.apache.hadoop.ipc.Server$Connection.readAndProcess(Server.java:1095)
 at org.apache.hadoop.ipc.Server$Listener.doRead(Server.java:538)
 at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:345)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:662)

Steps I did:

1. Checked if port is listening

2. all all incoming and outgoing calls

3. all other SQOOP command works

4. All other MapReduce job works


Regards, Thiru


Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>