[
https://issues.apache.org/jira/browse/FALCON-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710899#comment-14710899
]
Peeyush Bishnoi commented on FALCON-1038:
-----------------------------------------
[~sriksun] I think, we require DefaultTaskLogRetriever for retrieving the job
logs if "mapreduce.framework.name" is not YARN. If "mapreduce.framework.name"
is YARN, then TaskLogRetrieverYarn invoke for retrieving.
AFAIK, TaskLogRetrieverV1 is not relevant (FALCON-1008) and I have incorporated
that in this JIRA issue.
Thanks for the review.
> Log mover fails for map-reduce action
> -------------------------------------
>
> Key: FALCON-1038
> URL: https://issues.apache.org/jira/browse/FALCON-1038
> Project: Falcon
> Issue Type: Bug
> Components: common
> Affects Versions: 0.7, 0.6.1
> Environment: QA
> Reporter: Pragya Mittal
> Assignee: Peeyush Bishnoi
> Labels: logmover-cleanup
> Fix For: 0.7
>
> Attachments: FALCON-1038.patch, FALCON-1038.v1.patch
>
>
> For workflow containing map-reduce actions, log mover fails to create success
> file in staging directory.
> {code}
> 00,499 INFO [uber-SubtaskRunner] org.apache.falcon.logging.JobLogMover:
> Ignoring hadoop TT log for non-pig and non-java action: :start:
> 2015-02-18 07:19:00,499 INFO [uber-SubtaskRunner]
> org.apache.falcon.logging.JobLogMover: Ignoring hadoop TT log for non-pig and
> non-java action: aggregator
> 2015-02-18 07:19:00,499 INFO [uber-SubtaskRunner]
> org.apache.falcon.logging.JobLogMover: Ignoring hadoop TT log for non-pig and
> non-java action: end
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)