Ah, oops. I forgot there was a dev list. Sorry. I ran "mvn clean install -Pdist -Dtar -Ptest-patch" as directed in the document. I'm not sure what the options do, though.
I'll give "mvn clean test" a try. On Thu, Jan 26, 2012 at 7:07 AM, Harsh J <ha...@cloudera.com> wrote: > Moving to common-dev@. > > I'm able to run all hadoop-hdfs-httpfs tests without failure if I do a > "mvn clean test" under that directory. > > Can you try to clean and then re-run? Might have been a transient > failure? Do you have the test logs? > > If you can reliably reproduce this test failure, please report with > your environment (JVM make/version specifically), to the Apache JIRA > under HDFS project. > > Note that if you want to build and go ahead with development without > tests, pass "-DskipTests" to your maven commands. > > On Thu, Jan 26, 2012 at 3:02 AM, Bai Shen <baishen.li...@gmail.com> wrote: > > I'm following the instructions in > > http://wiki.apache.org/hadoop/HowToContribute to build the Hadoop trunk. > > The build is failing the HttpFS tests with the above error. "User is not > > allowed to impersonate user1." > > > > Googling doesn't seem to provide any useful results. Is there something > > I'm missing in the build configuration? > > > > Thanks. > > > > -- > Harsh J > Customer Ops. Engineer, Cloudera >