| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
41 (0.124s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How to pull Delta data from one cluster to another cluster ? - Hadoop - [mail # user]
|
|
...Use distcp. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Thu, Mar 14, 2013 at 3:40 PM, samir das mohapatra wrote: ...
|
|
|
Author: Mohammad Tariq,
2013-03-14, 10:13
|
|
|
Re: Database insertion by HAdoop - Hadoop - [mail # user]
|
|
...Hello Masoud, You can use the Bulk Load feature. You might find it more efficient than normal client APIs or using the TableOutputFormat. The b...
|
|
|
Author: Mohammad Tariq,
2013-02-18, 12:09
|
|
|
Re: passing arguments to hadoop job - Hadoop - [mail # user]
|
|
...Hello Jamal, When you set something using "conf.set("extparam", "value")", you need to read it by using "context.getConfiguration().get("extparam")" in your mapper or red...
|
|
|
Author: Mohammad Tariq,
2013-01-22, 06:23
|
|
|
Re: On a lighter note - Hadoop - [mail # user]
|
|
...Folks quite often get confused by the name. But this one is just unbeatable Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Fri, Jan 18, 2013 at 4:52 PM, ...
|
|
|
Author: Mohammad Tariq,
2013-01-18, 11:55
|
|
|
Re: On a lighter note - Hadoop - [mail # user]
|
|
...lol :) Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Fri, Jan 18, 2013 at 1:54 PM, Fabio Pitzolu wrote: ...
|
|
|
Author: Mohammad Tariq,
2013-01-18, 09:06
|
|
|
Re: Hadoop Pseudo-configuration - Hadoop - [mail # user]
|
|
...Helllo Shagun, Make sure you have set the required config parameters correctly. Also, modify the line containing "127.0.1.1" to "127.0.0.1" in your "etc/hos...
|
|
|
Author: Mohammad Tariq,
2013-01-15, 15:16
|
|
|
Re: Metadata size for 1 TB HDFS data? - Hadoop - [mail # user]
|
|
...Thank you so much for the valuable response Stephen. But I have a few questions to ask here. Could you please elaborate a bit, if possible? Each of the specified objects are totally di...
|
|
|
Author: Mohammad Tariq,
2012-12-20, 15:12
|
|
|
Metadata size for 1 TB HDFS data? - Hadoop - [mail # user]
|
|
...Hello group, What could be the approx. size of the metadata if I have 1 TB of data in my HDFS?I am not doing anything additional but just a simple put. Will...
|
|
|
Author: Mohammad Tariq,
2012-12-20, 12:01
|
|
|
Re: why not hadoop backup name node data to local disk daily or hourly? - Hadoop - [mail # user]
|
|
...Ohhhh...This is the benefit of sharing space with you. Thank you so much for keeping my knowledge base updated. It' high time, I require a proper re-scan of everything. @Andy : Now i'm...
|
|
|
Author: Mohammad Tariq,
2012-12-20, 10:43
|
|
|
Re: why not hadoop backup name node data to local disk daily or hourly? - Hadoop - [mail # user]
|
|
...I am sorry Andy, I forgot one important point. The Secondary NameNode has been deprecated now, so consider using the Checkpoint Node or Backup Node. Checkpoint Node is the process whi...
|
|
|
Author: Mohammad Tariq,
2012-12-20, 10:24
|
|
|
|