| clear query|facets|time |
Search criteria: .
Results from 81 to 88 from
88 (0.153s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: setOutputValueClass(*.class) method - MapReduce - [mail # user]
|
|
...Bertrand, I did it!!!! :))))))))))))))))))))))))))) using your suggested wrapper. Cheers man. NOTICE: This e-mail message and any attachments are confidential, subject to c...
|
|
|
Author: Kartashov, Andy,
2012-10-11, 20:06
|
|
|
RE: setOutputValueClass(*.class) method - MapReduce - [mail # user]
|
|
...Bertand I am reading my input by declaring it in the driver as follows: conf.setInputFormat(SequenceFileInputFormat.class); In the mapper: public void map(LongWritable key...
|
|
|
Author: Kartashov, Andy,
2012-10-11, 18:25
|
|
|
setOutputValueClass(*.class) method - MapReduce - [mail # user]
|
|
...Guys, Is there another way to set the output from within the Mapper? My Mapper reads from various serialised files and generates different type of objects for values depending on...
|
|
|
Author: Kartashov, Andy,
2012-10-11, 17:49
|
|
|
RE: using sequencefile generated by Sqoop in Mapreduce - MapReduce - [mail # user]
|
|
...Gents, please ignore my below. Everything works as a glove. conf.setInputFormat(SequenceFileInputFormat.class) indeed works well with Sqoop generated class. The reason why ...
|
|
|
Author: Kartashov, Andy,
2012-10-09, 20:58
|
|
|
using sequencefile generated by Sqoop in Mapreduce - MapReduce - [mail # user]
|
|
...Guys, I have trouble using sequence file in Mar-Reduce. The output I get is very last record. I am creating sequence file while importing MySQL table into Hadoop usin...
|
|
|
Author: Kartashov, Andy,
2012-10-09, 17:18
|
|
|
RE: sqoop jobs - MapReduce - [mail # user]
|
|
...sqoop version Sqoop 1.4.1-cdh4.0.1 hadoop version Hadoop 2.0.0-cdh4.0.1 Subversion file:///data/1/jenkins/workspace/generic-package-rhel64-6-0/topd ir/BUILD/hadoop-2.0.0-cdh4.0.1/src/h...
|
|
|
Author: Kartashov, Andy,
2012-10-05, 14:59
|
|
|
sqoop jobs - MapReduce - [mail # user]
|
|
...Guys, Have any one successfully executed commands like Sqoop job -list Sqoop job -create .. etc. Do I need to set-up my sqoop-core.xml before hand? Example.. sqoop job --li...
|
|
|
Author: Kartashov, Andy,
2012-10-05, 13:45
|
|
|
RE: copyFromLocal - MapReduce - [mail # user]
|
|
...I use -put -get commands to bring files in/our of HDFS from/to my home directory on EC2. Then use WinSCP to download files to my laptop. Andy Kartashov MPAC Architecture R&D, Co-op 134...
|
|
|
Author: Kartashov, Andy,
2012-10-04, 16:51
|
|
|
|