Jenkins build is back to normal : Hadoop-Common-0.23-Build #166

2012-02-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/166/changes

Jenkins build is back to normal : Hadoop-Common-trunk #320

2012-02-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/320/changes

Building Hadoop UI

2012-02-17 Thread fabio . pitzolu
Hello everyone, in order to provide our clients a custom UI for their MapReduce jobs and HDFS files, what is the best solution to create a web-based UI for Hadoop? We are not going to use Cloudera HUE, we need something more user-friendly and shaped for our clients needs. Thanks, Fabio

Re: Building Hadoop UI

2012-02-17 Thread Harsh J
Hi Fabio, Hue is OSS and ASL-ed, and you can re-use the thrift bindings it uses to communicate with the various daemons via plugins, and then feed information into its UIs. I do think you can easily separate out the desktop UI and the backend (thrift binding) parts, and plug in your own UI

Re: Building Hadoop UI

2012-02-17 Thread Arun C Murthy
You might want to get involved in Apache Ambari: http://incubator.apache.org/ambari/ Ambari aims to provide install, configuration and management (including dashboards etc.). For what you are looking for, Ambari uses metrics from various projects in Hadoop ecosystem (hadoop, hbase etc.) to

Re: .23 compile times

2012-02-17 Thread Daryn Sharp
Very nice improvement! How long is mvn install -DskipTests -Dmaven.javadoc.skip? Assuming that's fast, is there possibly a way to allow hadoop to run out of the checkedout tree? Maybe through the CLASSPATH, or by subprojects copying the built jars into the dist area? The ideal would be to

RE: Partitioners - How to know if they are working

2012-02-17 Thread ext-fabio.almeida
Hello David, I am following your tip! Thanks. Also, I configured a small cluster with three datanodes and on my MR program I printed every single key that the reducers received. I set three reducers(setNumReduceTasks). Analyzing the reducer outputs I could see that the keys were distributed

Re: Building Hadoop UI

2012-02-17 Thread fabio . pitzolu
Hi Harsh, thanks for your feedback, I'm really interested in the new HUE branch. Our clients are always looking for something customized, which is difficult to achieve sometimes if we don't have something that we can re-use. Our goal is to create a sort of template structure and build our app

[jira] [Created] (HADOOP-8085) Add RPC metrics to ProtobufRpcEnginer

2012-02-17 Thread Suresh Srinivas (Created) (JIRA)
Add RPC metrics to ProtobufRpcEnginer - Key: HADOOP-8085 URL: https://issues.apache.org/jira/browse/HADOOP-8085 Project: Hadoop Common Issue Type: Improvement Components: ipc, metrics

[jira] [Created] (HADOOP-8086) KerberosName silently sets defaultRealm to if the Kerberos config is not found, it should log a WARN

2012-02-17 Thread Alejandro Abdelnur (Created) (JIRA)
KerberosName silently sets defaultRealm to if the Kerberos config is not found, it should log a WARN --- Key: HADOOP-8086 URL:

[jira] [Created] (HADOOP-8087) Path parsing is flawed

2012-02-17 Thread Daryn Sharp (Created) (JIRA)
Path parsing is flawed -- Key: HADOOP-8087 URL: https://issues.apache.org/jira/browse/HADOOP-8087 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.23.0, 0.24.0 Reporter: Daryn Sharp

[jira] [Resolved] (HADOOP-5404) GenericOptionsParser should parse generic options even if they appear after Tool-specific options

2012-02-17 Thread John George (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John George resolved HADOOP-5404. - Resolution: Duplicate Marking this as a dupe of HADOOP-7995

[jira] [Created] (HADOOP-8088) User-group mapping cache incorrectly does negative caching on transient failures

2012-02-17 Thread Kihwal Lee (Created) (JIRA)
User-group mapping cache incorrectly does negative caching on transient failures Key: HADOOP-8088 URL: https://issues.apache.org/jira/browse/HADOOP-8088 Project: Hadoop

[jira] [Resolved] (HADOOP-8053) har://hdfs-/foo is not a valid URI

2012-02-17 Thread Tsz Wo (Nicholas), SZE (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HADOOP-8053. Resolution: Not A Problem I believe this is not a problem. Please feel

[jira] [Created] (HADOOP-8089) cannot submit job from Eclipse plugin running on Windows

2012-02-17 Thread Weili Shao (Created) (JIRA)
cannot submit job from Eclipse plugin running on Windows Key: HADOOP-8089 URL: https://issues.apache.org/jira/browse/HADOOP-8089 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-8090) rename hadoop 64 bit rpm/deb package name

2012-02-17 Thread Giridharan Kesavan (Created) (JIRA)
rename hadoop 64 bit rpm/deb package name - Key: HADOOP-8090 URL: https://issues.apache.org/jira/browse/HADOOP-8090 Project: Hadoop Common Issue Type: Improvement Reporter: Giridharan

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-17 Thread Arun C Murthy
+1 downloaded, checked sigs and ran a single node cluster. Arun On Feb 15, 2012, at 3:59 AM, Matt Foley wrote: Hi all, Hadoop-1.0.1-rc1 is now available at http://people.apache.org/~mattf/hadoop-1.0.1-rc1/ Please download it, test it, and vote on whether to accept it as Release 1.0.1.