[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-10-19 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16211967#comment-16211967
 ] 

Hudson commented on HADOOP-14816:
-

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13112 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13112/])
HADOOP-14816. Update Dockerfile to use Xenial. Contributed by Allen (cdouglas: 
rev ca8ddc6aa413de347866ad9a0a3407356a280a1f)
* (edit) dev-support/docker/hadoop_env_checks.sh
* (edit) dev-support/docker/Dockerfile


> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Fix For: 3.0.0
>
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch, 
> HADOOP-14816.05.patch, HADOOP-14816.06.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-10-19 Thread Andrew Wang (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16211713#comment-16211713
 ] 

Andrew Wang commented on HADOOP-14816:
--

I'm fine with it, I don't think Allen and I disagreed on the content of this 
change.

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch, 
> HADOOP-14816.05.patch, HADOOP-14816.06.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-10-19 Thread Chris Douglas (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16211648#comment-16211648
 ] 

Chris Douglas commented on HADOOP-14816:


[~andrew.wang] Do you mind if we commit this? HADOOP-14961 is blocking 
development.

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch, 
> HADOOP-14816.05.patch, HADOOP-14816.06.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-10-18 Thread Chris Douglas (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16210391#comment-16210391
 ] 

Chris Douglas commented on HADOOP-14816:


bq. I'm viewing as incompatible in that it will likely change the requirements 
for any binary distributions and, if I read the new hadoop compatibility 
guidelines that were just committed, the minimum versions of the compilers
After HADOOP-14897, I don't think this is an incompatible change as defined by 
the compatibility guidelines. If it is, then we should update them again.

bq. I don't want to preclude anyone from building their own Trusty binaries 
either
Agreed, but limiting our test infrastructure to Trusty is both painful and not 
sufficient to guarantee that property. We can keep and maintain Dockerfiles for 
testing with other/older distributions, but running the default build/test 
environment in Trusty requires workarounds that cost dev cycles and test time. 
Support for Trusty is uncontroversial, I think we're all on the same page, 
there.

I'm +1 on the patch. Other than dismay that we still use forrest, it updates 
the existing Dockerfile to follow [best 
practices|https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/].

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch, 
> HADOOP-14816.05.patch, HADOOP-14816.06.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-10-18 Thread John Zhuge (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16210336#comment-16210336
 ] 

John Zhuge commented on HADOOP-14816:
-

https://builds.apache.org/job/PreCommit-HADOOP-Build/13549/consoleFull 
successfully tested HADOOP-14816.05 + HADOOP-14954.002. It actually ran on the 
same build host H6 where HADOOP-14961 issue was seen.

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch, 
> HADOOP-14816.05.patch, HADOOP-14816.06.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-10-18 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16210054#comment-16210054
 ] 

Hadoop QA commented on HADOOP-14816:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13550/console in case of 
problems.


> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch, 
> HADOOP-14816.05.patch, HADOOP-14816.06.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-27 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16183172#comment-16183172
 ] 

Allen Wittenauer commented on HADOOP-14816:
---

05:
* Removed a bunch of external dependencies that actually ship with Xenial so no 
need to DL and build
* Significantly faster build time: ~25m vs ~9m
* Re-arranged and cleaned up a few things

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch, 
> HADOOP-14816.05.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-27 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16183168#comment-16183168
 ] 

Hadoop QA commented on HADOOP-14816:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  9m 
27s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  
0s{color} | {color:red} The patch doesn't appear to include any new or modified 
tests. Please justify why no new tests are needed for this patch. Also please 
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} trunk Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
25s{color} | {color:blue} Maven dependency ordering for branch {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 12m 
13s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green}  0m  
0s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} shadedclient {color} | {color:green}  
7m 28s{color} | {color:green} branch has no errors when building and testing 
our client artifacts. {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
18s{color} | {color:blue} Maven dependency ordering for patch {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green}  0m  
0s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green}  0m 
 2s{color} | {color:green} The patch generated 0 new + 0 unchanged - 1 fixed = 
