Re: Using HDFS DataNode as a part of a project, where to start

2016-09-17 Thread Yasin Celik
Arguments 83 - FsShell.run: STOP:****** Yasin Celik On Wed, Aug 10, 2016 at 1:32 PM, Ravi Prakash wrote: > Hi Yasin! > > Without knowing more about your project, here are answers to your > questions. > > It's trivially easy to start only the Datanode. The HDF

Using HDFS DataNode as a part of a project, where to start

2016-08-10 Thread Yasin Celik
modify it to fit in my project? What are inputs and outputs of DataNode? Where should I start? If I decide to use also NameNode, where should start? Any comment/help is appreciated. Thanks Yasin Celik

Re: SDP support for Hadoop RPC

2013-10-10 Thread Yasin Celik
e 64KB message size (performance cliff beyond 64KB), > which _should_ work with default hadoop config, where dfs packet size is > 64KB. > > __Luke > > > On Tue, Oct 8, 2013 at 4:49 PM, Yasin Celik > wrote: > > > Hello, > > > > I looked around but I thin

Re: SDP support for Hadoop RPC

2013-10-08 Thread Yasin Celik
lks > who insist on buying the least capable hardware for their test clusters, > and therefore, recommend such underpowered clusters to customers as well. > > - milind > > > On Oct 8, 2013, at 16:49, Yasin Celik wrote: > > > > Hello, > > > > I looked around

Fwd: SDP support for Hadoop RPC

2013-10-08 Thread Yasin Celik
Hello, I looked around but I think it seems there is no Sockets Direct Protocol(SDP) support in Hadoop RPC. I basically want to take advantage of Infiniband when transferring data. Is there any known support for this? Has anybody tried this before? Best - Yasin Celik