| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
24 (0.123s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Small cluster setup. - HDFS - [mail # user]
|
|
...Cyril, how did you install hadoop? when you start hadoop ... do you start it from the location where it is installed or from users home directory? try setting HADOOP_HOME (its de...
|
|
|
Author: Nitin Pawar,
2013-03-13, 14:02
|
|
|
Re: Work on research project "Hadoop Security Design" - HDFS - [mail # user]
|
|
...please start a new thread for your questions poonam if your data is in plain files then you can do bin/hadoop dfs -cat file/path you can copy the file to local with bin/had...
|
|
|
Author: Nitin Pawar,
2013-02-28, 07:30
|
|
|
Re: How to start Data Replicated Blocks in HDFS manually. - HDFS - [mail # user]
|
|
...as shashwat suggested run the command $HADOOP_HOME/bin/hadoop dfs -setrep -R -w 2 / On Mon, Feb 25, 2013 at 8:04 PM, Dhanasekaran Anbalagan wrote: Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2013-02-25, 14:40
|
|
|
Re: ISSUE IN CDH4.1.2 : transfer data between different HDFS clusters.(using distch) - HDFS - [mail # user]
|
|
...does this match with your issue https://groups.google.com/a/cloudera.org/forum/#!topic/cdh-user/kIPOvrFaQE8 On Mon, Feb 25, 2013 at 3:20 PM, samir das mohapatra wrote: &nb...
|
|
|
Author: Nitin Pawar,
2013-02-25, 10:00
|
|
|
Re: Can I perfrom a MR on my local filesystem - HDFS - [mail # user]
|
|
...Nikhil, may be this blog will help you understand it how s3 is used http://www.technology-mania.com/2012/05/s3-instead-of-hdfs-with-hadoop_05.html http://www.technology-mania.com/2011/...
|
|
|
Author: Nitin Pawar,
2013-02-17, 07:50
|
|
|
Re: Java submit job to remote server - HDFS - [mail # user]
|
|
...conf.set("mapred.job.tracker", "localhost:9001"); this means that your jobtracker is on port 9001 on localhost if you change it to the remote host and thats the port its running ...
|
|
|
Author: Nitin Pawar,
2013-02-12, 21:22
|
|
|
Re: How to Integrate MicroStrategy with Hadoop - HDFS - [mail # user]
|
|
...this is specific to cloudera to please post only to cdh users here is the link http://www.cloudera.com/content/cloudera/en/solutions/partner/Microstrategy.html you can follow lin...
|
|
|
Author: Nitin Pawar,
2013-01-30, 20:49
|
|
|
Re: what's this version 'version = 1.0.4-SNAPSHOT' ? - HDFS - [mail # user]
|
|
...can you give me which location you checked out the codebase from ? On Mon, Jan 28, 2013 at 12:31 PM, Xibin Liu wrote: Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2013-01-28, 07:23
|
|
|
Re: what's this version 'version = 1.0.4-SNAPSHOT' ? - HDFS - [mail # user]
|
|
...any snapshot version is dev version you can change the dependency version to just 1.0.4 in the pom and it will just build 1.0.4 On Mon, Jan 28, 2013 at 12:06 PM, Xibin Liu...
|
|
|
Author: Nitin Pawar,
2013-01-28, 06:47
|
|
|
Re: (hive) Table loading with NULL values - HDFS - [mail # user]
|
|
...is :: your delimiter or : only? in any case you can try by specifing '\072' as column separator (thats for one : ) On Wed, Jan 16, 2013 at 2:49 AM, Monkey2Code wrote: &nbs...
|
|
|
Author: Nitin Pawar,
2013-01-16, 07:50
|
|
|
|