Re:Re:Re: Re: python streaming error

2013-01-13 Thread springring
sorry the error keep on, even when i modify the code "offset,filename = line.strip().split("\t")" At 2013-01-14 09:27:10,springring wrote: >hi, > I find the key point, not the hostname, it is right. >just chang "offset,filename = line.split("\t")" to >"offset,filename = line.strip().s

Re:Re: Re: python streaming error

2013-01-13 Thread springring
hi, I find the key point, not the hostname, it is right. just chang "offset,filename = line.split("\t")" to "offset,filename = line.strip().split("\t")" now it pass At 2013-01-12 16:58:29,"Nitin Pawar" wrote: >computedb-13 is not a valid host name > >may be if you have local hadoop the

Build failed in Jenkins: Hadoop-Common-trunk #652

2013-01-13 Thread Apache Jenkins Server
See Changes: [shv] HDFS-1245. Change typo in Pluggable. [shv] HDFS-1245. Plugable block id generation. Contributed by Konstantin Shvachko. -- [...truncated 29385 lines...] [exec]

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

2013-01-13 Thread Apache Jenkins Server
See -- [...truncated 10346 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec Running org.apache.hadoop.fs.s3.TestInMemoryS3FileSystemContract Tests run: 29, Failu