RE: moving data

2012-08-01 Thread Dave Shine
From the command line you can hadoop fs -copyFromLocal source destination Dave Shine Sr. Software Engineer 321.939.5093 direct | 407.314.0122 mobile CI Boost(tm) Clients Outperform Online(tm) www.ciboost.comhttp://www.ciboost.com/ From: Soheila Dehghanzadeh [mailto:sally...@gmail.com] Sent:

Re: moving data

2012-08-01 Thread Soheila Dehghanzadeh
Great! thanks :) On Wed, Aug 1, 2012 at 1:12 PM, Dave Shine dave.sh...@channelintelligence.com wrote: From the command line you can hadoop fs –copyFromLocal source destination ** ** *Dave Shine* Sr. Software Engineer 321.939.5093 direct | 407.314.0122 mobile *CI

HDFS splits based on content semantics

2012-08-01 Thread Grandl Robert
Hi, Probably this question is answered many times but I could not clarify yet after searching on google. Does HDFS split the input solely based on fixed block size or take in consideration the semantics of it ? For example, if I have a binary file, or I want the block to not cut some lines

Re: Hadoop WebUI

2012-08-01 Thread Suresh Srinivas
Clement, To get the details related to how to contribute - see http://wiki.apache.org/hadoop/HowToContribute. UI is simple because it serves the purpose. More sophisticated UI for management and monitoring is being done in Ambari, see - http://incubator.apache.org/ambari/. The core hadoop UIs