0 total (was 1) {color} |
| {color:green}+1{color} | {color:green} shelldocs {color} | {color:green}  0m  
9s{color} | {color:green} The patch generated 0 new + 74 unchanged - 38 fixed = 
74 total (was 112) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} shadedclient {color} | {color:green}  
8m 34s{color} | {color:green} patch has no errors when building and testing our 
client artifacts. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
15s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 39m  7s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:71bbb86 |
| JIRA Issue | HADOOP-14816 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12889339/HADOOP-14816.05.patch 
|
| Optional Tests |  asflicense  shellcheck  shelldocs  mvnsite  unit  |
| uname | Linux 9614ce2e1dbe 4.4.0-43-generic #63-Ubuntu SMP Wed Oct 12 
13:48:03 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | trunk / c87db8d |
| shellcheck | v0.4.6 |
|  Test Results | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13391/testReport/ |
| modules | C:  U:  |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13391/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch, 
> HADOOP-14816.05.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-27 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16183113#comment-16183113
 ] 

Hadoop QA commented on HADOOP-14816:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13391/console in case of 
problems.


> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch, 
> HADOOP-14816.05.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-22 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176462#comment-16176462
 ] 

Hadoop QA commented on HADOOP-14816:


| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 25m 
14s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} trunk Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  2m  
7s{color} | {color:blue} Maven dependency ordering for branch {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
18s{color} | {color:blue} Maven dependency ordering for patch {color} |
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green}  0m 
 1s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} shelldocs {color} | {color:green}  0m  
9s{color} | {color:green} The patch generated 0 new + 74 unchanged - 30 fixed = 
74 total (was 104) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
21s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 28m 38s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:71bbb86 |
| JIRA Issue | HADOOP-14816 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12888401/HADOOP-14816.04.patch 
|
| Optional Tests |  asflicense  shellcheck  shelldocs  |
| uname | Linux 2030825f874d 3.13.0-116-generic #163-Ubuntu SMP Fri Mar 31 
14:13:22 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | trunk / c71d137 |
| shellcheck | v0.4.6 |
| modules | C:  U:  |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13356/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-22 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176418#comment-16176418
 ] 

Hadoop QA commented on HADOOP-14816:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13356/console in case of 
problems.


> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-22 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176414#comment-16176414
 ] 

Allen Wittenauer commented on HADOOP-14816:
---

We hit an issue with docker build on H10.  Gonna use this JIRA to test with.

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175740#comment-16175740
 ] 

Hadoop QA commented on HADOOP-14816:


| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 27m  
6s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} trunk Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  1m 
49s{color} | {color:blue} Maven dependency ordering for branch {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
34s{color} | {color:blue} Maven dependency ordering for patch {color} |
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green}  0m 
 2s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} shelldocs {color} | {color:green}  0m 
17s{color} | {color:green} The patch generated 0 new + 74 unchanged - 30 fixed 
= 74 total (was 104) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
38s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 31m  2s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:71bbb86 |
| JIRA Issue | HADOOP-14816 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12888401/HADOOP-14816.04.patch 
|
| Optional Tests |  asflicense  shellcheck  shelldocs  |
| uname | Linux 0315f93899d3 3.13.0-129-generic #178-Ubuntu SMP Fri Aug 11 
12:48:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | trunk / bfd1a72 |
| shellcheck | v0.4.6 |
| modules | C:  U:  |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13351/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175696#comment-16175696
 ] 

Hadoop QA commented on HADOOP-14816:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13351/console in case of 
problems.


> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch, HADOOP-14816.04.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175683#comment-16175683
 ] 

Hadoop QA commented on HADOOP-14816:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 
19s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  
0s{color} | {color:red} The patch doesn't appear to include any new or modified 
tests. Please justify why no new tests are needed for this patch. Also please 
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} trunk Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
27s{color} | {color:blue} Maven dependency ordering for branch {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 13m 
46s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 15m 
52s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green} 10m 
31s{color} | {color:green} trunk passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
21s{color} | {color:blue} Maven dependency ordering for patch {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 14m 
 9s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 13m  
3s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} cc {color} | {color:green} 13m  
3s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green} 13m  
3s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green} 10m 
11s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green}  0m 
 1s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} shelldocs {color} | {color:green}  0m  
