Search Discussions
-
See <https://builds.apache.org/job/Hadoop-Common-trunk/384/ ------------------------------------------ [...truncated 44759 lines...] [DEBUG] (f) reactorProjects = [MavenProject ...
Apache Jenkins Server
Apr 22, 2012 at 9:21 am
May 17, 2012 at 4:04 am -
Currently Jenkins QA builds don't support cross-project patches, since they try to apply them to the hadoop-{common,hdfs,mapreduce}-project tree, and reject any patches that are not strictly confined ...
Tom White
Apr 16, 2012 at 8:51 pm
Apr 27, 2012 at 11:53 pm -
Hi folks I'm trying to develop an AM for the 0.23 branch and running into a problem that I'm having difficulty debugging. My client relocates some supporting files to HDFS, creates the application ...
Ralph Castain
Apr 9, 2012 at 4:11 pm
Apr 10, 2012 at 1:04 pm -
See <https://builds.apache.org/job/Hadoop-Common-0.23-Build/233/changes Changes: [tgraves] MAPREDUCE-4079. Allow MR AppMaster to limit ephemeral port range.(bobby via tgraves) [tgraves] ...
Apache Jenkins Server
Apr 25, 2012 at 9:28 am
May 5, 2012 at 9:20 am -
Hi all, a couple major bugs have shown up in Hadoop-1.0.2. I propose to make a 1.0.3 release containing fixes for: - MAPREDUCE-4154 <https://issues.apache.org/jira/browse/MAPREDUCE-4154 streaming MR ...
Matt Foley
Apr 21, 2012 at 1:03 am
Apr 30, 2012 at 9:30 pm -
Hi, I am trying to learn hadoop and I am stuck up with a simple program execution. I am using windows and eclipse to run. I have started the threads by bin/start-all.sh I am able to successfully ...
VaniJay
Apr 5, 2012 at 4:43 pm
Apr 8, 2012 at 6:21 pm -
See <https://builds.apache.org/job/Hadoop-Common-trunk/364/changes Changes: [eli] HDFS-3171. The DatanodeID "name" field is overloaded. Contributed by Eli Collins [eli] HADOOP-8211. Update ...
Apache Jenkins Server
Apr 1, 2012 at 9:22 am
Apr 8, 2012 at 9:30 am -
See <https://builds.apache.org/job/Hadoop-Common-trunk/376/changes Changes: [atm] HDFS-2708. Stats for the # of blocks per DN. Contributed by Aaron T. Myers. [szetszwo] HDFS-3273. Refactor ...
Apache Jenkins Server
Apr 14, 2012 at 9:21 am
Apr 20, 2012 at 9:28 am -
Hi folks, Some discussion between Nicholas, Aaron, and me started in the comments of HDFS-3168 which I think is better exposed on the mailing list instead of trailing an already-committed JIRA. The ...
Todd Lipcon
Apr 4, 2012 at 9:13 pm
Apr 5, 2012 at 4:57 pm -
Hello, We were trying to build the hadoop source code but getting a lot of errors(100 to be precise). We used the ant package to build the haddop. Tried it from both the HADOOP_HOME folder and the ...
Ranjan Banerjee
Apr 6, 2012 at 12:33 am
Apr 10, 2012 at 2:08 pm -
See <https://builds.apache.org/job/Hadoop-Common-0.23-Build/211/ ------------------------------------------ [...truncated 12299 lines...] [javadoc] Loading source files for package ...
Apache Jenkins Server
Apr 2, 2012 at 9:37 am
Apr 8, 2012 at 9:20 am -
My build for naitive binaries is failing with following error. I used -DskipTests as few unit tests are also broke I am new to Hadoop development, can anyone guide/help me or direct me to right ...
ASHISH ATTARDE
Apr 28, 2012 at 2:24 am
May 8, 2012 at 6:30 am -
Folks, I am trying to set up a single node cluster for Hadoop ( version 1.0.1) on Ubuntu 11.04. After configuring everything, I could not get all the components to start. My installation directory ...
Maddy gulati
Apr 28, 2012 at 8:19 pm
Apr 29, 2012 at 5:39 pm -
See <https://builds.apache.org/job/Hadoop-Common-0.23-Build/219/changes Changes: [sseth] merge MAPREDUCE-4040 from trunk. History links should use hostname rather than IP address. (Contributed by ...
Apache Jenkins Server
Apr 11, 2012 at 9:31 am
Apr 15, 2012 at 9:29 am -
See <https://builds.apache.org/job/Hadoop-Common-trunk/371/changes Changes: [atm] HADOOP-8261. Har file system doesn't deal with FS URIs with a host but no port. Contributed by Aaron T. Myers. [todd] ...
Apache Jenkins Server
Apr 9, 2012 at 9:21 am
Apr 13, 2012 at 9:36 am -
Hi, I'm trying to submit a patch to fix some build problems in Hadoop trunk on Windows, and I'm having a hard time pleasing Hadoop QA. This is for Hadoop-8241 ...
Mostafa Elhemali
Apr 3, 2012 at 4:13 pm
Apr 3, 2012 at 5:23 pm -
Java 7 update 4 has been released. It is even available for MacOS X from Oracle: http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u4-downloads-1591156.html Java 6 will reach end of life ...
Scott Carey
Apr 26, 2012 at 9:04 pm
Aug 1, 2012 at 1:19 am -
Hi all! I'm trying to use IBM BigInsights (essentially hadoop 0.20.2) as an HDFS file storage. While I'm perfectly able to access all my files using the web console and JAQL inside the box, the same ...
Brenagwynn
Apr 27, 2012 at 10:11 am
Apr 27, 2012 at 6:27 pm -
I am using the folllowing code to do the reduce side join /* * HadoopMapper.java * * Created on Apr 8, 2012, 5:39:51 PM */ import java.io.DataInput; import java.io.DataOutput; import ...
LopezGG
Apr 18, 2012 at 2:50 am
Apr 20, 2012 at 11:06 am -
Move VersionUtil/TestVersionUtil from HDFS into Common. -------------------------------------------------------- Key: HADOOP-8280 URL: https://issues.apache.org/jira/browse/HADOOP-8280 Project ...
Ahmed Radwan (Created) (JIRA)
Apr 14, 2012 at 3:04 am
Apr 17, 2012 at 5:23 pm -
Hello, I am running the default map reduce job (word count) in Hadoop. The job runs fine and I am able to delve into the statistics. However I get a warning as follows "No job jar file set. User ...
Ranjan Banerjee
Apr 17, 2012 at 12:57 am
Apr 17, 2012 at 2:09 pm -
Hi, I don't know how to use Herriot ! Could you like to give some procedure fo using Herriot to test my cluster? Thanks!! 陈大雅 软件技术评估组 浪潮(北京)电子信息产业有限公司 地址:浪潮国家重点实验室(济南高新区新泺大街1766号齐鲁软件园大厦B座3层) ...
软件技术评估组_陈大雅
Apr 27, 2012 at 8:42 am
Apr 28, 2012 at 5:42 am -
Harsh J created HADOOP-8323: ------------------------------- Summary: Revert HADOOP-7940 Key: HADOOP-8323 URL: https://issues.apache.org/jira/browse/HADOOP-8323 Project: Hadoop Common Issue Type: Bug ...
Harsh J (JIRA)
Apr 27, 2012 at 7:10 am
Apr 28, 2012 at 3:51 am -
Alejandro Abdelnur created HADOOP-8314: ------------------------------------------ Summary: HttpServer#hasAdminAccess should return false if authorization is enabled but user is not authenticated ...
Alejandro Abdelnur (JIRA)
Apr 24, 2012 at 11:24 pm
Apr 26, 2012 at 8:45 pm -
Hello, I launched my instance on Amazon. And I run the job yesterday on it and I got the following error in log fies (Log Files of JobTracker) DataStreamer Exception ...
Bhavesh Shah
Apr 26, 2012 at 10:10 am
Apr 26, 2012 at 10:20 am -
2
Log file
Can someone point me to the java file that logs all the information in the output of a mapreduce job,.Ranjan Banerjee
Apr 24, 2012 at 12:58 am
Apr 24, 2012 at 11:21 am -
See <https://builds.apache.org/job/Hadoop-Common-0.23-Build/230/ ------------------------------------------ [...truncated 12312 lines...] [javadoc] Loading source files for package ...
Apache Jenkins Server
Apr 22, 2012 at 9:20 am
Apr 24, 2012 at 9:20 am -
ToolRunner.confirmPrompt spins if stdin goes away ------------------------------------------------- Key: HADOOP-8295 URL: https://issues.apache.org/jira/browse/HADOOP-8295 Project: Hadoop Common ...
Todd Lipcon (Created) (JIRA)
Apr 20, 2012 at 12:31 am
Apr 20, 2012 at 6:12 am -
See <https://builds.apache.org/job/Hadoop-Common-0.23-Build/225/changes Changes: [tgraves] merge -r 1326795:1326796 from branch-2. FIXES: MAPREDUCE-4156 [bobby] svn merge -c 1326668 from trunk ...
Apache Jenkins Server
Apr 17, 2012 at 9:20 am
Apr 19, 2012 at 9:23 am -
Hello, I am interested in finding out the task level completion time. Can anyone suggest some flags that need to be monitored which is an indicative of the the tasks being processed by hadoop ...
Ranjan Banerjee
Apr 14, 2012 at 3:49 pm
Apr 15, 2012 at 10:46 pm -
PowerPc missing dependency of commons-daemon-1.0.2-bin-linux-ppc64.tar.gz ------------------------------------------------------------------------- Key: HADOOP-8273 URL ...
Kumar Ravi (Created) (JIRA)
Apr 12, 2012 at 5:55 pm
Apr 12, 2012 at 7:51 pm -
HI there, I'm having some issue when running hadoop with an external jar file. My testing environment: Host machine: windows, eclipse 3.3 with hadoop-0.20.2 and plugin, Jre6 Single node hadoop ...
Zhixuan Zhu
Apr 12, 2012 at 5:39 am
Apr 12, 2012 at 3:25 pm -
国际著名大型IT企业(排名前3位)开发中心招聘Hadoop技术专家(北京)-非猎头 职位描述: Hadoop系统和平台开发(架构师,资深开发人员) 职位要求: 1.有设计开发大型分布式系统的经验(工作年限3年以上,架构师5年以上),hadoop大型实际应用经验优先 2.良好的编程和调试经验(java or c++/c),扎实的计算机理论基础,快速的学习能力 3 ...
Bing Li
Apr 9, 2012 at 3:00 pm
Apr 9, 2012 at 4:06 pm -
Hello, I am going through the code for the fair scheduler in order to make some changes in it. I came across a variable called mockmode. Can someone say what does it signify? Regards, Ranjan
Ranjan Banerjee
Apr 7, 2012 at 8:48 pm
Apr 7, 2012 at 9:55 pm -
Hello, I am trying to install hive. However I am facing the following problem. After following all the procedures, when I try to get the command line interface by typing the command hive, I get the ...
Ranjan Banerjee
Apr 1, 2012 at 6:54 pm
Apr 1, 2012 at 8:06 pm -
Harsh J created HADOOP-8301: ------------------------------- Summary: Common (hadoop-tools) side of MAPREDUCE-4172 Key: HADOOP-8301 URL: https://issues.apache.org/jira/browse/HADOOP-8301 Project ...
Harsh J (JIRA)
Apr 22, 2012 at 5:43 pm
Dec 2, 2012 at 5:02 am -
Investigate compatibility of symlink usage ------------------------------------------ Key: HADOOP-8250 URL: https://issues.apache.org/jira/browse/HADOOP-8250 Project: Hadoop Common Issue Type ...
Bikas Saha (Created) (JIRA)
Apr 5, 2012 at 7:02 pm
Sep 18, 2012 at 12:13 am -
Auto-HA: add config for java options to pass to zkfc daemon ----------------------------------------------------------- Key: HADOOP-8276 URL: https://issues.apache.org/jira/browse/HADOOP-8276 ...
Todd Lipcon (Created) (JIRA)
Apr 13, 2012 at 10:49 pm
May 12, 2012 at 7:49 pm -
Tom White created HADOOP-8308: --------------------------------- Summary: Support cross-project Jenkins builds Key: HADOOP-8308 URL: https://issues.apache.org/jira/browse/HADOOP-8308 Project: Hadoop ...
Tom White (JIRA)
Apr 24, 2012 at 12:48 am
May 9, 2012 at 3:13 am -
Jakob Homan created HADOOP-8322: ----------------------------------- Summary: Log entry for successful auth has misspelling Key: HADOOP-8322 URL: https://issues.apache.org/jira/browse/HADOOP-8322 ...
Jakob Homan (JIRA)
Apr 26, 2012 at 8:25 pm
May 3, 2012 at 6:19 pm -
Auto-HA: Allow manual failover to be invoked from zkfc. ------------------------------------------------------- Key: HADOOP-8279 URL: https://issues.apache.org/jira/browse/HADOOP-8279 Project: Hadoop ...
Mingjie Lai (Created) (JIRA)
Apr 13, 2012 at 11:53 pm
May 3, 2012 at 2:02 am -
Mark Pollack created HADOOP-8318: ------------------------------------ Summary: Test Issue Key: HADOOP-8318 URL: https://issues.apache.org/jira/browse/HADOOP-8318 Project: Hadoop Common Issue Type ...
Mark Pollack (JIRA)
Apr 26, 2012 at 4:10 pm
Apr 26, 2012 at 4:14 pm -
Hi, We are running Hadoop jobs with mappers only, no reducers. After each map computation, it writes its result (i.e. intermediate results) to local disk. How fast is this speed, compared with ...
Xun TANG
Apr 25, 2012 at 8:49 pm
Apr 26, 2012 at 6:13 am -
Daryn Sharp created HADOOP-8311: ----------------------------------- Summary: FSInputStream's positioned read fails to check seek Key: HADOOP-8311 URL ...
Daryn Sharp (JIRA)
Apr 24, 2012 at 3:41 pm
Apr 25, 2012 at 5:08 pm -
Todd Lipcon created HADOOP-8306: ----------------------------------- Summary: ZKFC: improve error message when ZK is not running Key: HADOOP-8306 URL ...
Todd Lipcon (JIRA)
Apr 23, 2012 at 7:19 pm
Apr 24, 2012 at 7:36 pm -
The native library's Makefile.am doesn't include JNI path --------------------------------------------------------- Key: HADOOP-8293 URL: https://issues.apache.org/jira/browse/HADOOP-8293 Project ...
Owen O'Malley (Created) (JIRA)
Apr 19, 2012 at 6:27 pm
Apr 20, 2012 at 4:43 pm -
Add interfaces for compression codecs to use direct byte buffers ---------------------------------------------------------------- Key: HADOOP-8258 URL ...
Todd Lipcon (Created) (JIRA)
Apr 6, 2012 at 11:11 pm
Apr 20, 2012 at 2:37 am -
can somebody take a peek on patch attached to ticked and enlighten me why it does not apply?
Radim Kolar
Apr 12, 2012 at 5:45 pm
Apr 12, 2012 at 6:00 pm -
BytesWritable length problem ---------------------------- Key: HADOOP-8272 URL: https://issues.apache.org/jira/browse/HADOOP-8272 Project: Hadoop Common Issue Type: Bug Components: io Affects ...
Simon Gilliot (Created) (JIRA)
Apr 12, 2012 at 4:55 pm
Apr 12, 2012 at 5:21 pm -
Fix some javadoc warnings on branch-1 ------------------------------------- Key: HADOOP-8269 URL: https://issues.apache.org/jira/browse/HADOOP-8269 Project: Hadoop Common Issue Type: Bug Components ...
Eli Collins (Created) (JIRA)
Apr 11, 2012 at 10:13 pm
Apr 11, 2012 at 11:05 pm
Group Overview
group | common-dev |
categories | hadoop |
discussions | 143 |
posts | 327 |
users | 59 |
website | hadoop.apache.org... |
irc | #hadoop |
59 users for April 2012
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)