RevolutionAnalytics / ravro

9 stars 11 forks source link

Please provide a working example to read and write avro files from hdfs. #4

Open krdeepakio opened 9 years ago

krdeepakio commented 9 years ago

Error in ravro:::avro_get_schema Error retrieving schema. Verify that the file exists.

Ravro version : 1.0.4 ravro::AVRO_TOOLS : avro-tools-1.7.4.jar

I followed the long thread covering this issue but could not figure out if it was fixed or not.

wolkym commented 8 years ago

+1, Is the project abandoned?

jamiefolson commented 8 years ago

Is there anything specific you're wondering about? The documentation includes two different sample datasets with usage examples.

jamiefolson commented 8 years ago

Are you asking specifically about Avro files in HDFS? Files need to be on the local filesystem unless you're using ravro with the rmr2 package.