You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi, I am running a Job to fetch data from HDFS to my Local Machine and it errors out after writing 8 records to the output file. This is the error:
Would appreciate any thoughts on this.
On the other hand, I am able to write data (from a Teradata Db) to a file on HDFS fine.
[statistics] connecting to socket on port 3994
[statistics] connected
Exception in component tHDFSInput_2
java.lang.ArrayIndexOutOfBoundsException: 18
at test1.job3_0_1.job3.tHDFSInput_2Process(job3.java:1062)
at test1.job3_0_1.job3.runJobInTOS(job3.java:1901)
at test1.job3_0_1.job3.main(job3.java:1769)
[statistics] disconnected
Job job3 ended at 16:27 09/05/2012. [exit code=1]
Thanks
Last edited by jatin (2012-05-10 15:27:02)
Offline
Pages: 1