See https://builds.apache.org/job/Hadoop-Hdfs-trunk/750/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 924 lines...]
A buildMR-279Branch.sh
AUhud
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/833/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 1274 lines...]
[iajc] ^^^
Thanks Tom.
I'm running the final set of tests with the 'MR-279 rebased on trunk' and
should be done by tmrw.
Also, can you guys please ensure that secure HDFS works after mvn'ization?
thanks,
Arun
On Aug 13, 2011, at 9:39 PM, Tom White wrote:
> Hi Arun,
>
> I'm fine with that. When do you e
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/834/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 1274 lines...]
[iajc] "ugi=" + ServletUtil.enc
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/835/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 1275 lines...]
[iajc] ^^^
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
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/836/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 1283 lines...]
[iajc] "ugi=" + ServletUtil.enc
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/751/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 1499156 lines...]
[junit] 2011-08-15 22:17:08,057 INFO
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 wrote:
> Hi folks,
> Can anyone take a look at the hdfs builds? Seems to be f
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/837/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 1283 lines...]
[iajc] "ugi=" + ServletUtil.enc
hdfs trunk is broken with -compile-fault-inject ant target
--
Key: HDFS-2261
URL: https://issues.apache.org/jira/browse/HDFS-2261
Project: Hadoop HDFS
Issue Type: Bug
Environme
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 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/HADO
See https://builds.apache.org/job/Hadoop-Hdfs-22-branch/75/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 870 lines...]
Buildfile: build.xml
clean-contrib:
cl
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
wrote:
> Todd,
>
> Could you please take a look at this ?
>
> https://issues.apache.org/
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.
https://repository.apache.org/content/groups/snapshots/org/apache/hadoop/hadoop-common/0.23.0-SNAPSHOT
hado
On Mon, Aug 15, 2011 at 3:45 PM, Giridharan Kesavan
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
On Mon, Aug 15, 2011 at 3:52 PM, Eli Collins wrote:
> On Mon, Aug 15, 2011 at 3:45 PM, Giridharan Kesavan
> 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 t
I'm having some related issues locally... seems every time the Hudson
publishes a new build, my local build breaks with something like this:
todd@todd-w510:~/git/hadoop-common/hdfs$ ant clean test
Buildfile: /home/todd/git/hadoop-common/hdfs/build.xml
clean-contrib:
clean:
clean:
[echo] c
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/752/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 1466 lines...]
[javac] public FSDataInputStream open
I just tried the hdfs build on Apache Jenkins. Its still failing:
https://builds.apache.org/job/Hadoop-Hdfs-trunk/752/console
Looks like something you are noticing Todd.
Also, is https://issues.apache.org/jira/browse/HDFS-2261 also an issue for the
builds?
thanks
mahadev
On Aug 15, 2011, at 4
Mahadev,
AOP stuff is now wired yet in common Mavenization, the instrumented JAR is
not being created/deployed.
>From some of the messages, it seems related to that.
HDFS Mavenization (HDFS-2096), which has been +1, does not attempt to run
AOP stuff either, thus it would 'fix' this build failure
Thanks Alejandro.
Ill leave the HDFS nightly alone now :).
BTW, the last error https://builds.apache.org/job/Hadoop-Hdfs-trunk/752/console
which Todd also mentioned went away when I re triggered the build. So, there is
definitely an issue with pulling the common artifacts for HDFS.
thanks
mah
when i put data in hadoop cluster,there is a severe problem
Key: HDFS-2262
URL: https://issues.apache.org/jira/browse/HDFS-2262
Project: Hadoop HDFS
Issue Type: Bug
Comp
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/753/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 1402551 lines...]
[junit] 2011-08-16 04:27:18,730 INFO
FYI
this is going to fail all the hdfs-precommit builds;
On Mon, Aug 15, 2011 at 8:03 PM, Alejandro Abdelnur wrote:
> Mahadev,
>
> AOP stuff is now wired yet in common Mavenization, the instrumented JAR is
> not being created/deployed.
>
> From some of the messages, it seems related to that.
>
>
25 matches
Mail list logo