The file is not there on my computer. So is there something I am missing to do before the build process ?
On Jun 17, 2011, at 2:11 AM, Ted Yu wrote: > I was hoping to see more clue as to why > /homes/avandana/hbase/hbase-0.90.3/build/hbase/test/TestHRegion/testWritesWhileScanning > couldn't be deleted. > > Did you verify whether the file was on your computer ? > > BTW I looked at the output.txt on my laptop. The log about HDFS-826 and > HDFS-200 was there - but the test passed. > Cheers > On Fri, Jun 17, 2011 at 1:50 PM, Vandana Ayyalasomayajula < > [email protected]> wrote: > >> The contents of TEST-org.apache.hadoop.hbase.regionserver.TestHRegion.xml >> is available at: >> http://pastebin.com/myGhd273 >> >> The error can be found here. I think that is causing the exception. >> >> Thanks >> Vandana >> On Jun 16, 2011, at 5:54 PM, Ted Yu wrote: >> >>> IOException didn't appear in output.txt >>> Please give stack trace for the exception. >>> >>> I noticed the following in the output: >>> >>> 2011-06-16 16:23:19,585 INFO [main] wal.HLog(396): >>> getNumCurrentReplicas--HDFS-826 not available; >>> >> hdfs_out=org.apache.hadoop.fs.ChecksumFileSystem$ChecksumFSOutputSummer@6ec5122f >> , >>> >> exception=org.apache.hadoop.fs.ChecksumFileSystem$ChecksumFSOutputSummer.getNumCurrentReplicas() >>> >>> On Fri, Jun 17, 2011 at 7:30 AM, Vandana Ayyalasomayajula < >>> [email protected]> wrote: >>> >>>> Hi, >>>> >>>> I am running the build on rhel 5 machine. I ran the following command: >>>> >>>> mvn clean test -Dtest=TestHRegion >>>> >>>> and the contents of TestHRegion-output.txt are in: >>>> >>>> http://pastebin.com/0WZkapGD >>>> >>>> Thanks >>>> Vandana >>>> >>>> On Jun 16, 2011, at 4:03 PM, Stack wrote: >>>> >>>>> What Ted said and what happens if you run it standalone? >>>>> >>>>> mvn clean test -Dtest=TestHRegion >>>>> >>>>> St.Ack >>>>> >>>>> On Thu, Jun 16, 2011 at 4:01 PM, Ted Yu <[email protected]> wrote: >>>>>> Can you tell us about your OS ? >>>>>> Also, can you put TestHRegion-output.txt on pastebin ? >>>>>> Thanks >>>>>> On Fri, Jun 17, 2011 at 6:57 AM, Vandana Ayyalasomayajula < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Hi All, >>>>>>> >>>>>>> I am trying to build HBase-0.90.3 on my machine. I am using Hadoop >> 0.20 >>>>>>> append version described in the page: >>>>>>> >>>>>>> >>>>>>> >>>> >> http://www.michael-noll.com/blog/2011/04/14/building-an-hadoop-0-20-x-version-for-hbase-0-90-2/ >>>>>>> >>>>>>> The test "org.apache.hadoop.hbase.regionserver.TestHRegion" with the >>>>>>> following exception: >>>>>>> >>>>>>> java.io.IOException: Failed delete of >>>>>>> >>>> >> /home/temp/hbase-0.90.3/build/hbase/test/TestHRegion/testWritesWhileScanning >>>>>>> >>>>>>> Any help would be greatly appreciated. >>>>>>> >>>>>>> Thanks >>>>>>> Vandana >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>> >>>> Vandana Ayyalasomayajula >>>> [email protected] >>>> >>>> >>>> >> >> Vandana Ayyalasomayajula >> [email protected] >> >> >> Vandana Ayyalasomayajula [email protected]
