Re: building hadoop

2011-11-17 Thread Prashant Sharma
I think you should build it online for first time. On Fri, Nov 18, 2011 at 12:26 PM, mohmmadanis moulavi < anis_moul...@yahoo.co.in> wrote: > Friends, > > > > I have modified the source program of hadoop 0.20.2, and i want to build > it using "ant" but it's not working . > > > > I use the follo

building hadoop

2011-11-17 Thread mohmmadanis moulavi
Friends, I have modified the source program of hadoop 0.20.2, and i want to build it using  "ant"  but it's not working . I use the following command ant -Doffline=true -Dresolvers=internal the ouput of this command looks like as follows: clover.setup: clover.info: [echo]

[jira] [Resolved] (HADOOP-7830) [DNS] Log a WARN when there's no matching interface and we are gonna use the default one.

2011-11-17 Thread Harsh J (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-7830. - Resolution: Invalid Will add the logger line change as part of parent JIRA itself. > [D

[jira] [Created] (HADOOP-7836) TestSaslRPC#testDigestAuthMethodHostBasedToken fails with hostname localhost.localdomain

2011-11-17 Thread Eli Collins (Created) (JIRA)
TestSaslRPC#testDigestAuthMethodHostBasedToken fails with hostname localhost.localdomain Key: HADOOP-7836 URL: https://issues.apache.org/jira/browse/HADOOP-7836

[jira] [Resolved] (HADOOP-7835) Support posix_fallocate in NativeIO and add call from DataNode code

2011-11-17 Thread Sriram Rao (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Rao resolved HADOOP-7835. Resolution: Duplicate > Support posix_fallocate in NativeIO and add call from DataNode code >

[jira] [Created] (HADOOP-7835) Support posix_fallocate in NativeIO and add call from DataNode code

2011-11-17 Thread Sriram Rao (Created) (JIRA)
Support posix_fallocate in NativeIO and add call from DataNode code --- Key: HADOOP-7835 URL: https://issues.apache.org/jira/browse/HADOOP-7835 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-7834) Support posix_fallocate in NativeIO and add call from DataNode code

2011-11-17 Thread Sriram Rao (Created) (JIRA)
Support posix_fallocate in NativeIO and add call from DataNode code --- Key: HADOOP-7834 URL: https://issues.apache.org/jira/browse/HADOOP-7834 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-7833) Inner classes of org.apache.hadoop.ipc.protobuf.HadoopRpcProtos generates findbugs warnings which results in -1 for findbugs

2011-11-17 Thread John Lee (Created) (JIRA)
Inner classes of org.apache.hadoop.ipc.protobuf.HadoopRpcProtos generates findbugs warnings which results in -1 for findbugs Key: HADOOP-7833

[jira] [Created] (HADOOP-7832) Using mincore to understand the effect of fadvise in the Linux page cache

2011-11-17 Thread Cristina L. Abad (Created) (JIRA)
Using mincore to understand the effect of fadvise in the Linux page cache - Key: HADOOP-7832 URL: https://issues.apache.org/jira/browse/HADOOP-7832 Project: Hadoop Common

Re: HADOOP-7021

2011-11-17 Thread Aaron T. Myers
Hi John, There may be a JIRA filed already to address those particular warnings, but I'm not aware of it if there is one. If you'd like to file that JIRA and provide a patch to fix it (most likely just by making test-patch ignore those warnings) I would be happy to review/commit it. -- Aaron T. M

Re: HADOOP-7021

2011-11-17 Thread John Lee
Hi Aaron, Thanks for advice, do you know if there are plans to eliminate the warning messages from findbugs and javadoc? The findbugs warnings are related to protocal buffer code and the javadoc warnings are "Sun proprietary API and may be removed in a future release" code. John On Thu, Nov 17,

[jira] [Created] (HADOOP-7831) ConcurrentModificationException in getCurrentUser()

2011-11-17 Thread Kihwal Lee (Created) (JIRA)
ConcurrentModificationException in getCurrentUser() --- Key: HADOOP-7831 URL: https://issues.apache.org/jira/browse/HADOOP-7831 Project: Hadoop Common Issue Type: Bug Components: secu

Re: HADOOP-7021

2011-11-17 Thread Aaron T. Myers
Hi John, If you're confident that the warnings are unrelated to the patch, just comment saying so on that JIRA and that will be fine. -- Aaron T. Myers Software Engineer, Cloudera On Thu, Nov 17, 2011 at 8:58 AM, John Lee wrote: > I recently resubmitted a patch for > https://issues.apache.or

HADOOP-7021

2011-11-17 Thread John Lee
I recently resubmitted a patch for https://issues.apache.org/jira/browse/HADOOP-7021 and received -1 overall. When I took a look at what was the cause and it was due to some findbugs warnings and javadoc warnings, which were unrelated to the patch. Do these warnings need to be resolved before any n

[jira] [Created] (HADOOP-7830) [DNS] Log a WARN when there's no matching interface and we are gonna use the default one.

2011-11-17 Thread Harsh J (Created) (JIRA)
[DNS] Log a WARN when there's no matching interface and we are gonna use the default one. - Key: HADOOP-7830 URL: https://issues.apache.org/jira/browse/HADOOP-7830

Build failed in Jenkins: Hadoop-0.20.203-Build #19

2011-11-17 Thread Apache Jenkins Server
See Changes: [phunt] Added missing license header -- [...truncated 3986 lines...] [exec] checking for a sed that does not truncate output... /bin/sed [exec] checking for ld used by

Build failed in Jenkins: Hadoop-Common-0.23-Build #68

2011-11-17 Thread Apache Jenkins Server
See Changes: [phunt] Added missing license header [vinodkv] MAPREDUCE-3407. Fixed pom files to refer to the correct MR app-jar needed by the integration tests. Contributed by Hitesh Shah. svn merge -c r1202766 --ignore-ancestry