Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 36 (2.862s).
Loading phrases to help you
refine your search...
[ANNOUNCE] Pig 0.11.1 has been released! - Hadoop - [mail # general]
...The Pig team is happy to announce the Pig 0.11.1 release.  Apache Pig provides a high-level data-flow language and execution framework for parallel computation on Hadoop clusters. More ...
   Author: Bill Graham, 2013-04-02, 03:51
[ANNOUNCE] Apache Pig 0.11.0 released - Hadoop - [mail # general]
...The Pig team is happy to announce the Pig 0.11.0 release.  Apache Pig provides a high-level data-flow language and execution framework for parallel computation on Hadoop clusters. More ...
   Author: Bill Graham, 2013-02-22, 05:52
Re: Getting job progress in java application - Hadoop - [mail # user]
...Take a look at the JobClient API. You can use that to get the current progress of a running job.  On Sunday, April 29, 2012, OndÅ™ej Klimpera wrote:   *Note that I'm no longer using...
   Author: Bill Graham, 2012-04-29, 22:32
Re: Feedback on real world production experience with Flume - Hadoop - [mail # user]
...+1 on Edward's comment.  The MapR comment was relevant and informative and the original poster never said he was only interested in open source options.  On Sunday, April 22, 2012,...
   Author: Bill Graham, 2012-04-22, 16:23
Re: Writing small files to one big file in hdfs - Hadoop - [mail # user]
...You might want to check out File Crusher: http://www.jointhegrid.com/hadoop_filecrush/index.jsp  I've never used it, but it sounds like it could be helpful.  On Tue, Feb 21, 2012 a...
   Author: Bill Graham, 2012-02-21, 18:41
Re: How to delete files older than X days in HDFS/Hadoop - Hadoop - [mail # user]
...If you're able to put your data in directories named by date (i.e. yyyyMMdd), you can take advantage of the fact that the HDFS client will return directories in sort order of the name, which...
   Author: Bill Graham, 2011-11-28, 04:37
Re: Why hadoop should be built on JAVA? - Hadoop - [mail # user]
...There was a fairly long discussion on this topic at the beginning of the year FYI:  http://search-hadoop.com/m/JvSQe2wNlY11  On Mon, Aug 15, 2011 at 9:00 PM, Chris Song  wrote...
   Author: Bill Graham, 2011-08-16, 16:05
Re: Distcp failure - Server returned HTTP response code: 500 - Hadoop - [mail # user]
...Are you able to distcp folders that don't have special characters?  What are the versions of the two clusters and are you running on the destination cluster if there's a mis-match? If t...
   Author: Bill Graham, 2011-05-18, 21:34
Re: Including Additional Jars - Hadoop - [mail # user]
...You need to pass the mainClass after the jar:  http://hadoop.apache.org/common/docs/r0.21.0/commands_manual.html#jar  On Wed, Apr 6, 2011 at 11:31 AM, Shuja Rehman  wrote an t...
   Author: Bill Graham, 2011-04-06, 20:17
Re: Including Additional Jars - Hadoop - [mail # user]
...If you could share more specifics regarding just how it's not working (i.e., job specifics, stack traces, how you're invoking it, etc), you might get more assistance in troubleshooting. &nbs...
   Author: Bill Graham, 2011-04-06, 15:29
Sort:
project
Pig (334)
Chukwa (119)
HBase (65)
Hive (51)
Hadoop (36)
Avro (14)
MapReduce (1)
type
mail # user (33)
mail # general (2)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (2)
last 9 months (36)
author
Harsh J (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Bill Graham