9s{color} | {color:green} The patch generated 0 new + 74 unchanged - 30 fixed = 
74 total (was 104) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} unit {color} | {color:red} 14m 36s{color} 
| {color:red} root in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
34s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 94m 40s{color} | 
{color:black} {color} |
\\
\\
|| Reason || Tests ||
| Failed junit tests | hadoop.net.TestDNS |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:71bbb86 |
| JIRA Issue | HADOOP-14816 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12888378/HADOOP-14816.03.patch 
|
| Optional Tests |  asflicense  shellcheck  shelldocs  compile  cc  mvnsite  
javac  unit  |
| uname | Linux 98c0c9133cd7 3.13.0-123-generic #172-Ubuntu SMP Mon Jun 26 
18:04:35 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | trunk / e5e1851 |
| Default Java | 1.8.0_131 |
| shellcheck | v0.4.6 |
| unit | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13349/artifact/patchprocess/patch-unit-root.txt
 |
|  Test Results | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13349/testReport/ |
| modules | C: hadoop-common-project/hadoop-common . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13349/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, 

[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175567#comment-16175567
 ] 

Hadoop QA commented on HADOOP-14816:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13349/console in case of 
problems.


> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175563#comment-16175563
 ] 

Allen Wittenauer commented on HADOOP-14816:
---

-03:
* change a c file to force a compile.

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch, HADOOP-14816.03.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175549#comment-16175549
 ] 

Allen Wittenauer commented on HADOOP-14816:
---

Yetus is so smart. Whoever wrote it must be a genius.

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175548#comment-16175548
 ] 

Hadoop QA commented on HADOOP-14816:


| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 26m  
8s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} trunk Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green}  0m 
 1s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} shelldocs {color} | {color:green}  0m 
13s{color} | {color:green} The patch generated 0 new + 74 unchanged - 30 fixed 
= 74 total (was 104) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
34s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 27m 18s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:71bbb86 |
| JIRA Issue | HADOOP-14816 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12888374/HADOOP-14816.02.patch 
|
| Optional Tests |  asflicense  shellcheck  shelldocs  |
| uname | Linux 1e278519dc68 3.13.0-123-generic #172-Ubuntu SMP Mon Jun 26 
18:04:35 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | trunk / e5e1851 |
| shellcheck | v0.4.6 |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13348/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175516#comment-16175516
 ] 

Hadoop QA commented on HADOOP-14816:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13348/console in case of 
problems.


> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch, 
> HADOOP-14816.02.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175450#comment-16175450
 ] 

Allen Wittenauer commented on HADOOP-14816:
---

bq. I'm -1 on dropping support for Trusty at this time, given that Trusty is 
still supported for another 1.5 years. I think we also shouldn't be dropping 
support for OS versions without a broader discussion on the mailing list.

This isn't about dropping "support" (whatever that actually means).  People can 
still build on Trusty just like people build on CentOS despite us not having a 
Dockerfile for it.  It's about us changing what the default build environment 
looks like and what the binaries we ship look like.

bq. So, I don't mind if we end up shipping Xenial binaries instead of Trusty, 
but I don't want to preclude anyone from building their own Trusty binaries 
either.

Exactly. Which is why this should be non-controversial.  I just want to get it 
in before beta-1 because otherwise we're going to shift this in middle of the 
major and that's kind of a terrible thing to do.  (Granted, not as bad as, say, 
changing the JDK, but)

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Andrew Wang (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175443#comment-16175443
 ] 

Andrew Wang commented on HADOOP-14816:
--

I'm -1 on dropping support for Trusty at this time, given that Trusty is still 
supported for another 1.5 years. I think we also shouldn't be dropping support 
for OS versions without a broader discussion on the mailing list.

The Hadoop binary distributions have always been strange in terms of support 
status, in that we only compile them for a single OS, and don't document which 
one. So, I don't mind if we end up shipping Xenial binaries instead of Trusty, 
but I don't want to preclude anyone from building their own Trusty binaries 
either.

