[jira] [Commented] (HDFS-6056) Clean up NFS config settings

2014-05-20 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002890#comment-14002890 ] Aaron T. Myers commented on HDFS-6056: -- This patch looks a lot better. Two small

[jira] [Commented] (HDFS-6402) Suppress findbugs warning for failure to override equals and hashCode in FsAclPermission.

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002952#comment-14002952 ] Hudson commented on HDFS-6402: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5606 (See

[jira] [Commented] (HDFS-6362) InvalidateBlocks is inconsistent in usage of DatanodeUuid and StorageID

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002938#comment-14002938 ] Hudson commented on HDFS-6362: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5606 (See

[jira] [Commented] (HDFS-5683) Better audit log messages for caching operations

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002948#comment-14002948 ] Hudson commented on HDFS-5683: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5606 (See

[jira] [Commented] (HDFS-6397) NN shows inconsistent value in deadnode count

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002940#comment-14002940 ] Hudson commented on HDFS-6397: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5606 (See

[jira] [Commented] (HDFS-6345) DFS.listCacheDirectives() should allow filtering based on cache directive ID

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002950#comment-14002950 ] Hudson commented on HDFS-6345: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5606 (See

[jira] [Commented] (HDFS-6325) Append should fail if the last block has insufficient number of replicas

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002951#comment-14002951 ] Hudson commented on HDFS-6325: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5606 (See

[jira] [Commented] (HDFS-6361) TestIdUserGroup.testUserUpdateSetting failed due to out of range nfsnobody Id

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002939#comment-14002939 ] Hudson commented on HDFS-6361: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5606 (See

[jira] [Commented] (HDFS-6250) TestBalancerWithNodeGroup.testBalancerWithRackLocality fails

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002935#comment-14002935 ] Hudson commented on HDFS-6250: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5606 (See

[jira] [Commented] (HDFS-6406) Add capability for NFS gateway to reject connections from unprivileged ports

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002943#comment-14002943 ] Hudson commented on HDFS-6406: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5606 (See

[jira] [Commented] (HDFS-4913) Deleting file through fuse-dfs when using trash fails requiring root permissions

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002945#comment-14002945 ] Hudson commented on HDFS-4913: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5606 (See

[jira] [Commented] (HDFS-6426) Remove CRLF for xattr value base64 encoding for better display.

2014-05-20 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002974#comment-14002974 ] Uma Maheswara Rao G commented on HDFS-6426: --- +1 patch looks good to me. Nice

[jira] [Commented] (HDFS-5698) Use protobuf to serialize / deserialize FSImage

2014-05-20 Thread Zesheng Wu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002987#comment-14002987 ] Zesheng Wu commented on HDFS-5698: -- Hi forks, as this jira changed the fsimage greatly

[jira] [Created] (HDFS-6435) Add support for specifying a static uid/gid mapping for the NFS gateway

2014-05-20 Thread Aaron T. Myers (JIRA)
Aaron T. Myers created HDFS-6435: Summary: Add support for specifying a static uid/gid mapping for the NFS gateway Key: HDFS-6435 URL: https://issues.apache.org/jira/browse/HDFS-6435 Project: Hadoop

[jira] [Updated] (HDFS-6435) Add support for specifying a static uid/gid mapping for the NFS gateway

2014-05-20 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-6435: - Status: Patch Available (was: Open) Add support for specifying a static uid/gid mapping for the

[jira] [Updated] (HDFS-6435) Add support for specifying a static uid/gid mapping for the NFS gateway

2014-05-20 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-6435: - Attachment: HDFS-6435.patch Here's a patch which implements the feature by adding support for

[jira] [Created] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Bangtao Zhou (JIRA)
Bangtao Zhou created HDFS-6436: -- Summary: WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate Key: HDFS-6436 URL:

[jira] [Updated] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Bangtao Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bangtao Zhou updated HDFS-6436: --- Description: while in kerberos secure mode, when using WebHdfsFileSystem to access HDFS, it allways

