[jira] [Created] (HDFS-6692) Add more HDFS encryption tests

2014-07-15 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-6692: - Summary: Add more HDFS encryption tests Key: HDFS-6692 URL: https://issues.apache.org/jira/browse/HDFS-6692 Project: Hadoop HDFS Issue Type: Sub-task Affects V

[jira] [Resolved] (HDFS-6688) Hadoop JMX stats are not refreshed

2014-07-15 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang resolved HDFS-6688. --- Resolution: Not a Problem After discussion with Biju, we've decided that the stale nodes metric is sa

[jira] [Created] (HDFS-6691) The message on NN UI can be confusing during a rolling upgrade

2014-07-15 Thread Mit Desai (JIRA)
Mit Desai created HDFS-6691: --- Summary: The message on NN UI can be confusing during a rolling upgrade Key: HDFS-6691 URL: https://issues.apache.org/jira/browse/HDFS-6691 Project: Hadoop HDFS Issu

[jira] [Created] (HDFS-6690) Deduplicate xattr names in memory

2014-07-15 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-6690: - Summary: Deduplicate xattr names in memory Key: HDFS-6690 URL: https://issues.apache.org/jira/browse/HDFS-6690 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-6689) NFS: can't access file under directory with 711 access right as other user

2014-07-15 Thread Yesha Vora (JIRA)
Yesha Vora created HDFS-6689: Summary: NFS: can't access file under directory with 711 access right as other user Key: HDFS-6689 URL: https://issues.apache.org/jira/browse/HDFS-6689 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-6619) Clean up encryption-related tests

2014-07-15 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang resolved HDFS-6619. --- Resolution: Fixed Fix Version/s: fs-encryption (HADOOP-10150 and HDFS-6134) Thanks for the revi

[jira] [Reopened] (HDFS-5464) Simplify block report diff calculation

2014-07-15 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze reopened HDFS-5464: --- > Simplify block report diff calculation > -- > >

Re: Meetup invitation: Consensus based replication in Hadoop

2014-07-15 Thread sanjay Radia
I am at the meeting via the phone but can barely follow the audio. Also looks like the google plus hangout posted in the invite not been enabled - I am the only person on the hangout. sanjay On Jul 2, 2014, at 6:37 PM, Konstantin Boudnik wrote: > We'd like to invite you to the >Consens

[jira] [Created] (HDFS-6688) Hadoop JMX stats are not refreshed

2014-07-15 Thread Biju Nair (JIRA)
Biju Nair created HDFS-6688: --- Summary: Hadoop JMX stats are not refreshed Key: HDFS-6688 URL: https://issues.apache.org/jira/browse/HDFS-6688 Project: Hadoop HDFS Issue Type: Bug Environme

[jira] [Created] (HDFS-6687) nn.getNamesystem() may return NPE from JspHelper

2014-07-15 Thread Mit Desai (JIRA)
Mit Desai created HDFS-6687: --- Summary: nn.getNamesystem() may return NPE from JspHelper Key: HDFS-6687 URL: https://issues.apache.org/jira/browse/HDFS-6687 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-6686) Archival Storage: Use fallback storage types

2014-07-15 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HDFS-6686: - Summary: Archival Storage: Use fallback storage types Key: HDFS-6686 URL: https://issues.apache.org/jira/browse/HDFS-6686 Project: Hadoop HDFS Issu

[jira] [Created] (HDFS-6685) Archival Storage: Update Balancer to preserve storage type of replicas

2014-07-15 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HDFS-6685: - Summary: Archival Storage: Update Balancer to preserve storage type of replicas Key: HDFS-6685 URL: https://issues.apache.org/jira/browse/HDFS-6685 Project:

[jira] [Created] (HDFS-6684) HDFS NN and DN JSP pages do not check for script injection.

2014-07-15 Thread Jinghui Wang (JIRA)
Jinghui Wang created HDFS-6684: -- Summary: HDFS NN and DN JSP pages do not check for script injection. Key: HDFS-6684 URL: https://issues.apache.org/jira/browse/HDFS-6684 Project: Hadoop HDFS Is

[jira] [Created] (HDFS-6683) TestDFSAdminWithHA.testSaveNamespace failed with "Timed out waiting for Mini HDFS Cluster to start"

2014-07-15 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HDFS-6683: --- Summary: TestDFSAdminWithHA.testSaveNamespace failed with "Timed out waiting for Mini HDFS Cluster to start" Key: HDFS-6683 URL: https://issues.apache.org/jira/browse/HDFS-6683

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

2014-07-15 Thread Apache Jenkins Server
See Changes: [vinodkv] MAPREDUCE-5790. Made it easier to enable hprof profile options by default. Contributed by Gera Shegalov. [vinodkv] YARN-2228. Augmented TimelineServer to load pseudo authentication filter when authentication

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

2014-07-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1805/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 17713 lines...] [mkdir] Created dir: /home/jenkins/j

Re: HDFS multi-tenancy and federation

2014-07-15 Thread Shani Ranasinghe
Hi Praveenesh, Thank you for pointing this out. Will go through this. On Tue, Jul 15, 2014 at 3:36 PM, praveenesh kumar wrote: > Federation is just a namenode namespace management capability. It is > designed to control namenode management and to provide scalability for > namenode. I don't thi

Re: HDFS multi-tenancy and federation

2014-07-15 Thread Shani Ranasinghe
Hi, Thanks for the information. Can I have an answer for the question 2 please? Appreciate any help. On Wed, Feb 5, 2014 at 1:41 PM, praveenesh kumar wrote: > Hi Shani, > > I haven't done any implementation on HDFS federation, but as far as I > know, 1 namenode can handle only 1 namespace at

[jira] [Created] (HDFS-6682) Add a metric to expose the timestamp of the oldest under-replicated block

2014-07-15 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-6682: --- Summary: Add a metric to expose the timestamp of the oldest under-replicated block Key: HDFS-6682 URL: https://issues.apache.org/jira/browse/HDFS-6682 Project: Hadoop H