Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 63 (0.077s).
Loading phrases to help you
refine your search...
Re: Writing click stream data to hadoop - Hadoop - [mail # user]
...SequenceFile.Writer#syncFs is in Hadoop 1.0.0 (actually since 0.20.205), which calls the underlying FSDataOutputStream#sync which is actually hflush semantically (data not durable in case of...
   Author: Luke Lu, 2012-05-31, 01:24
Re: [VOTE] Hadoop-1.0.3-rc1 - Hadoop - [mail # dev]
...Sorry, meant for Devaraj only :)  On Tue, May 15, 2012 at 2:20 PM, Luke Lu  wrote: e: build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460sr10-20111207_96808  (JIT enabled...
   Author: Luke Lu, 2012-05-15, 21:21
Re: [VOTE] Hadoop-1.0.3-rc1 - Hadoop - [mail # dev]
...Hey Devaraj,  Thanks for testing IBM JDK. Can you do the one line fix for IBM JDK as well for HADOOP-8251, as Todd only fixed Sun JDK. It's not blocker for 1.0.3. But much easier for yo...
   Author: Luke Lu, 2012-05-15, 21:20
Re: [VOTE] Rename hadoop branches post hadoop-1.x - Hadoop - [mail # general]
...Preference in descending order: 4, 3, 2, 1, 5  On Mon, Mar 19, 2012 at 6:06 PM, Arun C Murthy  wrote:...
   Author: Luke Lu, 2012-03-20, 01:35
Re: [VOTE] Hadoop-1.0.0 release candidate 3 - Hadoop - [mail # dev]
...That's because of the missing jersey dependencies in hadoop-core pom and that you're using the minicluster stuff that will pull in the webhdfs classes. A work around would be adding jersey-*...
   Author: Luke Lu, 2011-12-23, 22:03
Re: No svn revision corresponding to hadoop-0.23.0-src.tar.gz contents? - Hadoop - [mail # general]
...The confusion arises from the unfortunate conceptual conflation of artifact reference and artifact provenance.  Maven version is technically for artifact reference. For released artifac...
   Author: Luke Lu, 2011-11-24, 19:00
Re: [DISCUSS] Apache Hadoop 1.0? - Hadoop - [mail # general]
...+1 on *new* releases from 0.20.2xx branches as 1.x; 0.22 branch as 2.x and 0.23/24 branches as 3.x.  On Tue, Nov 15, 2011 at 2:32 PM, Arun C Murthy  wrote:...
   Author: Luke Lu, 2011-11-15, 22:40
Re: Hadoop on Eclipse - Hadoop - [mail # dev]
...Try to do a mvn install -DskipTests -P-cbuild before mvn eclipse:eclipse..  On Mon, Oct 3, 2011 at 10:08 PM, Alexandre de Assis Bento Lima  wrote:...
   Author: Luke Lu, 2011-10-04, 10:05
Re: Artifact missing - org.apache.hadoop:hadoop-project:pom:0.24.0-SNAPSHOT - Hadoop - [mail # dev]
...To work around the hadoop-project pom issue. Just use mvn install ... instead of mvn package ...  On Mon, Oct 3, 2011 at 1:38 AM, Ravi Teja  wrote: t maven en Id=jdk.tools e =jdk.t...
   Author: Luke Lu, 2011-10-03, 18:24
Re: How do I add Hadoop dependency to a Maven project? - Hadoop - [mail # user]
...There is a reason I capitalized WILL (SHALL) :)  The current trunk mapreduce code is influx. Once mr2 (MAPREDUCE-279) is merged into trunk (soon!). We'll be producing hadoop-mapreduce-0...
   Author: Luke Lu, 2011-08-13, 00:34
Sort:
project
Hadoop (63)
MapReduce (58)
HBase (9)
HDFS (4)
type
issue (19)
mail # user (17)
mail # dev (14)
mail # general (13)
date
last 7 days (1)
last 30 days (3)
last 90 days (10)
last 6 months (20)
last 9 months (63)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
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)
Luke Lu