[ 
https://issues.apache.org/jira/browse/CRUNCH-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301461#comment-14301461
 ] 

Ryan Brush commented on CRUNCH-481:
-----------------------------------

It looks like fix was rolled back as part of changes in CRUNCH-438, and is no 
longer in master. See the commit linked below, where the updates were removed. 
I'm guessing this was in error during the merge of CRUNCH-438 and the patch 
should be re-applied.

https://github.com/apache/crunch/commit/6543ded556dbbd4e8e25e59730f7f5fa8e2c3c26

> Support independent output committers for multiple outputs
> ----------------------------------------------------------
>
>                 Key: CRUNCH-481
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-481
>             Project: Crunch
>          Issue Type: Bug
>          Components: Core
>            Reporter: Aniket Kulkarni
>            Assignee: Josh Wills
>            Priority: Minor
>             Fix For: 0.12.0
>
>         Attachments: CRUNCH-481.patch, CRUNCH-481.patch
>
>
> I faced this issue while trying to write to Kite and HDFS in the same 
> pipeline. A similar issue was logged for Kite[1][2]. 
> I was attempting to write a PCollection to Kite and a different PTable to 
> HDFS as a text file. The write to Kite succeeded, however the write to HDFS 
> only produced a _SUCCESS file with no text file.
> Commenting out the write to Kite seems to solve the issue and I can see the 
> text file being written.
> [1] - https://issues.cloudera.org/browse/CDK-756
> [2] - 
> http://mail-archives.apache.org/mod_mbox/crunch-dev/201401.mbox/%3ccaf-wd4qcue0toh3qewpdnnom3u786pvjlgh7t6go_abctpl...@mail.gmail.com%3E



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to