Re: [DISCUSS] Switch to log4j 2

2014-08-14 Thread Tsuyoshi OZAWA
Hi, Steve has started discussion titled "use SLF4J APIs in new modules?" as a related topic. http://mail-archives.apache.org/mod_mbox/hadoop-common-dev/201404.mbox/%3cca+4kjvv_9cmmtdqzcgzy-chslyb1wkgdunxs7wrheslwbuh...@mail.gmail.com%3E It sounds good to me to use asynchronous logging when we log

Re: [VOTE] Migration from subversion to git for version control

2014-08-14 Thread Jonathan Eagles
+1 On Aug 14, 2014 5:56 PM, "Hitesh Shah" wrote: > +1 > > — Hitesh > > On Aug 8, 2014, at 7:57 PM, Karthik Kambatla wrote: > > > I have put together this proposal based on recent discussion on this > topic. > > > > Please vote on the proposal. The vote runs for 7 days. > > > > 1. Migrate from

Re: [VOTE] Migration from subversion to git for version control

2014-08-14 Thread Hitesh Shah
+1 — Hitesh On Aug 8, 2014, at 7:57 PM, Karthik Kambatla wrote: > I have put together this proposal based on recent discussion on this topic. > > Please vote on the proposal. The vote runs for 7 days. > > 1. Migrate from subversion to git for version control. > 2. Force-push to be disab

Hortonworks scripting ...

2014-08-14 Thread Niels Basjes
Hi, In the core Hadoop you can on your (desktop) client have multiple clusters available simply by having multiple directories with setting files (i.e. core-site.xml etc.) and select the one you want by changing the environment settings (i.e. HADOOP_CONF_DIR and such) around. This doesn't work wh

[jira] [Created] (HADOOP-10970) Cleanup KMS configuration keys

2014-08-14 Thread Andrew Wang (JIRA)
Andrew Wang created HADOOP-10970: Summary: Cleanup KMS configuration keys Key: HADOOP-10970 URL: https://issues.apache.org/jira/browse/HADOOP-10970 Project: Hadoop Common Issue Type: Improvem

Re: [VOTE] Migration from subversion to git for version control

2014-08-14 Thread sanjay Radia
+1 sanjay > > On Fri, Aug 8, 2014 at 7:57 PM, Karthik Kambatla wrote: >> I have put together this proposal based on recent discussion on this topic. >> >> Please vote on the proposal. The vote runs for 7 days. >> >> 1. Migrate from subversion to git for version control. >> 2. Force-push to

[jira] [Resolved] (HADOOP-10877) native client: implement hdfsMove and hdfsCopy

2014-08-14 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-10877. --- Resolution: Fixed Fix Version/s: HADOOP-10388 committed, thanks for

[jira] [Resolved] (HADOOP-10952) Trash.getCurrentTrashDir() should be public

2014-08-14 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-10952. --- Resolution: Won't Fix Talking with others, it was decided that this was private to

Build failed in Jenkins: Hadoop-Common-0.23-Build #1041

2014-08-14 Thread Apache Jenkins Server
See -- [...truncated 8263 lines...] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.e

[jira] [Resolved] (HADOOP-10963) Move compile-time dependency to JDK7

2014-08-14 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-10963. - Resolution: Duplicate > Move compile-time dependency to JDK7 >

[jira] [Resolved] (HADOOP-10969) RawLocalFileSystem.setPermission throws Exception on windows

2014-08-14 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-10969. - Resolution: Invalid > RawLocalFileSystem.setPermission throws Exception on windows > --

Re: [VOTE] Merge fs-encryption branch to trunk

2014-08-14 Thread sanjay Radia
While I was originally skeptical of transparent encryption, I like the value proposition of transparent encryption. HDFS has several layers, protocols and tools. While the HDFS core part seems to be well done in the Jira, inserting the matching transparency in the other tools or protocols need