[
https://issues.apache.org/jira/browse/CRUNCH-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644459#comment-13644459
]
Micah Whitacre commented on CRUNCH-199:
---------------------------------------
Yeah I only added the call:
FileOutputFormat.setOutputPath(job, new Path(outputPath, name+"-tmp"));
After I noticed it wasn't dropping the contents at /output/out0 like it was
supposed to but instead going to /output/. I then added the "-tmp" because of
the CrunchJobHooks pattern matching which requires a "-".
> Add Source and Target Support for AvroTrevniKey files
> -----------------------------------------------------
>
> Key: CRUNCH-199
> URL: https://issues.apache.org/jira/browse/CRUNCH-199
> Project: Crunch
> Issue Type: Wish
> Components: Core, IO
> Reporter: Micah Whitacre
> Assignee: Josh Wills
> Priority: Minor
> Attachments: CRUNCH-199.patch
>
>
> Add Source, Target, and SourceTarget, support for AvroTrevniKeyInputFormat[1]
> and AvroTrevniKeyOutputFormat[2].
> [1] -
> http://avro.apache.org/docs/1.7.4/api/java/org/apache/trevni/avro/mapreduce/AvroTrevniKeyInputFormat.html
> [2] -
> http://avro.apache.org/docs/1.7.4/api/java/org/apache/trevni/avro/mapreduce/AvroTrevniKeyOutputFormat.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira