[
https://issues.apache.org/jira/browse/HADOOP-12113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-12113:
--------------------------------------
Attachment: HADOOP-12113.HADOOP-12111.01.patch
-01:
* docker mode and reexec mode have been merged and simplified (relatively) so
that they execute as one step as needed. This fixes a variety of bugs around
what can/can't get customized while in docker mode. This has had lots of small
impacts here and there in the code. Most noteworth is that this means that
older versions of test-patch WILL NOT launch docker mode even if they re-exec a
patch that has docker in it!
* whitespace tab checker has been significantly speeded up (turning minute long
test runs into seconds) by generating a new numbered patch file based upon the
git diff output
* as a result, tabs have been removed from the source base
* now that multijdk support is there, default dockerfile has jdk7 and jdk8 from
oracle included
* dockerfile rev is calculated by testpatch, not the launcher code
* if no multijdk option is selected, don't print the java_home version as
multijdk in the ouptut
> update test-patch branch to latest code
> ---------------------------------------
>
> Key: HADOOP-12113
> URL: https://issues.apache.org/jira/browse/HADOOP-12113
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Attachments: HADOOP-12113-HADOOP-12111.patch,
> HADOOP-12113.HADOOP-12111.01.patch
>
>
> [~sekikn] and I have been working on github. We should update the codebase
> to reflect all of those changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)