| clear query|facets|time |
Search criteria: .
Results from 161 to 170 from
203 (2.959s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: getting started building Mavenized hadoop common - Hadoop - [mail # general]
|
|
...Jeffrey, Thanks. Regarding adding the 'target/generated-src/test/java' dir to the build path . You are correct, you have to add it manually to your IDE (I use IntelliJ an d it is...
|
|
|
Author: Alejandro Abdelnur,
2011-08-02, 22:21
|
|
|
getting started building Mavenized hadoop common - Hadoop - [mail # general]
|
|
...With the HADOOP-6671 commit the way of building hadoop common has changed significantly. While the wiki explains these changes, and there is a BUILDING.txt directory, still I guess thi...
|
|
|
Author: Alejandro Abdelnur,
2011-08-02, 21:13
|
|
|
Re: follow up Hadoop mavenization work - Hadoop - [mail # general]
|
|
...Joep, Ivy & Maven pull JARs from the maven repos you specify. Maven verifies checksums and I assume Ivy does. You could turn your verified ~/.m2 into a Maven proxy and swit...
|
|
|
Author: Alejandro Abdelnur,
2011-07-30, 00:17
|
|
|
Re: follow up Hadoop mavenization work - Hadoop - [mail # general]
|
|
...Hi Joep, Regarding your first paragraph question, this is a byproduct of using maven. Regarding using a particular build, if you are using SNAPSHOT versions it means you want to ...
|
|
|
Author: Alejandro Abdelnur,
2011-07-29, 15:00
|
|
|
follow up Hadoop mavenization work - Hadoop - [mail # general]
|
|
...Following up with Hadoop Common mavenization (HADOOP-6671) I've just posted a patch for HDFS mavenization (HDFS-2096) The HADOOP-6671 patch integrates all feedback received in the JIRA...
|
|
|
Author: Alejandro Abdelnur,
2011-07-28, 23:41
|
|
|
Re: Multiple Output Formats - Hadoop - [mail # user]
|
|
...Roger, Or you can take a look at Hadoop's MultipleOutputs class. Thanks. Alejandro On Tue, Jul 26, 2011 at 11:30 PM, Luca Pireddu wrote: ...
|
|
|
Author: Alejandro Abdelnur,
2011-07-27, 13:51
|
|
|
what is the use of the Ant's task DfsTask.java in HDFS? - Hadoop - [mail # general]
|
|
...It is dangling in its own src directory hdfs/src/ant/ As I'm starting to work on the Mavenization of HDFS I'm moving files to their 'expected' Maven directories and I don't know if thi...
|
|
|
Author: Alejandro Abdelnur,
2011-07-22, 20:54
|
|
|
Re: Hadoop Mavenization - HADOOP-6671 - Hadoop - [mail # general]
|
|
...Hey Cos, What will be needed as follow up is to add a profile that activates the AOP injection and runs the necessary AOPed tests. I believe there should be a Maven plugin for doing th...
|
|
|
Author: Alejandro Abdelnur,
2011-07-21, 13:27
|
|
|
Re: [VOTE] Abandon the HDFS proxy contrib component - Hadoop - [mail # general]
|
|
...I already have a patch of Alfredo with all package names and copyright/license headers as per Apache guidelines. Once HADOOP-6671 is in it will be straight forward to bring into Hadoop...
|
|
|
Author: Alejandro Abdelnur,
2011-07-20, 22:06
|
|
|
Hadoop Mavenization - HADOOP-6671 - Hadoop - [mail # general]
|
|
...After some work (much more than expected) and several iterations with folks in the JIRA, HADOOP-6671 (https://issues.apache.org/jira/browse/HADOOP-6671) should be ready for prime time. Thank...
|
|
|
Author: Alejandro Abdelnur,
2011-07-20, 22:03
|
|
|
|