On Mon, Aug 15, 2011 at 3:45 PM, Giridharan Kesavan <gkesa...@hortonworks.com> wrote: > Hi Eli, > > your are right Im talking about the apache jenkins hdfs build failures; > > Im pretty sure hdfs is picking the latest hadoop common jars. I > verified this with the apache repo as well.
How are you building? The method that its claiming doesn't exist definitely does. The following works on trunk so I think it's an issue with how Jenkins is running it. hadoop-common $ mvn clean hadoop-common $ mvn install -DskipTests hadoop-common $ pushd ../hdfs hdfs $ ant clean hdfs $ ant -Dresolvers=internal jar hdfs $ ant run-test-hdfs-fault-inject Thanks, Eli > > https://repository.apache.org/content/groups/snapshots/org/apache/hadoop/hadoop-common/0.23.0-SNAPSHOT > > hadoop-common-0.23.0-20110815.215733-266-tests.jar > > hadoop-common-0.23.0-20110815.215733-266.jar > > https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Hdfs-trunk-Commit/837/console > > [ivy:resolve] .. (0kB) > > [ivy:resolve] [SUCCESSFUL ] org.apache.hadoop#avro;1.3.2!avro.jar (1011ms) > [ivy:resolve] downloading > https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/0.23.0-SNAPSHOT/hadoop-common-0.23.0-20110815.215733-266.jar > ... > > [ivy:resolve] > ........................................................................................................................................................................................................................ > (1667kB) > [ivy:resolve] .. (0kB) > [ivy:resolve] [SUCCESSFUL ] > org.apache.hadoop#hadoop-common;0.23.0-SNAPSHOT!hadoop-common.jar > (1549ms) > > ivy-retrieve-common: > [ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use > 'ivy.settings.file' instead > [ivy:cachepath] :: loading settings :: file = > /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/ivy/ivysettings.xml > > ivy-resolve-hdfs: > > ivy-retrieve-hdfs: > > ivy-resolve-test: > > [ivy:resolve] downloading > https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/0.23.0-SNAPSHOT/hadoop-common-0.23.0-20110815.215733-266-tests.jar > ... > [ivy:resolve] > ........................................................................................................................ > (876kB) > > [ivy:resolve] .. (0kB) > [ivy:resolve] [SUCCESSFUL ] > org.apache.hadoop#hadoop-common;0.23.0-SNAPSHOT!hadoop-common.jar(tests) > (875ms) > > > On Mon, Aug 15, 2011 at 3:33 PM, Eli Collins <e...@cloudera.com> wrote: >> >> Hey Giri, >> >> This looks like a similar issue to what was hitting the main Jenkins >> job, the Hdfs job isn't picking up the latest bits from common. >> >> Thanks, >> Eli >> >> On Mon, Aug 15, 2011 at 3:27 PM, Giridharan Kesavan >> <gkesa...@hortonworks.com> wrote: >> > Todd, >> > >> > Could you please take a look at this ? >> > >> > https://issues.apache.org/jira/browse/HDFS-2261 >> > >> > >> > -Giri >> > On Mon, Aug 15, 2011 at 3:24 PM, Todd Lipcon <t...@cloudera.com> wrote: >> > >> >> Seems like some of it is a build issue where it can't find ant. >> >> >> >> The other is the following: >> >> https://issues.apache.org/jira/browse/HADOOP-7545 >> >> Please review. >> >> >> >> Thanks >> >> -Todd >> >> >> >> On Mon, Aug 15, 2011 at 2:54 PM, Mahadev Konar <maha...@hortonworks.com> >> >> wrote: >> >> > Hi folks, >> >> > Can anyone take a look at the hdfs builds? Seems to be failing: >> >> > >> >> > https://builds.apache.org/job/Hadoop-Hdfs-trunk/ >> >> > >> >> > thanks >> >> > mahadev >> >> > >> >> >> >> >> >> >> >> -- >> >> Todd Lipcon >> >> Software Engineer, Cloudera >> >> >> > >