[jira] [Updated] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Bangtao Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bangtao Zhou updated HDFS-6436: --- Description: while in kerberos secure mode, when using WebHdfsFileSystem to access HDFS, it allways

[jira] [Updated] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Bangtao Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bangtao Zhou updated HDFS-6436: --- Description: while in kerberos secure mode, when using WebHdfsFileSystem to access HDFS, it allways

[jira] [Updated] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Bangtao Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bangtao Zhou updated HDFS-6436: --- Description: while in kerberos secure mode, when using WebHdfsFileSystem to access HDFS, it allways

[jira] [Commented] (HDFS-6432) Add snapshot related APIs to webhdfs

2014-05-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003096#comment-14003096 ] Hadoop QA commented on HDFS-6432: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6423) Diskspace quota usage is wrongly updated when appending data from partial block

2014-05-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003104#comment-14003104 ] Hadoop QA commented on HDFS-6423: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6419) TestBookKeeperHACheckpoints#TestSBNCheckpoints fails on trunk

2014-05-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003111#comment-14003111 ] Hadoop QA commented on HDFS-6419: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6433) Replace BytesMoved class with AtomicLong

2014-05-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003113#comment-14003113 ] Hadoop QA commented on HDFS-6433: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6419) TestBookKeeperHACheckpoints#TestSBNCheckpoints fails on trunk

2014-05-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003136#comment-14003136 ] Akira AJISAKA commented on HDFS-6419: - These test failures look unrelated to the patch.

[jira] [Updated] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Bangtao Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bangtao Zhou updated HDFS-6436: --- Attachment: HDFS-6436.patch WebHdfsFileSystem execute get, renew and cancel delegationtoken

[jira] [Updated] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Bangtao Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bangtao Zhou updated HDFS-6436: --- Target Version/s: 2.4.0, 3.0.0 (was: 3.0.0, 2.4.0) Status: Open (was: Patch Available)

[jira] [Updated] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Bangtao Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bangtao Zhou updated HDFS-6436: --- Target Version/s: 2.4.0, 3.0.0 (was: 3.0.0, 2.4.0) Release Note: WebHdfsFileSystem execute

[jira] [Updated] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Bangtao Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bangtao Zhou updated HDFS-6436: --- Target Version/s: 2.4.0, 3.0.0 (was: 3.0.0, 2.4.0) Status: Patch Available (was: Open)

[jira] [Commented] (HDFS-6406) Add capability for NFS gateway to reject connections from unprivileged ports

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003263#comment-14003263 ] Hudson commented on HDFS-6406: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-4913) Deleting file through fuse-dfs when using trash fails requiring root permissions

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003250#comment-14003250 ] Hudson commented on HDFS-4913: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-6397) NN shows inconsistent value in deadnode count

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003259#comment-14003259 ] Hudson commented on HDFS-6397: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-6287) Add vecsum test of libhdfs read access times

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003249#comment-14003249 ] Hudson commented on HDFS-6287: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-6362) InvalidateBlocks is inconsistent in usage of DatanodeUuid and StorageID

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003246#comment-14003246 ] Hudson commented on HDFS-6362: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-6250) TestBalancerWithNodeGroup.testBalancerWithRackLocality fails

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003255#comment-14003255 ] Hudson commented on HDFS-6250: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-5683) Better audit log messages for caching operations

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003252#comment-14003252 ] Hudson commented on HDFS-5683: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-6361) TestIdUserGroup.testUserUpdateSetting failed due to out of range nfsnobody Id

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003247#comment-14003247 ] Hudson commented on HDFS-6361: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-2949) HA: Add check to active state transition to prevent operator-induced split brain

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003262#comment-14003262 ] Hudson commented on HDFS-2949: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003272#comment-14003272 ] Daryn Sharp commented on HDFS-6436: --- Odd. We aren't seeing this problem.