Can we use a second Dockerfile to experiment with JDK9 and Xenial in the 
meanwhile?

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175295#comment-16175295
 ] 

Allen Wittenauer commented on HADOOP-14816:
---

I'm viewing as incompatible in that it will likely change the requirements for 
any binary distributions and, if I read the new hadoop compatibility guidelines 
that were just committed, the minimum versions of the compilers, etc.

bq. Trusty is supported until April 2019, so I think it's too early for that.

... except, if the project's past track record is any indication, we won't be 
able to do Xenial until 4.x, which would put it well past 2019.

There's also the problem of JDK9.  It's *easy* to get JDK9 on Xenial.  Not so 
much on Trusty.  I'd like for us to start building a nightly on JDK9.  In order 
to do that, we're gonna need it in the Dockerfile...

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Andrew Wang (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175254#comment-16175254
 ] 

Andrew Wang commented on HADOOP-14816:
--

Hi Allen,

I notice this is marked "Incompatible", does that imply we're dropping Trusty 
support? It looks like Trusty is supported until April 2019, so I think it's 
too early for that.

We're also on a day-by-day slip for beta1, and this change is kind of risky. 
Could you clarify the incompatibility? We've concurrently supported multiple OS 
versions in the past.

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175137#comment-16175137
 ] 

Allen Wittenauer commented on HADOOP-14816:
---


https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1593191

Argh.

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175128#comment-16175128
 ] 

Hadoop QA commented on HADOOP-14816:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red}  2m 
20s{color} | {color:red} Docker failed to build yetus/hadoop:71bbb86. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HADOOP-14816 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12888335/HADOOP-14816.01.patch 
|
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13339/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175125#comment-16175125
 ] 

Hadoop QA commented on HADOOP-14816:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13339/console in case of 
problems.


> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-09-21 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175123#comment-16175123
 ] 

Allen Wittenauer commented on HADOOP-14816:
---

ping [~andrew.wang].  I think we need to get this in before beta1.

> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch, HADOOP-14816.01.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-08-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148177#comment-16148177
 ] 

Hadoop QA commented on HADOOP-14816:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 18m 
17s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} trunk Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
19s{color} | {color:blue} Maven dependency ordering for branch {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
19s{color} | {color:blue} Maven dependency ordering for patch {color} |
| {color:red}-1{color} | {color:red} shellcheck {color} | {color:red}  0m  
1s{color} | {color:red} The patch generated 4 new + 0 unchanged - 0 fixed = 4 
total (was 0) {color} |
| {color:orange}-0{color} | {color:orange} shelldocs {color} | {color:orange}  
0m 12s{color} | {color:orange} The patch generated 2 new + 104 unchanged - 0 
fixed = 106 total (was 104) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
15s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 19m 40s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:14b5c93 |
| JIRA Issue | HADOOP-14816 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12884557/HADOOP-14816.00.patch 
|
| Optional Tests |  asflicense  shellcheck  shelldocs  |
| uname | Linux 57003e236c0f 3.13.0-117-generic #164-Ubuntu SMP Fri Apr 7 
11:05:26 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | trunk / 3e0e203 |
| shellcheck | v0.4.6 |
| shellcheck | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13141/artifact/patchprocess/diff-patch-shellcheck.txt
 |
| shelldocs | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13141/artifact/patchprocess/diff-patch-shelldocs.txt
 |
| modules | C:  U:  |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13141/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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



[jira] [Commented] (HADOOP-14816) Update Dockerfile to use Xenial

2017-08-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148157#comment-16148157
 ] 

Hadoop QA commented on HADOOP-14816:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13141/console in case of 
problems.


> Update Dockerfile to use Xenial
> ---
>
> Key: HADOOP-14816
> URL: https://issues.apache.org/jira/browse/HADOOP-14816
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, test
>Affects Versions: 3.0.0-beta1
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Attachments: HADOOP-14816.00.patch
>
>
> It's probably time to update the 3.0 Dockerfile to use Xenial given that 
> Trusty is on life support from Ubuntu.



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

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