[jira] [Created] (HADOOP-7273) Move JMXGet from hdfs to common

2011-05-10 Thread Luke Lu (JIRA)
Move JMXGet from hdfs to common --- Key: HADOOP-7273 URL: https://issues.apache.org/jira/browse/HADOOP-7273 Project: Hadoop Common Issue Type: Improvement Affects Versions: 0.21.0 Reporter: Luke Lu

Re: Hadoop native builds fail on ARM due to -m32

2011-05-10 Thread Allen Wittenauer
On May 10, 2011, at 5:13 PM, Trevor Robinson wrote: > Is the native build failing on ARM (where gcc doesn't support -m32) a > known issue, and is there a workaround or fix pending? That's interesting. I didn't realize there was a gcc that didn't support -m. This seems like an odd thin

Re: Hadoop native builds fail on ARM due to -m32

2011-05-10 Thread Aaron T. Myers
Hi Trevor, Thanks a lot for identifying a fix for this issue. Please do file a JIRA under the HADOOP project at issues.apache.org. This mailing list doesn't deliver attachments, so we can't see the patch you provided. Please attach the patch to the JIRA that you file. -- Aaron T. Myers Software E

Hadoop native builds fail on ARM due to -m32

2011-05-10 Thread Trevor Robinson
Is the native build failing on ARM (where gcc doesn't support -m32) a known issue, and is there a workaround or fix pending? $ ant -Dcompile.native=true ...      [exec] make  all-am      [exec] make[1]: Entering directory `/home/trobinson/dev/hadoop-common/build/native/Linux-arm-32'      [exec] /b

[jira] [Resolved] (HADOOP-6571) /stacks servlet no longer has correct content-type

2011-05-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HADOOP-6571. - Resolution: Duplicate Fixed by HADOOP-6496 (verified on trunk just now) > /stacks servlet no lo

[jira] [Resolved] (HADOOP-7272) Remove unnecessary security related info logs

2011-05-10 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-7272. - Resolution: Fixed Hadoop Flags: [Reviewed] I committed the change. > Remove unnec

[jira] [Created] (HADOOP-7272) Remove unnecessary security related info logs

2011-05-10 Thread Suresh Srinivas (JIRA)
Remove unnecessary security related info logs - Key: HADOOP-7272 URL: https://issues.apache.org/jira/browse/HADOOP-7272 Project: Hadoop Common Issue Type: Improvement Components: ipc, sec

[jira] [Created] (HADOOP-7271) Standardize error messages

2011-05-10 Thread Daryn Sharp (JIRA)
Standardize error messages -- Key: HADOOP-7271 URL: https://issues.apache.org/jira/browse/HADOOP-7271 Project: Hadoop Common Issue Type: Improvement Components: fs Affects Versions: 0.23.0 Re