[jira] [Commented] (HDFS-6402) Suppress findbugs warning for failure to override equals and hashCode in FsAclPermission.

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003270#comment-14003270 ] Hudson commented on HDFS-6402: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-6325) Append should fail if the last block has insufficient number of replicas

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003269#comment-14003269 ] Hudson commented on HDFS-6325: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-6400) Cannot execute hdfs oiv_legacy

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003267#comment-14003267 ] Hudson commented on HDFS-6400: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-6287) Add vecsum test of libhdfs read access times

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003284#comment-14003284 ] Hudson commented on HDFS-6287: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6361) TestIdUserGroup.testUserUpdateSetting failed due to out of range nfsnobody Id

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003282#comment-14003282 ] Hudson commented on HDFS-6361: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6250) TestBalancerWithNodeGroup.testBalancerWithRackLocality fails

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003290#comment-14003290 ] Hudson commented on HDFS-6250: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6406) Add capability for NFS gateway to reject connections from unprivileged ports

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003298#comment-14003298 ] Hudson commented on HDFS-6406: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6397) NN shows inconsistent value in deadnode count

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003294#comment-14003294 ] Hudson commented on HDFS-6397: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6400) Cannot execute hdfs oiv_legacy

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003302#comment-14003302 ] Hudson commented on HDFS-6400: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6325) Append should fail if the last block has insufficient number of replicas

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003304#comment-14003304 ] Hudson commented on HDFS-6325: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-4913) Deleting file through fuse-dfs when using trash fails requiring root permissions

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003285#comment-14003285 ] Hudson commented on HDFS-4913: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6345) DFS.listCacheDirectives() should allow filtering based on cache directive ID

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003266#comment-14003266 ] Hudson commented on HDFS-6345: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Commented] (HDFS-6402) Suppress findbugs warning for failure to override equals and hashCode in FsAclPermission.

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003305#comment-14003305 ] Hudson commented on HDFS-6402: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6326) WebHdfs ACL compatibility is broken

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003303#comment-14003303 ] Hudson commented on HDFS-6326: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-5683) Better audit log messages for caching operations

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003287#comment-14003287 ] Hudson commented on HDFS-5683: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6362) InvalidateBlocks is inconsistent in usage of DatanodeUuid and StorageID

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003281#comment-14003281 ] Hudson commented on HDFS-6362: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-2949) HA: Add check to active state transition to prevent operator-induced split brain

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003297#comment-14003297 ] Hudson commented on HDFS-2949: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6345) DFS.listCacheDirectives() should allow filtering based on cache directive ID

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003301#comment-14003301 ] Hudson commented on HDFS-6345: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1754 (See

[jira] [Commented] (HDFS-6326) WebHdfs ACL compatibility is broken

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003268#comment-14003268 ] Hudson commented on HDFS-6326: -- FAILURE: Integrated in Hadoop-Yarn-trunk #562 (See

[jira] [Created] (HDFS-6437) TestBookKeeperHACheckpoints#TestStandbyCheckpoints fails in trunk

2014-05-20 Thread Ted Yu (JIRA)
Ted Yu created HDFS-6437: Summary: TestBookKeeperHACheckpoints#TestStandbyCheckpoints fails in trunk Key: HDFS-6437 URL: https://issues.apache.org/jira/browse/HDFS-6437 Project: Hadoop HDFS Issue

[jira] [Commented] (HDFS-6421) RHEL4 fails to compile vecsum.c

2014-05-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003356#comment-14003356 ] Hadoop QA commented on HDFS-6421: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6437) TestBookKeeperHACheckpoints#TestStandbyCheckpoints fails in trunk

2014-05-20 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003364#comment-14003364 ] Uma Maheswara Rao G commented on HDFS-6437: --- dupe of HDFS-6419

[jira] [Resolved] (HDFS-6437) TestBookKeeperHACheckpoints#TestStandbyCheckpoints fails in trunk

2014-05-20 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang resolved HDFS-6437. - Resolution: Duplicate Hi Ted, thanks for finding and reporting the issue. This is a duplicate of

[jira] [Commented] (HDFS-6437) TestBookKeeperHACheckpoints#TestStandbyCheckpoints fails in trunk

2014-05-20 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003375#comment-14003375 ] Yongjun Zhang commented on HDFS-6437: - Oops, I didn't see [~umamaheswararao]'s comments

[jira] [Updated] (HDFS-6432) Add snapshot related APIs to webhdfs

2014-05-20 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HDFS-6432: -- Component/s: webhdfs Issue Type: Improvement (was: Bug) Hadoop Flags:

[jira] [Commented] (HDFS-6362) InvalidateBlocks is inconsistent in usage of DatanodeUuid and StorageID

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003458#comment-14003458 ] Hudson commented on HDFS-6362: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6400) Cannot execute hdfs oiv_legacy

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003479#comment-14003479 ] Hudson commented on HDFS-6400: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-2949) HA: Add check to active state transition to prevent operator-induced split brain

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003474#comment-14003474 ] Hudson commented on HDFS-2949: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-5683) Better audit log messages for caching operations

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003464#comment-14003464 ] Hudson commented on HDFS-5683: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-4913) Deleting file through fuse-dfs when using trash fails requiring root permissions

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003462#comment-14003462 ] Hudson commented on HDFS-4913: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6326) WebHdfs ACL compatibility is broken

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003480#comment-14003480 ] Hudson commented on HDFS-6326: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6287) Add vecsum test of libhdfs read access times

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003461#comment-14003461 ] Hudson commented on HDFS-6287: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6406) Add capability for NFS gateway to reject connections from unprivileged ports

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003475#comment-14003475 ] Hudson commented on HDFS-6406: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6361) TestIdUserGroup.testUserUpdateSetting failed due to out of range nfsnobody Id

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003459#comment-14003459 ] Hudson commented on HDFS-6361: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6250) TestBalancerWithNodeGroup.testBalancerWithRackLocality fails

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003467#comment-14003467 ] Hudson commented on HDFS-6250: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6397) NN shows inconsistent value in deadnode count

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003471#comment-14003471 ] Hudson commented on HDFS-6397: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6402) Suppress findbugs warning for failure to override equals and hashCode in FsAclPermission.

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003482#comment-14003482 ] Hudson commented on HDFS-6402: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6345) DFS.listCacheDirectives() should allow filtering based on cache directive ID

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003478#comment-14003478 ] Hudson commented on HDFS-6345: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6325) Append should fail if the last block has insufficient number of replicas

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003481#comment-14003481 ] Hudson commented on HDFS-6325: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1780 (See

[jira] [Commented] (HDFS-6433) Replace BytesMoved class with AtomicLong

2014-05-20 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003509#comment-14003509 ] Benoy Antony commented on HDFS-6433: [~cnauroth], could you please review this ?

[jira] [Commented] (HDFS-6428) TestWebHdfsWithMultipleNameNodes failed with ConcurrentModificationException

2014-05-20 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003497#comment-14003497 ] Yongjun Zhang commented on HDFS-6428: - Thanks Colin for the off-line discussion. He

[jira] [Commented] (HDFS-6432) Add snapshot related APIs to webhdfs

2014-05-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003499#comment-14003499 ] Akira AJISAKA commented on HDFS-6432: - The patch looks good. Would you please update

[jira] [Commented] (HDFS-6435) Add support for specifying a static uid/gid mapping for the NFS gateway

2014-05-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003521#comment-14003521 ] Hadoop QA commented on HDFS-6435: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6419) TestBookKeeperHACheckpoints#TestSBNCheckpoints fails on trunk

2014-05-20 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003565#comment-14003565 ] Yongjun Zhang commented on HDFS-6419: - Hi [~ajisakaa], Thanks for finding and fixing

