Skip to content

andr3al3x/hadoop-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hadoop-extensions

A project with random hadoop extensions

New JsontoAvroOutputFormats for Pentaho

On the PMR use "org.pentaho.hadoop.mapred.PentahoAvroOutputFormat" as Output define the schema as "avro.output.schema" and in the MAPPER or REDUCER write String JSON on the KEY.

NOTE: The JSON needs to match the Schema defined, so Avro Decoder can convert it

About

A project with random hadoop extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages