[jira] [Created] (HDFS-6235) TestFileJournalManager can fail on Windows due to file locking if tests run out of order.

2014-04-10 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-6235: --- Summary: TestFileJournalManager can fail on Windows due to file locking if tests run out of order. Key: HDFS-6235 URL: https://issues.apache.org/jira/browse/HDFS-6235 P

[jira] [Created] (HDFS-6234) TestDatanodeConfig#testMemlockLimit fails on Windows due to invalid file path.

2014-04-10 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-6234: --- Summary: TestDatanodeConfig#testMemlockLimit fails on Windows due to invalid file path. Key: HDFS-6234 URL: https://issues.apache.org/jira/browse/HDFS-6234 Project: Had

[jira] [Created] (HDFS-6233) Datanode upgrade in Windows from 1.x to 2.4 fails with symlink error.

2014-04-10 Thread Huan Huang (JIRA)
Huan Huang created HDFS-6233: Summary: Datanode upgrade in Windows from 1.x to 2.4 fails with symlink error. Key: HDFS-6233 URL: https://issues.apache.org/jira/browse/HDFS-6233 Project: Hadoop HDFS

[jira] [Created] (HDFS-6232) OfflineEditsViewer throws a NPE on edits containing ACL modifications

2014-04-10 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6232: - Summary: OfflineEditsViewer throws a NPE on edits containing ACL modifications Key: HDFS-6232 URL: https://issues.apache.org/jira/browse/HDFS-6232 Project: Hadoop HDFS

[jira] [Created] (HDFS-6231) DFSClient hangs infinitely if using hedged reads and all eligible datanodes die.

2014-04-10 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-6231: --- Summary: DFSClient hangs infinitely if using hedged reads and all eligible datanodes die. Key: HDFS-6231 URL: https://issues.apache.org/jira/browse/HDFS-6231 Project: H

[jira] [Created] (HDFS-6230) Expose upgrade status through NameNode web UI

2014-04-10 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-6230: --- Summary: Expose upgrade status through NameNode web UI Key: HDFS-6230 URL: https://issues.apache.org/jira/browse/HDFS-6230 Project: Hadoop HDFS Issue Type: Bug

Build failed in Jenkins: Hadoop-Hdfs-trunk #1728

2014-04-10 Thread Apache Jenkins Server
See Changes: [vinodkv] MAPREDUCE-5824. Fixed test-failure of TestPipesNonJavaInputFormat in Windows. Contributed by Xuan Gong. [umamahesh] HDFS-6228. comments typo fix for FsDatasetImpl.java Contributed by zhaoyunjiong. [tucu] HAD

Hadoop-Hdfs-trunk - Build # 1728 - Still Failing

2014-04-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1728/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 12937 lines...] [INFO] --- maven-javadoc-plugin:2.8.1:jar

[jira] [Created] (HDFS-6229) Race condition in failover can cause RetryCache fail to work

2014-04-10 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-6229: --- Summary: Race condition in failover can cause RetryCache fail to work Key: HDFS-6229 URL: https://issues.apache.org/jira/browse/HDFS-6229 Project: Hadoop HDFS Issue T

[jira] [Resolved] (HDFS-4489) Use InodeID as as an identifier of a file in HDFS protocols and APIs

2014-04-10 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-4489. - Resolution: Fixed Fix Version/s: (was: 2.5.0) 2.1.0-beta

[jira] [Resolved] (HDFS-2831) Description of dfs.namenode.name.dir should be changed

2014-04-10 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G resolved HDFS-2831. --- Resolution: Fixed Lets resolve this. Feel free to reopen with the reason if you disag

Hadoop-Hdfs-trunk - Build # 1727 - Failure

2014-04-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1727/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer Building remotely on hadoop5 (Mapreduce Hdfs) in works

Re: data security

2014-04-10 Thread Abhay Dandekar
Yes, there indeed is a lot of traction going on in Hadoop security space. N yaa, the typical workloads I saw, the data comes in encrypted and then HDFS decrypts it in a controlled execution environment. I think intel's solution is already doing it in this fashion. One can explore and move ahead.