Search Discussions
-
Dear all, Here I've got a question about the "io.sort.mb" parameter. We can find material from Yahoo! or Cloudera which recommend setting this value to 200 if the job scale is large, but I'm confused ...
李钰
Jun 23, 2010 at 6:57 am
Jun 26, 2010 at 9:18 am -
Extend the API of NetworkTopology --------------------------------- Key: HADOOP-6827 URL: https://issues.apache.org/jira/browse/HADOOP-6827 Project: Hadoop Common Issue Type: New Feature Reporter: ...
Rodrigo Schmidt (JIRA)
Jun 16, 2010 at 7:06 am
Sep 1, 2010 at 6:51 pm -
FileStatus allows null srcPath but crashes if that's done --------------------------------------------------------- Key: HADOOP-6796 URL: https://issues.apache.org/jira/browse/HADOOP-6796 Project: ...
Rodrigo Schmidt (JIRA)
Jun 1, 2010 at 10:45 am
Sep 1, 2010 at 2:29 am -
Hi, While using LZO compression to try to improve performance of my cluster, I found that compression didn't work. The job I run is "org.apache.hadoop.examples.Sort", with the input data generated by ...
李钰
Jun 9, 2010 at 10:00 am
Jun 9, 2010 at 2:25 pm -
Hi, I am interested in implementing record-aware file splitting for hadoop. I am looking for someone who knows the hadoop internals well and is willing to discuss some details of how to accomplish ...
Daren Hasenkamp
Jun 1, 2010 at 8:57 pm
Jun 3, 2010 at 8:39 am -
Extract a subset of tests for smoke (DOA) validation ---------------------------------------------------- Key: HADOOP-6810 URL: https://issues.apache.org/jira/browse/HADOOP-6810 Project: Hadoop ...
Konstantin Boudnik (JIRA)
Jun 4, 2010 at 11:46 pm
Jul 21, 2010 at 6:15 pm -
hi, all I hava an idea that is similar with the issue HDFS-325. I want to reduce the impact of disk racingwhen read HDFS files. From HDFS code, I know read a block will also need access its metadata ...
Martin Mituzas
Jun 25, 2010 at 8:22 am
Jul 12, 2010 at 3:02 am -
Hi All, Does anybody know why Hadoop S3FileSystem doesn't set correctly file modification time when a new file is created? Is it somehow technically limited or just a bug? How can I set correct ...
Vladimir Orlov
Jun 25, 2010 at 12:31 pm
Jun 25, 2010 at 3:57 pm -
Hi, I am new to hadoop programming. I am trying to copy a local file to HDFS. My code snippet is: . . Configuration conf = new Configuration(); InputStream in=null; OutputStream out = null; try { in ...
Elton sky
Jun 24, 2010 at 6:43 am
Jun 24, 2010 at 6:51 am -
Hi Hadoopers, I have received WARN in the hadoop cluster. Has anybody seen this . Any solution? "Legal Disclaimer: This electronic message and all contents contain information from Cybage Software ...
Bikash Singhal
Jun 21, 2010 at 9:32 am
Jun 21, 2010 at 6:33 pm -
Hi folks , I have received this error in the hadoop cluster. Has anybody anybody seen this . Any solution. --------------------- namenode errors and warning ------------------ 2010-06-17 18:35:19,970 ...
Bikash Singhal
Jun 21, 2010 at 5:24 am
Jun 21, 2010 at 6:29 pm -
Hello, I am trying to get profiles for a workload running on top of Hadoop 0.20.2 framework. The workload jars and Hadoop jars have been compiled with debug symbols enabled. I could see local ...
Shrinivas Joshi
Jun 16, 2010 at 10:53 pm
Jun 21, 2010 at 6:17 pm -
I am working with complex Hive queries and moderate amounts of data. I am running into a problem where my JDBC connection is timing out before the Hive answer is returned. The timeout seems to occur ...
T2thenike
Jun 17, 2010 at 2:27 pm
Jun 17, 2010 at 3:15 pm -
hi hi! i have to use HDFS in my python project and am trying to use thriftfs for it but i cant seem to launch the HadoopThriftServer via the start_thrift_server.sh script i keep getting this error ...
Momina khan
Jun 15, 2010 at 11:40 am
Jun 16, 2010 at 2:16 am -
Hi All, I just want to know that 1. How many people are using hadoop in India for their massive data handling ? 2. What level you were achieve successful ? 3. Working with flat file system how much ...
Arun Kumar
Jun 8, 2010 at 6:08 am
Jun 8, 2010 at 11:24 am -
I recently want to learn hadoop source code, I tried to setup a debugging environment in eclipse, but failed ... any one know how to setup the environment ? Goal : -Run hadoop from eclipse(MiniHdfs?) ...
Silllllence
Jun 1, 2010 at 6:16 am
Jun 1, 2010 at 7:20 am -
[ https://issues.apache.org/jira/browse/HADOOP-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins reopened HADOOP-5436: --------------------------------- Think this ...
Eli Collins (JIRA)
Jun 30, 2010 at 4:07 pm
Jun 30, 2010 at 4:07 pm -
TokenStorage renamed to Credentials. ------------------------------------ Key: HADOOP-6845 URL: https://issues.apache.org/jira/browse/HADOOP-6845 Project: Hadoop Common Issue Type: Improvement ...
Jitendra Nath Pandey (JIRA)
Jun 28, 2010 at 9:01 pm
Jun 28, 2010 at 9:01 pm -
Update docs to reflect new jar names ------------------------------------ Key: HADOOP-6844 URL: https://issues.apache.org/jira/browse/HADOOP-6844 Project: Hadoop Common Issue Type: Task Components: ...
Eli Collins (JIRA)
Jun 27, 2010 at 6:37 pm
Jun 27, 2010 at 6:37 pm -
Entries in the FileSystem's Cache could be cleared when they are not used ------------------------------------------------------------------------- Key: HADOOP-6843 URL: ...
Devaraj Das (JIRA)
Jun 26, 2010 at 1:57 am
Jun 26, 2010 at 1:57 am -
"hadoop fs -text" does not give a useful text representation of MapWritable objects ----------------------------------------------------------------------------------- Key: HADOOP-6842 URL: ...
Steven Wong (JIRA)
Jun 26, 2010 at 1:02 am
Jun 26, 2010 at 1:02 am -
0
[jira] Created: (HADOOP-6841) In Quick Start, mention requirement that HADOOP_HOME needs to be set
In Quick Start, mention requirement that HADOOP_HOME needs to be set -------------------------------------------------------------------- Key: HADOOP-6841 URL: ...Steve McCarthy (JIRA)
Jun 26, 2010 at 12:04 am
Jun 26, 2010 at 12:04 am -
Support non-recursive create() in SequenceFile.Writer ----------------------------------------------------- Key: HADOOP-6840 URL: https://issues.apache.org/jira/browse/HADOOP-6840 Project: Hadoop ...
Nicolas Spiegelberg (JIRA)
Jun 25, 2010 at 10:07 pm
Jun 25, 2010 at 10:07 pm -
[Herriot] Implement a functionality for getting the user list for creating proxy users. --------------------------------------------------------------------------------------- Key: HADOOP-6839 URL: ...
Vinay Kumar Thota (JIRA)
Jun 25, 2010 at 8:25 am
Jun 25, 2010 at 8:25 am -
Investigate Eclipse API Tools for enforcing or reporting on API compatibility ------------------------------------------------------------------------------ Key: HADOOP-6838 URL: ...
Tom White (JIRA)
Jun 24, 2010 at 4:04 am
Jun 24, 2010 at 4:04 am -
Support for LZMA compression ---------------------------- Key: HADOOP-6837 URL: https://issues.apache.org/jira/browse/HADOOP-6837 Project: Hadoop Common Issue Type: Improvement Components: io ...
Nicholas Carlini (JIRA)
Jun 23, 2010 at 9:57 pm
Jun 23, 2010 at 9:57 pm -
We are getting more spams in the hadoop wiki page. How should we deal with it? Nicholas Sze Attachment size: 3746 Attachment link:
Tsz Wo \(Nicholas\), Sze
Jun 23, 2010 at 3:50 pm
Jun 23, 2010 at 3:50 pm -
Hi , anybody know how to parallel write data to hdfs using java? I know there is a program called "distcp" could do this, see, % hadoop distcp hdfs://namenode1/foo hdfs://namenode2/bar but how can ...
Silllllence
Jun 23, 2010 at 5:41 am
Jun 23, 2010 at 5:41 am -
Test Autoamtion : Method for restarting the daemon with new configuration. -------------------------------------------------------------------------- Key: HADOOP-6836 URL: ...
Iyappan Srinivasan (JIRA)
Jun 23, 2010 at 5:09 am
Jun 23, 2010 at 5:09 am -
TFile.append compares initial key against null lastKey -------------------------------------------------------- Key: HADOOP-6834 URL: https://issues.apache.org/jira/browse/HADOOP-6834 Project: Hadoop ...
Ahad Rana (JIRA)
Jun 22, 2010 at 7:25 am
Jun 22, 2010 at 7:25 am -
IPC leaks call parameters when exceptions thrown ------------------------------------------------ Key: HADOOP-6833 URL: https://issues.apache.org/jira/browse/HADOOP-6833 Project: Hadoop Common Issue ...
Todd Lipcon (JIRA)
Jun 22, 2010 at 2:41 am
Jun 22, 2010 at 2:41 am -
Provide a web server plugin that uses a static user for the web UI ------------------------------------------------------------------ Key: HADOOP-6832 URL: ...
Owen O'Malley (JIRA)
Jun 21, 2010 at 5:23 pm
Jun 21, 2010 at 5:23 pm -
"java.lang.ArithmeticException: Non-terminating decimal expansion; no exact representable decimal result." while running "hadoop jar hadoop-0.20.1+169.89-examples.jar pi 4 30" ...
Victor Pakhomov (JIRA)
Jun 19, 2010 at 8:04 pm
Jun 19, 2010 at 8:04 pm -
There are currently 8 blockers for 0.21.0 (see http://bit.ly/common21blockers, http://bit.ly/hdfs21blockers, http://bit.ly/mapreduce21blockers). I'd like to get these closed early next week, so I can ...
Tom White
Jun 18, 2010 at 11:45 pm
Jun 18, 2010 at 11:45 pm -
Hello fellas, problem here. I am trying to get some runtime info in FileInputFormat.java and I try to use LOG.info(). However it never seems write anything into log file. I tried to grep the "logs" ...
Elton sky
Jun 18, 2010 at 5:24 am
Jun 18, 2010 at 5:24 am -
Hello everyone, I am going thru source code of MapReduce. In MergeQueue.merge, I can only see the SEGMENTS are combined and sorted by length into a list for merge. However, I could not find the ...
Elton sky
Jun 18, 2010 at 4:27 am
Jun 18, 2010 at 4:27 am -
Javadoc warnings in trunk. -------------------------- Key: HADOOP-6830 URL: https://issues.apache.org/jira/browse/HADOOP-6830 Project: Hadoop Common Issue Type: Bug Reporter: Amareshwari Sriramadasu ...
Amareshwari Sriramadasu (JIRA)
Jun 17, 2010 at 12:09 pm
Jun 17, 2010 at 12:09 pm -
Deprecated scripts shouldn't be used by Herriot ----------------------------------------------- Key: HADOOP-6829 URL: https://issues.apache.org/jira/browse/HADOOP-6829 Project: Hadoop Common Issue ...
Konstantin Boudnik (JIRA)
Jun 16, 2010 at 5:22 pm
Jun 16, 2010 at 5:22 pm -
Herrior uses old way of accessing logs directories -------------------------------------------------- Key: HADOOP-6828 URL: https://issues.apache.org/jira/browse/HADOOP-6828 Project: Hadoop Common ...
Konstantin Boudnik (JIRA)
Jun 16, 2010 at 4:22 pm
Jun 16, 2010 at 4:22 pm -
Revert FileSystem create method that takes CreateFlags ------------------------------------------------------ Key: HADOOP-6826 URL: https://issues.apache.org/jira/browse/HADOOP-6826 Project: Hadoop ...
Tom White (JIRA)
Jun 15, 2010 at 9:21 pm
Jun 15, 2010 at 9:21 pm -
Hi all, I apologize first if this question has been asked before, as I had trouble viewing the archives. I am a GSoC student working on the Mahout project, and I was wondering about generating ...
Shannon Quinn
Jun 15, 2010 at 2:05 pm
Jun 15, 2010 at 2:05 pm -
FileStatus needs unit tests --------------------------- Key: HADOOP-6825 URL: https://issues.apache.org/jira/browse/HADOOP-6825 Project: Hadoop Common Issue Type: Improvement Affects Versions: 0.22.0 ...
Rodrigo Schmidt (JIRA)
Jun 13, 2010 at 9:14 pm
Jun 13, 2010 at 9:14 pm -
Improve NetUtils:normalizeHostName ---------------------------------- Key: HADOOP-6824 URL: https://issues.apache.org/jira/browse/HADOOP-6824 Project: Hadoop Common Issue Type: Improvement Reporter: ...
Jakob Homan (JIRA)
Jun 12, 2010 at 1:07 am
Jun 12, 2010 at 1:07 am -
Provide validation of security-related settings on startup ---------------------------------------------------------- Key: HADOOP-6823 URL: https://issues.apache.org/jira/browse/HADOOP-6823 Project: ...
Jakob Homan (JIRA)
Jun 11, 2010 at 11:01 pm
Jun 11, 2010 at 11:01 pm -
Provide information as to whether or not security is enabled on web interface ----------------------------------------------------------------------------- Key: HADOOP-6822 URL: ...
Jakob Homan (JIRA)
Jun 11, 2010 at 10:58 pm
Jun 11, 2010 at 10:58 pm -
Hello everyone I want to add some new feature to the Hadoop web interface. But I met a problem when I was compiling hadoop source code. Here is the error information: ...
He Chen
Jun 11, 2010 at 8:44 pm
Jun 11, 2010 at 8:44 pm -
Document changes to memory monitoring ------------------------------------- Key: HADOOP-6821 URL: https://issues.apache.org/jira/browse/HADOOP-6821 Project: Hadoop Common Issue Type: Bug Components: ...
Hemanth Yamijala (JIRA)
Jun 11, 2010 at 5:30 pm
Jun 11, 2010 at 5:30 pm -
RunJar fails executing thousands JARs within single JVM with error "Too many open files" ---------------------------------------------------------------------------------------- Key: HADOOP-6820 URL: ...
Alexander Bondar (JIRA)
Jun 11, 2010 at 12:30 pm
Jun 11, 2010 at 12:30 pm -
[Herriot] Shell command for getting the new exceptions in the logs returning exitcode 1 after executing successfully. ...
Vinay Kumar Thota (JIRA)
Jun 11, 2010 at 5:12 am
Jun 11, 2010 at 5:12 am -
Provide a JNI-based implementation of GroupMappingServiceProvider ----------------------------------------------------------------- Key: HADOOP-6818 URL: ...
Devaraj Das (JIRA)
Jun 10, 2010 at 8:13 pm
Jun 10, 2010 at 8:13 pm
Group Overview
group | common-dev |
categories | hadoop |
discussions | 71 |
posts | 105 |
users | 27 |
website | hadoop.apache.org... |
irc | #hadoop |
27 users for June 2010
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)