Re: Hadoop archive

2011-10-20 Thread John George
@hadoop.apache.org common-user@hadoop.apache.org Subject: Hadoop archive Hi, im new to the community. Id like to create an archive but I get the error: Exception in archives null. Im using hadoop 0.204.0. the issue was tracked under MAPREDUCE-1399 https://issues.apache.org/jira/browse/MAPREDUCE-1399

Hadoop archive

2011-10-17 Thread Jonas Hartwig
Hi, im new to the community. Id like to create an archive but I get the error: Exception in archives null. Im using hadoop 0.204.0. the issue was tracked under MAPREDUCE-1399 https://issues.apache.org/jira/browse/MAPREDUCE-1399 and solved. How do I combine my hadoop version with a new

Re: tar or hadoop archive

2011-07-06 Thread Manhee Jo
Sent: Tuesday, June 28, 2011 8:46 AM Subject: Re: tar or hadoop archive Yes, you can see a picture describing HAR files in this old blog post: http://www.cloudera.com/blog/2009/02/the-small-files-problem/ -Joey On Mon, Jun 27, 2011 at 4:36 PM, Rita rmorgan...@gmail.com wrote: So, it does

tar or hadoop archive

2011-06-27 Thread Rita
We use hadoop/hdfs to archive data. I archive a lot of file by creating one large tar file and then placing to hdfs. Is it better to use hadoop archive for this or is it essentially the same thing? -- --- Get your facts first, then you can distort them as you please.--

Re: tar or hadoop archive

2011-06-27 Thread Joey Echeverria
...@cloudera.com wrote: The advantage of a hadoop archive files is it lets you access the files stored in it directly. For example, if you archived three files (a.txt, b.txt, c.txt) in an archive called foo.har. You could cat one of the three files using the hadoop command line: hadoop fs

Re: Hadoop-Archive Error for size of input data 2GB

2009-08-18 Thread Snehal Nagmote
this message in context: http://www.nabble.com/Hadoop-Archive-Error-for-size-of-input-data-%3E2GB-tp18568129p25036326.html Sent from the Hadoop core-user mailing list archive at Nabble.com.