Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 27 (0.361s).
Loading phrases to help you
refine your search...
Exception comes out with the override option in CompositeInputFormat - MapReduce - [mail # user]
...Hi All   I‘m trying the CompositeInputFormat to perform the Map-side join。 The outer and inner join go well. However I try the override option .It come out an exception[1]:    ...
   Author: YouPeng Yang, 2013-05-19, 08:44
FileNotFoundException When DistributedCache file with YARN - MapReduce - [mail # user]
...HI   I adopt distributed cache  to implement the semi-joins.  I am using CDH4.1.2   the Map side setup  function is as [1]:   It works well in my eclipse indigo...
   Author: YouPeng Yang, 2013-05-13, 08:35
issues with decrease the default.block.size - MapReduce - [mail # user]
...hi ALL       I am going to setup a new hadoop  environment, .Because  of  there are lots of small  files, I would  like to change  the  defa...
   Author: YouPeng Yang, 2013-05-09, 15:42
Re: Relations ship between HDFS_BYTE_READ and Map input bytes - MapReduce - [mail # user]
...Hi Pralabh *   *  1.The Map input bytes couter belongs to the MapReduce FrameWork. The hadoop defintive explains that:    The number of bytes of uncompressed input consum...
   Author: YouPeng Yang, 2013-04-30, 10:33
Re: ganglia net URL unavailable - MapReduce - [mail # user]
...Hi  S, Manoj and Olivier    It still does not work  ,Maybe it was blocked by the fireware.I will go through another way.   Thank you  Regards     2013...
   Author: YouPeng Yang, 2013-04-22, 08:55
ganglia net URL unavailable - MapReduce - [mail # user]
...Hi   Sorry to post the question.    I want to download the ganglia software, however the URL ( http://ganglia.sourceforge.net/) seems unavailable .   Is there information...
   Author: YouPeng Yang, 2013-04-22, 07:50
Map‘s number with NLineInputFormat - MapReduce - [mail # user]
...Hi All   I  take NLineInputFormat  as the Text Input Format with the following code  NLineInputFormat.setNumLinesPerSplit(job, 10);  NLineInputFormat.addInputPath(jo...
   Author: YouPeng Yang, 2013-04-19, 16:30
Re: No bulid.xml when to build FUSE - MapReduce - [mail # user]
...Hi Harsh     Sorry for replying so later.     I still get some errors.     After I run the command  under hadoop-hdfs project:    *mvn install -D...
   Author: YouPeng Yang, 2013-04-12, 14:36
Re: No bulid.xml when to build FUSE - MapReduce - [mail # user]
...Hi Harsh:   I run under hadoop-hdfs project:  mvn install -Drequire.fuse=true -DskipTests   and the logs show: BUILD SUCCESS   So I go to the src/hadoop-hdfs-project/hado...
   Author: YouPeng Yang, 2013-04-11, 14:49
MultipleInputs.addInputPath compile error in eclipse(indigo) - MapReduce - [mail # user]
...HI GUYS   I want to use the the org.apache.hadoop.mapreduce.lib.input.MultipleInputs;     However it comes a compile error in my eclipse(indigo):   public static void mai...
   Author: YouPeng Yang, 2013-04-02, 09:16
Sort:
project
MapReduce (27)
Hadoop (11)
Sqoop (8)
HDFS (7)
Hive (4)
type
mail # user (27)
date
last 7 days (1)
last 30 days (6)
last 90 days (17)
last 6 months (27)
last 9 months (27)
author
Harsh J (1041)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
YouPeng Yang