Quantcast
Viewing all articles
Browse latest Browse all 15

Hadoop hdfs throw exception while cloing sequencefile

I’m using hadoop 2.6.2 to append some data serialized by Avro to a hdfs sequencefile, but when i finished the write operation and close the sequencefile, a exception is thrown. The code is present below. The content of configuration file is the address of hadoop cluster. public void appendToTextFile() throws IOException { Writer fileWriter = […]

The post Hadoop hdfs throw exception while cloing sequencefile appeared first on BlogoSfera.


Viewing all articles
Browse latest Browse all 15

Trending Articles