[jira] [Created] (HADOOP-11705) Make erasure coder configurable

2015-03-11 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-11705: -- Summary: Make erasure coder configurable Key: HADOOP-11705 URL: https://issues.apache.org/jira/browse/HADOOP-11705 Project: Hadoop Common Issue Type: Sub-task

Re: subscribe the mailing list

2015-03-11 Thread Ted Yu
See http://hadoop.apache.org/mailing_lists.html Cheers > On Mar 11, 2015, at 10:29 PM, 张铎 wrote: > > Thanks.

subscribe the mailing list

2015-03-11 Thread 张铎
Thanks.

Re: upstream jenkins build broken?

2015-03-11 Thread Sean Busbey
You could rely on a destructive git clean call instead of maven to do the directory removal. -- Sean On Mar 11, 2015 4:11 PM, "Colin McCabe" wrote: > Is there a maven plugin or setting we can use to simply remove > directories that have no executable permissions on them? Clearly we > have the

[jira] [Resolved] (HADOOP-7650) Automated test for the tarballs

2015-03-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-7650. -- Resolution: Later Closing this as Later, but I suspect won't fix really, since that's w

Re: upstream jenkins build broken?

2015-03-11 Thread Colin McCabe
On Wed, Mar 11, 2015 at 2:34 PM, Chris Nauroth wrote: > The only thing I'm aware of is the failOnError option: > > http://maven.apache.org/plugins/maven-clean-plugin/examples/ignoring-errors > .html > > > I prefer that we don't disable this, because ignoring different kinds of > failures could lea

Re: upstream jenkins build broken?

2015-03-11 Thread Chris Nauroth
Sure, thanks Sean! Do we just look in the dev-support folder in the HBase repo? Is there any additional context we need to be aware of? Chris Nauroth Hortonworks http://hortonworks.com/ On 3/11/15, 2:44 PM, "Sean Busbey" wrote: >+dev@hbase > >HBase has recently been cleaning up our preco

Re: upstream jenkins build broken?

2015-03-11 Thread Sean Busbey
+dev@hbase HBase has recently been cleaning up our precommit jenkins jobs to make them more robust. From what I can tell our stuff started off as an earlier version of what Hadoop uses for testing. Folks on either side open to an experiment of combining our precommit check tooling? In principle w

Re: upstream jenkins build broken?

2015-03-11 Thread Chris Nauroth
The only thing I'm aware of is the failOnError option: http://maven.apache.org/plugins/maven-clean-plugin/examples/ignoring-errors .html I prefer that we don't disable this, because ignoring different kinds of failures could leave our build directories in an indeterminate state. For example, we

Re: upstream jenkins build broken?

2015-03-11 Thread Colin McCabe
Is there a maven plugin or setting we can use to simply remove directories that have no executable permissions on them? Clearly we have the permission to do this from a technical point of view (since we created the directories as the jenkins user), it's simply that the code refuses to do it. Othe

[jira] [Created] (HADOOP-11704) ProxyUsers expects ipaddress due to MachineList but callers send in remote host

2015-03-11 Thread Anubhav Dhoot (JIRA)
Anubhav Dhoot created HADOOP-11704: -- Summary: ProxyUsers expects ipaddress due to MachineList but callers send in remote host Key: HADOOP-11704 URL: https://issues.apache.org/jira/browse/HADOOP-11704

[jira] [Resolved] (HADOOP-8435) Propdel all svn:mergeinfo

2015-03-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-8435. -- Resolution: Won't Fix no longer using svn. closing as won't fix. > Propdel all svn:mer

[jira] [Resolved] (HADOOP-8114) Init scripts in 1.0.0/1.0.1 .deb distribution appear to rely on $USER in an unhealthy way - breaks status functionality, inconsistency between manual and automatic serv

2015-03-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-8114. -- Resolution: Won't Fix code no longer exists in trunk > Init scripts in 1.0.0/1.0.1 .de

[jira] [Resolved] (HADOOP-7682) taskTracker could not start because "Failed to set permissions" to "ttprivate to 0700"

2015-03-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-7682. -- Resolution: Cannot Reproduce stale > taskTracker could not start because "Failed to se

[jira] [Resolved] (HADOOP-9979) HADOOP_IDENT_STRING should not be changed in hadoop-env.sh for hadoop daemons running as services

2015-03-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-9979. -- Resolution: Duplicate > HADOOP_IDENT_STRING should not be changed in hadoop-env.sh for

[jira] [Resolved] (HADOOP-8182) hadoop-setup-single-node.sh from DEB fails with chown permission error on Ubuntu 11.10

2015-03-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-8182. -- Resolution: Won't Fix code has been removed from trunk. > hadoop-setup-single-node.sh

[jira] [Created] (HADOOP-11703) Gitignore should ignore .DS_Store files for mac

2015-03-11 Thread Abin Shahab (JIRA)
Abin Shahab created HADOOP-11703: Summary: Gitignore should ignore .DS_Store files for mac Key: HADOOP-11703 URL: https://issues.apache.org/jira/browse/HADOOP-11703 Project: Hadoop Common Iss

Build failed in Jenkins: Hadoop-common-trunk-Java8 #131

2015-03-11 Thread Apache Jenkins Server
See Changes: [junping_du] Configurable timeout between YARNRunner terminate the application and forcefully kill. Contributed by Eric Payne. [ozawa] MAPREDUCE-4742. Fix typo in nnbench#displayUsage. Contributed by Liang Xie.