[jira] [Updated] (HADOOP-11357) Print information of the build enviornment in test-patch.sh

2015-04-26 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated HADOOP-11357:
--
   Resolution: Fixed
Fix Version/s: 2.8.0
   Status: Resolved  (was: Patch Available)

committed

 Print information of the build enviornment in test-patch.sh
 ---

 Key: HADOOP-11357
 URL: https://issues.apache.org/jira/browse/HADOOP-11357
 Project: Hadoop Common
  Issue Type: Improvement
  Components: scripts
Reporter: Haohui Mai
Assignee: Allen Wittenauer
Priority: Minor
 Fix For: 2.8.0

 Attachments: HADOOP-11357-00.patch


 Currently test-patch.sh lacks of information such as java version during the 
 build, thus debugging problem like HADOOP-10530 becomes difficult.
 This jira proposes to print out more information in test-patch.sh to simplify 
 debugging.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-11357) Print information of the build enviornment in test-patch.sh

2015-04-25 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated HADOOP-11357:
--
Assignee: Allen Wittenauer  (was: Li Lu)
  Status: Patch Available  (was: Open)

 Print information of the build enviornment in test-patch.sh
 ---

 Key: HADOOP-11357
 URL: https://issues.apache.org/jira/browse/HADOOP-11357
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Haohui Mai
Assignee: Allen Wittenauer
Priority: Minor
 Attachments: HADOOP-11357-00.patch


 Currently test-patch.sh lacks of information such as java version during the 
 build, thus debugging problem like HADOOP-10530 becomes difficult.
 This jira proposes to print out more information in test-patch.sh to simplify 
 debugging.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-11357) Print information of the build enviornment in test-patch.sh

2015-04-25 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated HADOOP-11357:
--
Attachment: HADOOP-11357-00.patch

Revisiting this one.

There is currently some secret info sitting in the env vars on the Jenkins 
hosts that we really shouldn't expose.  But dumping uname -a and java -version 
is pretty simple with the new table-based structure.

 Print information of the build enviornment in test-patch.sh
 ---

 Key: HADOOP-11357
 URL: https://issues.apache.org/jira/browse/HADOOP-11357
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Haohui Mai
Assignee: Li Lu
Priority: Minor
 Attachments: HADOOP-11357-00.patch


 Currently test-patch.sh lacks of information such as java version during the 
 build, thus debugging problem like HADOOP-10530 becomes difficult.
 This jira proposes to print out more information in test-patch.sh to simplify 
 debugging.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-11357) Print information of the build enviornment in test-patch.sh

2015-04-25 Thread Chris Nauroth (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HADOOP-11357:
---
 Component/s: scripts
Target Version/s: 2.8.0
Hadoop Flags: Reviewed

+1 for the patch.  Thank you, Allen.

 Print information of the build enviornment in test-patch.sh
 ---

 Key: HADOOP-11357
 URL: https://issues.apache.org/jira/browse/HADOOP-11357
 Project: Hadoop Common
  Issue Type: Improvement
  Components: scripts
Reporter: Haohui Mai
Assignee: Allen Wittenauer
Priority: Minor
 Attachments: HADOOP-11357-00.patch


 Currently test-patch.sh lacks of information such as java version during the 
 build, thus debugging problem like HADOOP-10530 becomes difficult.
 This jira proposes to print out more information in test-patch.sh to simplify 
 debugging.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)