filecrush
filecrush copied to clipboard
Issue while crushing the directory - The value of property avro.output.codec must not be null
Hi,
I am facing this issue while trying to crush the directory
hadoop jar /home/cloudera-scm/sunny/filecrush-master/target/filecrush-2.2.2-SNAPSHOT.jar com.m6d.filecrush.crush.Crush home/cloudera-scm/sunny/OCNs/ /home/cloudera-scm/sunny/testing/ 20200901010101
Exception in thread "main" java.lang.IllegalArgumentException: The value of property avro.output.codec must not be null
Did anyone run into this exception? Any solutions will be appreciated.