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

Akira Ajisaka commented on MAPREDUCE-6983:
------------------------------------------

Thank you for the comment.

bq. Should I resolve the license failure and tests failure here, or just create 
other issuses for these?
The license issue was partially fixed by HADOOP-14990. 
{noformat}
Lines that start with ????? in the ASF License  report indicate files that do 
not have an Apache license header:
 !????? 
/testptch/hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/jobTokenPassword
{noformat}
After running the tests, jobTokenPassword was wrongly placed in the root 
directory of the module. The file should be placed under the target directory, 
and we need to fix this in a separate issue. TestPipeApplication timeout should 
be fixed in another separate issue.

> Moving logging APIs over to slf4j in hadoop-mapreduce-client-core
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-6983
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6983
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Jinjiang Ling
>            Assignee: Jinjiang Ling
>            Priority: Major
>         Attachments: MAPREDUCE-6983.001.patch, MAPREDUCE-6983.002.patch, 
> MAPREDUCE-6983.003.patch, MAPREDUCE-6983.004.patch, MAPREDUCE-6983.005.patch, 
> MAPREDUCE-6983.005.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to