Hadoop-2.7.2: appendToFile: Not Supported error -


i installed hadoop 2.7.2 independently in single node mode.

i created testfile.txt content

hello world in hdfs! 

but when want append lines file command:

bin/hadoop fs -appendtofile extrafile.txt testfile.txt 

it throws error:

appendtofile: not supported 

i'm using ubuntu server 14.04 on virtual machine. comment appreciated :)


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -