Re: NFS Gateway - Secure Cluster - Mount Failed

2016-08-24 Thread Senthil Kumar
Expected Client Kerberos Principle is null issue resolved now .. Added sec=krb5 option while mounting .. mount -vvv -t nfs -o vers=3,*sec=krb5*,proto=tcp,nolock,noacl,sync gateway:/ hdfs_space/ mount: fstab path: "/etc/fstab" mount: mtab path: "/etc/mtab" mount: lock path: "/etc/mtab~" mount:

[jira] [Resolved] (HDFS-10575) webhdfs fails with filenames including semicolons

2016-08-24 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang resolved HDFS-10575. -- Resolution: Duplicate > webhdfs fails with filenames including semicolons >

Re: [VOTE] Release Apache Hadoop 2.7.3 RC2

2016-08-24 Thread Wangda Tan
+1 Binding. - Built and deploy a single node cluster from source code. - Ran some example jobs. Thanks, Wangda On Tue, Aug 23, 2016 at 12:35 PM, Naganarasimha Garla < naganarasimha...@apache.org> wrote: > +1 (non-binding) > > - Downloaded source and tar verified the checksum > - Installed pseud

[jira] [Resolved] (HDFS-10788) fsck NullPointerException when it encounters corrupt replicas

2016-08-24 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang resolved HDFS-10788. -- Resolution: Duplicate Thanks guys, I'm marking it as duplicate of HDFS-9958. > fsck NullPointe

NFS Gateway - Secure Cluster - Mount Failed

2016-08-24 Thread Senthil Kumar
Hi Team , As part of NFS Evaluation , i have installed NFS Gateway Service in Secure Cluster .. Config in Gateway Machine: nfs.file.dump.dir /tmp/.hdfs-nfs nfs.keytab.file /etc/hadoop/hadoop.keytab nfs.kerberos.principal hadoop/_h.

[jira] [Created] (HDFS-10794) Provide storage policy satisfy worker at DN for co-ordinating the block storage movement work

2016-08-24 Thread Rakesh R (JIRA)
Rakesh R created HDFS-10794: --- Summary: Provide storage policy satisfy worker at DN for co-ordinating the block storage movement work Key: HDFS-10794 URL: https://issues.apache.org/jira/browse/HDFS-10794 Pro

[jira] [Resolved] (HDFS-9028) Create accessor methods for DataNode#data and DataNode#isBlockTokenEnabled

2016-08-24 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Trezzo resolved HDFS-9028. Resolution: Won't Fix The original motivation for creating these accessor methods is no longer valid.

[jira] [Created] (HDFS-10793) Fix HdfsAuditLogger binary incompatibility introduced by HDFS-9184

2016-08-24 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-10793: -- Summary: Fix HdfsAuditLogger binary incompatibility introduced by HDFS-9184 Key: HDFS-10793 URL: https://issues.apache.org/jira/browse/HDFS-10793 Project: Hadoop HDFS

[jira] [Created] (HDFS-10792) RedundantEditLogInputStream should log caught exceptions

2016-08-24 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HDFS-10792: -- Summary: RedundantEditLogInputStream should log caught exceptions Key: HDFS-10792 URL: https://issues.apache.org/jira/browse/HDFS-10792 Project: Hadoop HDFS

[jira] [Created] (HDFS-10791) Delete block meta file when the block file is missing

2016-08-24 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HDFS-10791: -- Summary: Delete block meta file when the block file is missing Key: HDFS-10791 URL: https://issues.apache.org/jira/browse/HDFS-10791 Project: Hadoop HDFS

[jira] [Created] (HDFS-10790) libhdfs++: split recursive versions of SetPermission and SetOwner to SetAllPermissions and SetAllOwner

2016-08-24 Thread Bob Hansen (JIRA)
Bob Hansen created HDFS-10790: - Summary: libhdfs++: split recursive versions of SetPermission and SetOwner to SetAllPermissions and SetAllOwner Key: HDFS-10790 URL: https://issues.apache.org/jira/browse/HDFS-10790

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2016-08-24 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/143/ [Aug 23, 2016 8:04:55 AM] (aajisaka) MAPREDUCE-6587. Remove unused params in connection-related methods of [Aug 23, 2016 9:07:39 AM] (rohithsharmaks) YARN-5544. TestNodeBlacklistingOnAMFailures fails on tr