| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
148 (0.111s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Writing small files to one big file in hdfs - Hadoop - [mail # user]
|
|
...It looks like in mapper values are coming as binary instead of Text. Is this expected from sequence file? I initially wrote SequenceFile with Text values. On Tue, Feb 21, 2012 at 4:13 ...
|
|
|
Author: Mohit Anchlia,
2012-02-22, 00:50
|
|
|
Re: Writing small files to one big file in hdfs - Hadoop - [mail # user]
|
|
...Need some more help. I wrote sequence file using below code but now when I run mapreduce job I get "file.*java.lang.ClassCastException*: org.apache.hadoop.io.LongWritable cannot be cast to o...
|
|
|
Author: Mohit Anchlia,
2012-02-22, 00:13
|
|
|
Re: Writing to SequenceFile fails - Hadoop - [mail # user]
|
|
...I am past this error. Looks like I needed to use CDH libraries. I changed my maven repo. Now I am stuck at *org.apache.hadoop.security.AccessControlException *since I am not writing as...
|
|
|
Author: Mohit Anchlia,
2012-02-21, 21:45
|
|
|
Writing to SequenceFile fails - Hadoop - [mail # user]
|
|
...I am trying to write to the sequence file and it seems to be failing. Not sure why, Is there something I need to do String uri="hdfs://db1:54310/examples/testfile1.seq"; FileSyst...
|
|
|
Author: Mohit Anchlia,
2012-02-21, 20:48
|
|
|
Re: Writing small files to one big file in hdfs - Hadoop - [mail # user]
|
|
...Sorry may be it's something obvious but I was wondering when map or reduce gets called what would be the class used for key and value? If I used "org.apache.hadoop.io.Text value = *new* org....
|
|
|
Author: Mohit Anchlia,
2012-02-21, 20:04
|
|
|
Re: Writing small files to one big file in hdfs - Hadoop - [mail # user]
|
|
...Thanks How does mapreduce work on sequence file? Is there an example I can look at? On Tue, Feb 21, 2012 at 11:34 AM, Arko Provo Mukherjee wrote: ...
|
|
|
Author: Mohit Anchlia,
2012-02-21, 19:38
|
|
|
Re: Writing small files to one big file in hdfs - Hadoop - [mail # user]
|
|
...I am trying to look for examples that demonstrates using sequence files including writing to it and then running mapred on it, but unable to find one. Could you please point me to some examp...
|
|
|
Author: Mohit Anchlia,
2012-02-21, 19:27
|
|
|
Re: Writing small files to one big file in hdfs - Hadoop - [mail # user]
|
|
...On Tue, Feb 21, 2012 at 9:25 AM, Bejoy Ks wrote: for processing. Would it work with sequence file? This text file that I was referring to would be in hdfs itself. Is it sti...
|
|
|
Author: Mohit Anchlia,
2012-02-21, 17:30
|
|
|
Setting eclipse for map reduce using maven - Hadoop - [mail # user]
|
|
...I am trying to search for dependencies that would help me get started with developing map reduce in eclipse and I prefer to use maven for this. Could someone help me point to direction...
|
|
|
Author: Mohit Anchlia,
2012-02-21, 17:18
|
|
|
Difference between hdfs dfs and hdfs fs - Hadoop - [mail # user]
|
|
...What's the different between hdfs dfs and hdfs fs commands? When I run hdfs dfs -copyFromLocal /assa . and use pig it can't find it but when I use hdfs fs pig is able to find the file....
|
|
|
Author: Mohit Anchlia,
2012-02-21, 17:16
|
|
|
|