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

TezQA commented on TEZ-3722:
----------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12867690/TEZ-3722.patch
  against master revision a55fe80.

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 3.0.1) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in :
                   org.apache.tez.analyzer.TestAnalyzer

Test results: 
https://builds.apache.org/job/PreCommit-TEZ-Build/2434//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2434//console

This message is automatically generated.

> Have MultiMROutput support different configurations for different writers
> -------------------------------------------------------------------------
>
>                 Key: TEZ-3722
>                 URL: https://issues.apache.org/jira/browse/TEZ-3722
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Ming Ma
>         Attachments: TEZ-3722.patch
>
>
> TEZ-3215 added the support for MultiMROutput so that a task can write its 
> output to different HDFS files depending on the data. Internally 
> MultiMROutput creates different writers keyed by the path. All writers use 
> the same configuration.
> We have use cases that different writers need to have different 
> configurations, it can be used to specify different output formats, or 
> different configuration values for the same output format. So it will be 
> useful to allow applications to specify different configuration for different 
> writers.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to