Search Discussions
-
[Using the core-dev@ alias now] ---------- Forwarded message ---------- From: Alejandro Abdelnur <tucu@cloudera.com Date: Thu, Aug 4, 2011 at 11:03 AM Subject: hadoop JARs not in lib/ directory of ...
Alejandro Abdelnur
Aug 4, 2011 at 6:27 pm
Aug 10, 2011 at 8:29 pm -
Copying common-dev. Summarizing the below discussion: What should be the tools layout after mavenization? Option #1: Have hadoop-tools at top level i.e trunk/ hadoop-tools/ hadoop-distcp/ Pros: ...
Amareshwari Sri Ramadasu
Aug 30, 2011 at 8:02 am
Oct 18, 2011 at 7:42 pm -
I'm new Hadoop and currently using Hadoop 0.20.2 to try out some simple tasks. I'm trying to send each whole file of the input directory to the mapper without splitting them line by line. How should ...
Zhixuan Zhu
Aug 17, 2011 at 10:59 pm
Oct 10, 2011 at 2:11 pm -
can you please help me in understanding Why Derby is used along with Hadoop ? -- View this message in context: http://old.nabble.com/Architectural-Questions-tp32224940p32224940.html Sent from the ...
JSaravanaKumar
Aug 9, 2011 at 10:14 am
Aug 10, 2011 at 3:31 am -
Hi guys, We are currently in the process of writing a paper regarding hadoop and we would like to reference any attempt to remove the single point of failure of the Namenode. We have found in various ...
George Kousiouris
Aug 25, 2011 at 9:44 am
Oct 9, 2011 at 6:07 am -
All, I've fixed the issues that Allen observed in the previous rc for 0.20.204 and rolled the new bundled up in http://people.apache.org/~omalley/hadoop-0.20.204.0-rc3 . Please download the tarball, ...
Owen O'Malley
Aug 26, 2011 at 12:12 am
Sep 2, 2011 at 3:15 pm -
All, Matt rolled a 0.20.204.0rc1, but I think it got lost in the previous vote thread. Unfortunately, it had the version as 0.20.204 and didn't update the release notes. I've updated it, run the ...
Owen O'Malley
Aug 9, 2011 at 3:56 pm
Aug 18, 2011 at 7:11 pm -
Sir , I tried everywhere on all forums , but could not resoleve this problem . please help me out . I followed your tutorial to run the hadoop , first running a datanode locally on the same machine . ...
Sachinites
Aug 9, 2011 at 2:16 am
Oct 26, 2011 at 9:05 pm -
Hi All, I'm using hadoop-0.20.2 to try out some simple tasks. I asked a question about FileInputFormat a few days ago and get some prompt replys from this forum and it helped a lot. Thanks again! Now ...
Zhixuan Zhu
Aug 22, 2011 at 7:57 pm
Aug 23, 2011 at 3:51 pm -
Has anyone tried running the system tests on a 0.20.20x release? Why don't we run these via Hudson? After following the instructions on the wiki [1] and making a bunch of additional fixes (setting ...
Eli Collins
Aug 20, 2011 at 12:30 am
Sep 8, 2011 at 6:01 am -
See <https://builds.apache.org/job/Hadoop-Common-trunk/139/changes Changes: [sharad] MAPREDUCE-2807. Fix AM restart and client redirection. Contributed by Sharad Agarwal. [acmurthy] HADOOP-7560. ...
Apache Jenkins Server
Aug 25, 2011 at 9:15 am
Aug 25, 2011 at 8:32 pm -
hello frnds . I am Mtech students at IIT Bombay , and i am working project on hadoop . When i launch the job , MAp phase with one master and three slave nodes (Master isnt a lave node itself) , Map ...
Sachinites
Aug 14, 2011 at 2:36 pm
Aug 15, 2011 at 8:34 am -
Hi folks, Now that the build machines are available again, I tried resubmitting a patch to https://issues.apache.org/jira/browse/MAPREDUCE-2767. However, it looks like it is not being picked up by ...
Milind Bhandarkar
Aug 5, 2011 at 10:11 pm
Aug 6, 2011 at 5:45 am -
I'm experimenting with a new file system that depends on an external jar that is not available right now via maven. I added the jar to the lib/ directory and hadoop-common builds fine. However, when ...
Noah Watkins
Aug 1, 2011 at 12:21 am
Nov 11, 2011 at 9:45 pm -
mvn -Ptar and -Pbintar are broken --------------------------------- Key: HADOOP-7583 URL: https://issues.apache.org/jira/browse/HADOOP-7583 Project: Hadoop Common Issue Type: Bug Reporter: Arun C ...
Arun C Murthy (JIRA)
Aug 25, 2011 at 7:13 am
Aug 26, 2011 at 7:45 pm -
Broken Link On Web Access Source View ------------------------------------- Key: HADOOP-7559 URL: https://issues.apache.org/jira/browse/HADOOP-7559 Project: Hadoop Common Issue Type: Bug Reporter: ...
Nong Li (JIRA)
Aug 19, 2011 at 9:59 pm
Aug 26, 2011 at 6:15 pm -
Hey, Just a few questions I had. I was trying to figure out what the bigger roadmap is for hadoop. I've read the roadmap on the wiki and jira and it's not super clear for me, what the plan is for 21. ...
Luke Weber
Aug 24, 2011 at 12:24 pm
Aug 25, 2011 at 8:24 pm -
See <https://builds.apache.org/job/Hadoop-Common-trunk/129/changes Changes: [tomwhite] HADOOP-7536. Correct the dependency version regressions introduced in HADOOP-6671. Contributed by Alejandro ...
Apache Jenkins Server
Aug 17, 2011 at 9:12 am
Aug 20, 2011 at 9:13 am -
See <https://builds.apache.org/job/Hadoop-Common-trunk/124/changes Changes: [acmurthy] Fixed bad commit for MAPREDUCE-901. [acmurthy] MAPREDUCE-2727. Fix divide-by-zero error in SleepJob for ...
Apache Jenkins Server
Aug 15, 2011 at 5:56 pm
Aug 15, 2011 at 10:23 pm -
See <https://builds.apache.org/job/Hadoop-0.20.203-Build/17/changes Changes: [gkesavan] Add 64 bit java installation [gkesavan] Add xercesc installation ------------------------------------------ ...
Apache Jenkins Server
Aug 30, 2011 at 2:33 am
Nov 17, 2011 at 11:34 am -
Hi, I have checked out the HEAD version of Hadoop trunk from svn, and run into the following errors when I do 'mvn compile'. Can some one shed some light on what goes wrong? Thanks a lot, B.C. 008 ...
A BlueCoder
Aug 30, 2011 at 12:09 pm
Aug 31, 2011 at 2:48 pm -
I think this should be a common use case. I'm trying to invoke an executable from my mapper. Because my executable takes steaming input, I used something like the following: String lCmdStr = "hadoop ...
Zhixuan Zhu
Aug 25, 2011 at 3:32 pm
Aug 25, 2011 at 7:14 pm -
Update asf-mailer.conf for moved trees -------------------------------------- Key: HADOOP-7581 URL: https://issues.apache.org/jira/browse/HADOOP-7581 Project: Hadoop Common Issue Type: Bug Reporter: ...
Arun C Murthy (JIRA)
Aug 25, 2011 at 4:23 am
Aug 25, 2011 at 5:15 pm -
hadoop-config.sh needs to be updated post MR2 --------------------------------------------- Key: HADOOP-7570 URL: https://issues.apache.org/jira/browse/HADOOP-7570 Project: Hadoop Common Issue Type: ...
Eli Collins (JIRA)
Aug 22, 2011 at 11:49 pm
Jan 31, 2012 at 3:54 am -
hadoop-config.sh needs to be updated post mavenization ------------------------------------------------------ Key: HADOOP-7571 URL: https://issues.apache.org/jira/browse/HADOOP-7571 Project: Hadoop ...
Eli Collins (JIRA)
Aug 22, 2011 at 11:59 pm
Jan 24, 2012 at 11:33 pm -
LocalDirAllocator should incorporate LocalStorage ------------------------------------------------- Key: HADOOP-7551 URL: https://issues.apache.org/jira/browse/HADOOP-7551 Project: Hadoop Common ...
Eli Collins (JIRA)
Aug 17, 2011 at 11:18 pm
Nov 3, 2011 at 8:15 pm -
Remove test-patch SVN externals ------------------------------- Key: HADOOP-7564 URL: https://issues.apache.org/jira/browse/HADOOP-7564 Project: Hadoop Common Issue Type: Sub-task Reporter: Tom White ...
Tom White (JIRA)
Aug 22, 2011 at 4:35 pm
Oct 21, 2011 at 10:04 pm -
Make hadoop scripts to work directly from development directory --------------------------------------------------------------- Key: HADOOP-7497 URL: https://issues.apache.org/jira/browse/HADOOP-7497 ...
Alejandro Abdelnur (JIRA)
Aug 2, 2011 at 9:24 pm
Oct 20, 2011 at 9:54 pm -
hadoopcommon build version cant be set from the maven commandline ----------------------------------------------------------------- Key: HADOOP-7506 URL: ...
Giridharan Kesavan (JIRA)
Aug 3, 2011 at 7:24 am
Sep 13, 2011 at 5:21 pm -
Add PowerMock for the development of better tests ------------------------------------------------- Key: HADOOP-7537 URL: https://issues.apache.org/jira/browse/HADOOP-7537 Project: Hadoop Common ...
Kihwal Lee (JIRA)
Aug 11, 2011 at 6:30 pm
Sep 6, 2011 at 3:34 pm -
yinhu ----- Key: HADOOP-7588 URL: https://issues.apache.org/jira/browse/HADOOP-7588 Project: Hadoop Common Issue Type: Bug Reporter: yin -- This message is automatically generated by JIRA. For more ...
yin (JIRA)
Aug 29, 2011 at 11:24 am
Aug 29, 2011 at 3:59 pm -
mvn eclipse:eclipse doesn't add generated-test-sources to build path for eclipse -------------------------------------------------------------------------------- Key: HADOOP-7582 URL: ...
Arun C Murthy (JIRA)
Aug 25, 2011 at 6:55 am
Aug 29, 2011 at 12:10 am -
hadoop-auth module has 4 findbugs warnings ------------------------------------------ Key: HADOOP-7587 URL: https://issues.apache.org/jira/browse/HADOOP-7587 Project: Hadoop Common Issue Type: Bug ...
Todd Lipcon (JIRA)
Aug 26, 2011 at 11:05 pm
Aug 26, 2011 at 11:09 pm -
hadoop-config.sh should be changed to not rely on java6 behavior for classpath expansion since it breaks jsvc ...
Arun C Murthy (JIRA)
Aug 26, 2011 at 1:15 am
Aug 26, 2011 at 6:06 am -
1
[jira] [Created] (HADOOP-7560) Make hadoop-common a POM module with sub-modules (common & alfredo)
Make hadoop-common a POM module with sub-modules (common & alfredo) ------------------------------------------------------------------- Key: HADOOP-7560 URL: ...Alejandro Abdelnur (JIRA)
Aug 19, 2011 at 11:05 pm
Aug 25, 2011 at 12:23 am -
Make test-patch only run tests for changed modules -------------------------------------------------- Key: HADOOP-7561 URL: https://issues.apache.org/jira/browse/HADOOP-7561 Project: Hadoop Common ...
Tom White (JIRA)
Aug 19, 2011 at 11:29 pm
Aug 24, 2011 at 9:36 pm -
See <https://builds.apache.org/job/Hadoop-Common-trunk/136/changes Changes: [acmurthy] MAPREDUCE-2649. Handling of finished applications in RM. Contributed by Thomas Graves. [szetszwo] HDFS-2266. Add ...
Apache Jenkins Server
Aug 23, 2011 at 9:12 am
Aug 24, 2011 at 9:13 am -
Update asf-mailer.conf for new trees ------------------------------------ Key: HADOOP-7562 URL: https://issues.apache.org/jira/browse/HADOOP-7562 Project: Hadoop Common Issue Type: Bug Reporter: Todd ...
Todd Lipcon (JIRA)
Aug 21, 2011 at 5:29 pm
Aug 22, 2011 at 4:25 pm -
Make test-patch.sh ensure that dependent projects can compile ------------------------------------------------------------- Key: HADOOP-7534 URL: https://issues.apache.org/jira/browse/HADOOP-7534 ...
Aaron T. Myers (JIRA)
Aug 10, 2011 at 4:45 pm
Aug 20, 2011 at 9:44 pm -
See <https://builds.apache.org/job/Hadoop-0.20.204-Build/25/changes Changes: [omalley] Update the change lot and the release notes for the current 204.0. Also add the relnotes script ...
Apache Jenkins Server
Aug 6, 2011 at 11:33 am
Aug 12, 2011 at 11:21 pm -
Well, for once Hive uses Derby by default as its metastore. What make you think that Hadoop project is using derby? Also, this question seems to belong to common-dev@ (Cc'ed) raher then general@ ...
Konstantin Boudnik
Aug 10, 2011 at 5:48 am
Aug 10, 2011 at 3:08 pm -
Hi, I would like to contribute for Hadoop common library. I would like to know what is the procedure for this. Regards, Prasanna.
Balakrishnan Prasanna
Aug 10, 2011 at 10:09 am
Aug 10, 2011 at 10:18 am -
Write a script to migrate patches to Maven layout ------------------------------------------------- Key: HADOOP-7500 URL: https://issues.apache.org/jira/browse/HADOOP-7500 Project: Hadoop Common ...
Tom White (JIRA)
Aug 2, 2011 at 10:12 pm
Aug 10, 2011 at 4:02 am -
Make arguments to test-patch optional ------------------------------------- Key: HADOOP-7525 URL: https://issues.apache.org/jira/browse/HADOOP-7525 Project: Hadoop Common Issue Type: Sub-task ...
Tom White (JIRA)
Aug 8, 2011 at 3:52 am
Aug 9, 2011 at 8:30 pm -
hadoop common build fails creating docs --------------------------------------- Key: HADOOP-7517 URL: https://issues.apache.org/jira/browse/HADOOP-7517 Project: Hadoop Common Issue Type: Bug ...
Giridharan Kesavan (JIRA)
Aug 5, 2011 at 9:02 am
Aug 5, 2011 at 8:23 pm -
Mavenized test-patch.sh must skip tests --------------------------------------- Key: HADOOP-7516 URL: https://issues.apache.org/jira/browse/HADOOP-7516 Project: Hadoop Common Issue Type: Bug Affects ...
Suresh Srinivas (JIRA)
Aug 5, 2011 at 1:49 am
Aug 5, 2011 at 4:49 pm -
test-patch reports the wrong number of javadoc warnings ------------------------------------------------------- Key: HADOOP-7515 URL: https://issues.apache.org/jira/browse/HADOOP-7515 Project: Hadoop ...
Tom White (JIRA)
Aug 4, 2011 at 11:26 pm
Aug 5, 2011 at 2:30 pm -
publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs repo --------------------------------------------------------------------------- Key: HADOOP-7501 URL: ...
Alejandro Abdelnur (JIRA)
Aug 3, 2011 at 12:56 am
Aug 3, 2011 at 2:05 am -
Improve hadoop setup conf script to setup secure Hadoop cluster --------------------------------------------------------------- Key: HADOOP-7599 URL: https://issues.apache.org/jira/browse/HADOOP-7599 ...
Eric Yang (JIRA)
Aug 31, 2011 at 11:29 pm
Aug 31, 2011 at 11:29 pm -
smart-apply-patch.sh does not work on some older versions of BASH ----------------------------------------------------------------- Key: HADOOP-7598 URL: ...
Robert Joseph Evans (JIRA)
Aug 31, 2011 at 9:54 pm
Aug 31, 2011 at 9:54 pm
Group Overview
group | common-dev |
categories | hadoop |
discussions | 194 |
posts | 342 |
users | 44 |
website | hadoop.apache.org... |
irc | #hadoop |
44 users for August 2011
Archives
- February 2013 (95)
- January 2013 (251)
- December 2012 (176)
- November 2012 (275)
- October 2012 (293)
- September 2012 (244)
- August 2012 (224)
- July 2012 (252)
- June 2012 (240)
- May 2012 (293)
- April 2012 (327)
- March 2012 (340)
- February 2012 (295)
- January 2012 (173)
- December 2011 (274)
- November 2011 (318)
- October 2011 (277)
- September 2011 (338)
- August 2011 (342)
- July 2011 (246)
- June 2011 (202)
- May 2011 (226)
- April 2011 (99)
- March 2011 (157)
- February 2011 (83)
- January 2011 (172)
- December 2010 (76)
- November 2010 (140)
- October 2010 (111)
- September 2010 (95)
- August 2010 (124)
- July 2010 (121)
- June 2010 (105)
- May 2010 (109)
- April 2010 (175)
- March 2010 (177)
- February 2010 (134)
- January 2010 (150)
- December 2009 (152)
- November 2009 (154)
- October 2009 (111)
- September 2009 (167)
- August 2009 (154)
- July 2009 (185)
- June 2009 (1,988)
- May 2009 (2,428)
- April 2009 (1,849)
- March 2009 (2,667)
- February 2009 (2,532)
- January 2009 (2,025)
- December 2008 (2,250)
- November 2008 (2,157)
- October 2008 (3,034)
- September 2008 (3,666)
- August 2008 (2,380)
- July 2008 (2,688)
- June 2008 (2,626)
- May 2008 (2,096)
- April 2008 (2,977)
- March 2008 (2,869)
- February 2008 (2,001)
- January 2008 (3,464)
- December 2007 (2,458)
- November 2007 (2,240)
- October 2007 (2,222)
- September 2007 (1,934)
- August 2007 (1,791)
- July 2007 (1,697)
- June 2007 (1,522)
- May 2007 (1,478)
- April 2007 (1,442)
- March 2007 (1,227)
- February 2007 (1,086)
- January 2007 (1,114)
- December 2006 (784)
- November 2006 (816)
- October 2006 (597)
- September 2006 (538)
- August 2006 (660)
- July 2006 (502)
- June 2006 (552)
- May 2006 (681)
- April 2006 (466)
- March 2006 (371)
- February 2006 (277)
- January 2006 (1)