Re: About avatar patches?

2011-08-26 Thread Linden Hillenbrand
s to which > Version of hadoop ? > > 0001-0.20.3_rc2-AvatarNode.patch > > AvatarNode.20.patch > > Thanks in Advance . > > Regards, > > Shanmuganathan > > -- Linden Hillenbrand Customer Operations Engineer Phone: 650.644.3900 x4946 Ema

Re: hadoop+lucene

2011-09-13 Thread Linden Hillenbrand
9.html > Sent from the Hadoop lucene-users mailing list archive at Nabble.com. > -- Linden Hillenbrand Customer Operations Engineer Phone: 650.644.3900 x4946 Email: lin...@cloudera.com Twitter: @lhillenbrand Data:http://www.cloudera.com

Re: How to run java code using Mahout from commandline ?

2011-09-26 Thread Linden Hillenbrand
run it using simple java command ? > > Can anyone solve my confusion ? > I am not able to run this code. > > Thanks, > Praveenesh > -- Linden Hillenbrand Customer Operations Engineer Phone: 650.644.3900 x4946 Email: lin...@cloudera.com Twitter: @lhillenbrand Data:http://www.cloudera.com

Re: DataBlockScanner

2011-09-27 Thread Linden Hillenbrand
.server.datanode.DataBlockScanner: Verification > succeeded for blk_7845835324800093130_821735 > 2011-09-27 21:06:12,416 INFO > org.apache.hadoop.hdfs.server.datanode.DataBlockScanner: Verification > succeeded for blk_-8470066700863973556_553973 > > > I am not sure if the scan makes datanode looks like down? > > Thanks. > Best regards > Bourne -- Linden Hillenbrand Customer Operations Engineer Phone: 650.644.3900 x4946 Email: lin...@cloudera.com Twitter: @lhillenbrand Data:http://www.cloudera.com

Re: difference between development and production platform???

2011-09-27 Thread Linden Hillenbrand
amedani, Masoud > > wrote: > > > Dear Friends, > > > > > > Im new in hadoop for an important data mining university research, i > saw > > > these sentences in different hadoop related docs: > > > > > > { Win32 is supported as a *developme

Re: Temporary Files to be sent to DistributedCache

2011-09-27 Thread Linden Hillenbrand
; > > > > The information contained in this email may be subject to the export > > control laws and regulations of the United States, potentially > > including but not limited to the Export Administration Regulations (EAR) > > and sanctions regulations issued by the U.S. Department of > > Treasury, Office of Foreign Asset Controls (OFAC). As a recipient of > this > > information you are obligated to comply with all > > applicable U.S. export laws and regulations. > > > > > -- Linden Hillenbrand Customer Operations Engineer Phone: 650.644.3900 x4946 Email: lin...@cloudera.com Twitter: @lhillenbrand Data:http://www.cloudera.com

Re: difference between development and production platform???

2011-09-27 Thread Linden Hillenbrand
>> On Tue, Sep 27, 2011 at 9:32 PM, Hamedani, Masoud > >> wrote: > >> > Dear Friends, > >> > > >> > Im new in hadoop for an important data mining university research, i > saw > >> > these sentences in different hadoop related docs: >

Re: Using FUSE for flat file loading

2011-11-26 Thread Linden Hillenbrand
11 at 8:48 PM, Edmon Begoli wrote: > I have scenario where I am receiving large files from a messaging > adapter (think reliable SFTP) > and I have to store them into HDFS. > > What would be a file system interface you would recommend? How is FUSE > for this task? > > Thank