| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
10 (0.292s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Flume port issue - Hadoop - [mail # user]
|
|
...Just a friendly follow up to see if anyone has any suggestions for the issue with port given below. Any help is appreciated. Thanks Sai On May 20, 2013 5:40 PM, "Sai Sai" wrote: ...
|
|
|
Author: Sai Sai,
2013-05-21, 07:47
|
|
|
Re: Understanding Sys.output from mapper & partitioner - Hadoop - [mail # user]
|
|
...Hi Jens Here is the code for the driver if this is what you r referring to is missing, plesae let me know if you need any additional info: Your help is appreciated. public class Secon...
|
|
|
Author: Sai Sai,
2013-03-29, 17:22
|
|
|
Re: list of linux commands for hadoop - Hadoop - [mail # user]
|
|
...Just wondering if there are a list of linux commands or any article which r needed for learning hadoop. Thanks...
|
|
|
Author: Sai Sai,
2013-03-29, 17:01
|
|
|
Re: Serialized comparator vs normal comparator - Hadoop - [mail # user]
|
|
... Just wondering what is the difference between serialized comparator vs normal comparator given below, the reason i am trying to understand this is how will you verify if you r using se...
|
|
|
Author: Sai Sai,
2013-03-28, 05:13
|
|
|
System.out.printlin vs Counters - Hadoop - [mail # user]
|
|
...Q1. Is it right to assume the System.out.println statements are used only in eclipse environment and In a multi node cluster environment we need to use counters. Q2. I am ...
|
|
|
Author: Sai Sai,
2013-03-27, 10:21
|
|
|
Re: Block vs FileSplit vs record vs line - Hadoop - [mail # user]
|
|
...Just wondering if this is right way to understand this: A large file is split into multiple blocks and each block is split into multiple file splits and each file split has multiple records ...
|
|
|
Author: Sai Sai,
2013-03-14, 08:45
|
|
|
Re: Trying to copy file to Hadoop file system from a program - Hadoop - [mail # user]
|
|
...Many Thanks Nitin for your quick reply. Heres what i have in my hosts file and i am running in VM i m assuming it is the pseudo mode: ********************* 127.0.0.1 localhost...
|
|
|
Author: Sai Sai,
2013-02-24, 11:53
|
|
|
Re: Trying to copy file to Hadoop file system from a program - Hadoop - [mail # user]
|
|
... Greetings, Below is the program i am trying to run and getting this exception: *************************************** Test Start..... java.net.UnknownHostException: unknow...
|
|
|
Author: Sai Sai,
2013-02-24, 11:40
|
|
|
Re: WordPairCount Mapreduce question. - Hadoop - [mail # user]
|
|
...Thanks Mahesh for your help. Wondering if u can provide some insight with the below compare method using byte[] in the SecondarySort example: public static class Comparator exten...
|
|
|
Author: Sai Sai,
2013-02-24, 11:31
|
|
|
Re: Newbie Debuggin Question - Hadoop - [mail # user]
|
|
...This may be a basic beginner debug question will appreciate if anyone can pour some light: Here is the method i have in Eclipse: ******************************* @Override ...
|
|
|
Author: Sai Sai,
2013-02-21, 12:38
|
|
|
|