[jira] [Commented] (HDFS-6436) WebHdfsFileSystem execute get, renew and cancel delegationtoken operation should use spnego to authenticate

2014-05-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003645#comment-14003645 ] Hadoop QA commented on HDFS-6436: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6421) RHEL4 fails to compile vecsum.c

2014-05-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003655#comment-14003655 ] Colin Patrick McCabe commented on HDFS-6421: +1. Thanks, Mit. RHEL4 fails to

[jira] [Updated] (HDFS-6421) Fix vecsum.c compile on BSD and some other systems

2014-05-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-6421: --- Resolution: Fixed Fix Version/s: 2.5.0 Status: Resolved (was: Patch

[jira] [Updated] (HDFS-6421) Fix vecsum.c compile on BSD and some other systems

2014-05-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-6421: --- Summary: Fix vecsum.c compile on BSD and some other systems (was: RHEL4 fails to

[jira] [Commented] (HDFS-6428) TestWebHdfsWithMultipleNameNodes failed with ConcurrentModificationException

2014-05-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003679#comment-14003679 ] Colin Patrick McCabe commented on HDFS-6428: bq. So I think adding another

[jira] [Commented] (HDFS-6432) Add snapshot related APIs to webhdfs

2014-05-20 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003686#comment-14003686 ] Jing Zhao commented on HDFS-6432: - Thanks for the review, [~szetszwo] and [~ajisakaa]! I

[jira] [Created] (HDFS-6438) Update WebHdfs document for Snapshot related APIs

2014-05-20 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-6438: --- Summary: Update WebHdfs document for Snapshot related APIs Key: HDFS-6438 URL: https://issues.apache.org/jira/browse/HDFS-6438 Project: Hadoop HDFS Issue Type:

[jira] [Updated] (HDFS-6432) Add snapshot related APIs to webhdfs

2014-05-20 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-6432: Resolution: Fixed Fix Version/s: 2.5.0 Status: Resolved (was: Patch Available) I've

[jira] [Commented] (HDFS-6419) TestBookKeeperHACheckpoints#TestSBNCheckpoints fails on trunk

2014-05-20 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003756#comment-14003756 ] Kihwal Lee commented on HDFS-6419: -- +1 TestBookKeeperHACheckpoints#TestSBNCheckpoints

[jira] [Updated] (HDFS-6419) TestBookKeeperHACheckpoints#TestSBNCheckpoints fails on trunk

2014-05-20 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HDFS-6419: - Resolution: Fixed Fix Version/s: 2.5.0 3.0.0 Hadoop Flags: Reviewed

[jira] [Commented] (HDFS-6382) HDFS File/Directory TTL

2014-05-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003783#comment-14003783 ] Colin Patrick McCabe commented on HDFS-6382: I don't think a nightly (or

[jira] [Commented] (HDFS-6056) Clean up NFS config settings

2014-05-20 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003795#comment-14003795 ] Brandon Li commented on HDFS-6056: -- Thanks for the review, Aaron. I've uploaded a new

[jira] [Updated] (HDFS-6056) Clean up NFS config settings

2014-05-20 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-6056: - Attachment: HDFS-6056.007.patch Clean up NFS config settings

[jira] [Commented] (HDFS-6428) TestWebHdfsWithMultipleNameNodes failed with ConcurrentModificationException

2014-05-20 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003800#comment-14003800 ] Yongjun Zhang commented on HDFS-6428: - HI Colin, I agree that the problematic code is

[jira] [Commented] (HDFS-6390) chown/chgrp users/groups blacklist for encrypted files

2014-05-20 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003831#comment-14003831 ] Andrew Wang commented on HDFS-6390: --- How about chmod 777 also? chown/chgrp

[jira] [Commented] (HDFS-6390) chown/chgrp users/groups blacklist for encrypted files

2014-05-20 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003847#comment-14003847 ] Daryn Sharp commented on HDFS-6390: --- What is the use case for this blocking? Isn't this

  1   2   >