EOF exception
knarula opened this issue · 0 comments
knarula commented
Hi,
I am new to cassandra and aegisthus ... am executing this:
hadoop jar aegisthus-hadoop-0.1.2.jar com.netflix.Aegisthus -libjars lz4-1.1.1.jar -inputDir /tmp/jsontest -output /tmp/outfile
And this leads to error
Error: java.io.EOFException
at java.io.DataInputStream.readFully(DataInputStream.java:180)
at java.io.DataInputStream.readFully(DataInputStream.java:152)
I have uploaded sstable to hdfs and the executing above code.. please help out...