> This is Hadoop 3.0.3
> java.lang.NoSuchMethodError: 
> org.apache.hadoop.fs.FileStatus.compareTo(Lorg/apache/hadoop/fs/FileStatus;)I 
> (state=08S01,code=1)
> Something is missing here! Is this specific to ORC tables?

No, it is a Hadoop BUG.

https://issues.apache.org/jira/browse/HADOOP-1468

Fixed in Hadoop-2.8.2+ & most likely this is happening because you have built 
something against Hadoop-2.7.3 (Parquet and ORC default to the 2.7.3, so you 
need to rebuild them over for Hadoop3).

Cheers,
Gopal


Reply via email to