Class HdfsAvroUtils
java.lang.Object
com.linkedin.venice.hadoop.input.recordreader.avro.HdfsAvroUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.avro.Schema
getFileSchema
(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path)
-
Method Details
-
getFileSchema
public static org.apache.avro.Schema getFileSchema(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path)
-