[jira] [Created] (HDFS-6453) use Time#monotonicNow to avoid system clock reset

2014-05-28 Thread Liang Xie (JIRA)
Liang Xie created HDFS-6453: --- Summary: use Time#monotonicNow to avoid system clock reset Key: HDFS-6453 URL: https://issues.apache.org/jira/browse/HDFS-6453 Project: Hadoop HDFS Issue Type:

[jira] [Updated] (HDFS-6453) use Time#monotonicNow to avoid system clock reset

2014-05-28 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HDFS-6453: Attachment: HDFS-6453.txt use Time#monotonicNow to avoid system clock reset

[jira] [Updated] (HDFS-6453) use Time#monotonicNow to avoid system clock reset

2014-05-28 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HDFS-6453: Status: Patch Available (was: Open) use Time#monotonicNow to avoid system clock reset

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

2014-05-28 Thread Hangjun Ye (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010841#comment-14010841 ] Hangjun Ye commented on HDFS-6382: -- Thanks Haohui for your reply. Let me confirm I got

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

2014-05-28 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010879#comment-14010879 ] Haohui Mai commented on HDFS-6382: -- bq. Your suggestion is that we'd better have a general

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

2014-05-28 Thread Hangjun Ye (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010891#comment-14010891 ] Hangjun Ye commented on HDFS-6382: -- Thanks Haohui, that's clear to us now. That's

[jira] [Commented] (HDFS-6453) use Time#monotonicNow to avoid system clock reset

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

[jira] [Created] (HDFS-6454) Configurable Block Placement Policy

2014-05-28 Thread Guo Ruijing (JIRA)
Guo Ruijing created HDFS-6454: - Summary: Configurable Block Placement Policy Key: HDFS-6454 URL: https://issues.apache.org/jira/browse/HDFS-6454 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Updated] (HDFS-6453) use Time#monotonicNow to avoid system clock reset

2014-05-28 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HDFS-6453: Attachment: HDFS-6453-v2.txt v2 makes the test case stable. use Time#monotonicNow to avoid system clock

[jira] [Commented] (HDFS-6411) nfs-hdfs-gateway mount raises I/O error and hangs when a unauthorized user attempts to access it

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

[jira] [Commented] (HDFS-6227) ShortCircuitCache#unref should purge ShortCircuitReplicas whose streams have been closed by java interrupts

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

[jira] [Commented] (HDFS-6416) Use Time#monotonicNow in OpenFileCtx and OpenFileCtxCatch to avoid system clock bugs

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

[jira] [Commented] (HDFS-6453) use Time#monotonicNow to avoid system clock reset

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

[jira] [Commented] (HDFS-6227) ShortCircuitCache#unref should purge ShortCircuitReplicas whose streams have been closed by java interrupts

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

[jira] [Commented] (HDFS-6416) Use Time#monotonicNow in OpenFileCtx and OpenFileCtxCatch to avoid system clock bugs

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

[jira] [Commented] (HDFS-6411) nfs-hdfs-gateway mount raises I/O error and hangs when a unauthorized user attempts to access it

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

[jira] [Commented] (HDFS-6416) Use Time#monotonicNow in OpenFileCtx and OpenFileCtxCatch to avoid system clock bugs

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

[jira] [Commented] (HDFS-6411) nfs-hdfs-gateway mount raises I/O error and hangs when a unauthorized user attempts to access it

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

[jira] [Commented] (HDFS-6227) ShortCircuitCache#unref should purge ShortCircuitReplicas whose streams have been closed by java interrupts

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

[jira] [Updated] (HDFS-6403) Add metrics for log warnings reported by HADOOP-9618

2014-05-28 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HDFS-6403: Attachment: HDFS-6403.002.patch Add metrics for log warnings reported by HADOOP-9618

[jira] [Commented] (HDFS-6403) Add metrics for log warnings reported by HADOOP-9618

2014-05-28 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011223#comment-14011223 ] Yongjun Zhang commented on HDFS-6403: - Uploaded version 002 to address test failure.

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

2014-05-28 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011305#comment-14011305 ] Chris Nauroth commented on HDFS-6382: - bq. ...run a job (maybe periodically) over the

[jira] [Commented] (HDFS-6448) change BlockReaderLocalLegacy timeout detail

2014-05-28 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011333#comment-14011333 ] Colin Patrick McCabe commented on HDFS-6448: +1. Will commit today or tomorrow

[jira] [Commented] (HDFS-6286) adding a timeout setting for local read io

2014-05-28 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011337#comment-14011337 ] Colin Patrick McCabe commented on HDFS-6286: Yeah, HDFS-6450 is the more

[jira] [Commented] (HDFS-6448) change BlockReaderLocalLegacy timeout detail

2014-05-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011341#comment-14011341 ] stack commented on HDFS-6448: - +1 change BlockReaderLocalLegacy timeout detail

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

2014-05-28 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011357#comment-14011357 ] Colin Patrick McCabe commented on HDFS-6382: I agree with Chris' comments here.

[jira] [Commented] (HDFS-6447) balancer should timestamp the completion message

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011374#comment-14011374 ] Andrew Wang commented on HDFS-6447: --- +1 pending, though Jenkins seems to be down right

[jira] [Updated] (HDFS-6442) Fix TestEditLogAutoroll and TestStandbyCheckpoints failure caused by port conficts

2014-05-28 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-6442: Resolution: Fixed Fix Version/s: 2.5.0 3.0.0 Target

[jira] [Updated] (HDFS-6448) BlockReaderLocalLegacy should set socket timeout based on conf.socketTimeout

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

[jira] [Updated] (HDFS-6448) BlockReaderLocalLegacy should set socket timeout based on conf.socketTimeout

2014-05-28 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-6448: --- Summary: BlockReaderLocalLegacy should set socket timeout based on conf.socketTimeout

[jira] [Updated] (HDFS-6448) BlockReaderLocalLegacy should set socket timeout via conf.socketTimeout

2014-05-28 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-6448: --- Summary: BlockReaderLocalLegacy should set socket timeout via conf.socketTimeout

[jira] [Commented] (HDFS-6268) Better sorting in NetworkTopology#pseudoSortByDistance when no local node is found

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011383#comment-14011383 ] Andrew Wang commented on HDFS-6268: --- Hey Yongjun, Thanks for the review. We definitely

[jira] [Created] (HDFS-6455) NFS: Exception should be added in NFS log for invalid separator in allowed.hosts

2014-05-28 Thread Yesha Vora (JIRA)
Yesha Vora created HDFS-6455: Summary: NFS: Exception should be added in NFS log for invalid separator in allowed.hosts Key: HDFS-6455 URL: https://issues.apache.org/jira/browse/HDFS-6455 Project: Hadoop

[jira] [Updated] (HDFS-6455) NFS: Exception should be added in NFS log for invalid separator in allowed.hosts

2014-05-28 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated HDFS-6455: - Description: The error for invalid separator in dfs.nfs.exports.allowed.hosts property should be added

[jira] [Assigned] (HDFS-6134) Transparent data at rest encryption

2014-05-28 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur reassigned HDFS-6134: Assignee: Charles Lamb (was: Alejandro Abdelnur) Transparent data at rest

[jira] [Assigned] (HDFS-6134) Transparent data at rest encryption

2014-05-28 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur reassigned HDFS-6134: Assignee: Alejandro Abdelnur (was: Charles Lamb) Transparent data at rest

[jira] [Created] (HDFS-6456) NFS: NFS server should throw error for invalid entry in dfs.nfs.exports.allowed.hosts

2014-05-28 Thread Yesha Vora (JIRA)
Yesha Vora created HDFS-6456: Summary: NFS: NFS server should throw error for invalid entry in dfs.nfs.exports.allowed.hosts Key: HDFS-6456 URL: https://issues.apache.org/jira/browse/HDFS-6456 Project:

[jira] [Created] (HDFS-6457) Maintain a list of all the Encryption Zones in the file system

2014-05-28 Thread Charles Lamb (JIRA)
Charles Lamb created HDFS-6457: -- Summary: Maintain a list of all the Encryption Zones in the file system Key: HDFS-6457 URL: https://issues.apache.org/jira/browse/HDFS-6457 Project: Hadoop HDFS

[jira] [Commented] (HDFS-6375) Listing extended attributes with the search permission

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011407#comment-14011407 ] Andrew Wang commented on HDFS-6375: --- Upon looking closer, you're totally right. I think

[jira] [Assigned] (HDFS-6457) Maintain a list of all the Encryption Zones in the file system

2014-05-28 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb reassigned HDFS-6457: -- Assignee: Charles Lamb Maintain a list of all the Encryption Zones in the file system

[jira] [Created] (HDFS-6458) NFS: stale NFS file handle Error for previous mount point

2014-05-28 Thread Yesha Vora (JIRA)
Yesha Vora created HDFS-6458: Summary: NFS: stale NFS file handle Error for previous mount point Key: HDFS-6458 URL: https://issues.apache.org/jira/browse/HDFS-6458 Project: Hadoop HDFS Issue

[jira] [Commented] (HDFS-6455) NFS: Exception should be added in NFS log for invalid separator in allowed.hosts

2014-05-28 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011423#comment-14011423 ] Brandon Li commented on HDFS-6455: -- The code throws IllegalArgumentException so the error

[jira] [Commented] (HDFS-6448) BlockReaderLocalLegacy should set socket timeout based on conf.socketTimeout

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

[jira] [Commented] (HDFS-6442) Fix TestEditLogAutoroll and TestStandbyCheckpoints failure caused by port conficts

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

[jira] [Commented] (HDFS-6456) NFS: NFS server should throw error for invalid entry in dfs.nfs.exports.allowed.hosts

2014-05-28 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011433#comment-14011433 ] Brandon Li commented on HDFS-6456: -- We should log the error to indicate there is invalid

[jira] [Comment Edited] (HDFS-6456) NFS: NFS server should throw error for invalid entry in dfs.nfs.exports.allowed.hosts

2014-05-28 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011433#comment-14011433 ] Brandon Li edited comment on HDFS-6456 at 5/28/14 6:38 PM: --- We

[jira] [Created] (HDFS-6459) Add function to refresh export table for NFS gateway

2014-05-28 Thread Brandon Li (JIRA)
Brandon Li created HDFS-6459: Summary: Add function to refresh export table for NFS gateway Key: HDFS-6459 URL: https://issues.apache.org/jira/browse/HDFS-6459 Project: Hadoop HDFS Issue Type:

[jira] [Commented] (HDFS-6458) NFS: stale NFS file handle Error for previous mount point

2014-05-28 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011438#comment-14011438 ] Brandon Li commented on HDFS-6458: -- Most likely, the NFS client attribute cache is massed

[jira] [Commented] (HDFS-6418) Regression: DFS_NAMENODE_USER_NAME_KEY missing in trunk

2014-05-28 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011486#comment-14011486 ] Steve Loughran commented on HDFS-6418: -- -there's no other place in the hdfs codebase

[jira] [Commented] (HDFS-6268) Better sorting in NetworkTopology#pseudoSortByDistance when no local node is found

2014-05-28 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011501#comment-14011501 ] Yongjun Zhang commented on HDFS-6268: - HI Andrew, Sorry I didn't make it clear

[jira] [Commented] (HDFS-6268) Better sorting in NetworkTopology#pseudoSortByDistance when no local node is found

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011557#comment-14011557 ] Andrew Wang commented on HDFS-6268: --- I think I understood originally, so maybe *I* was

[jira] [Commented] (HDFS-6453) use Time#monotonicNow to avoid system clock reset

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011608#comment-14011608 ] Andrew Wang commented on HDFS-6453: --- +1 LGTM, will commit shortly use Time#monotonicNow

[jira] [Updated] (HDFS-6453) use Time#monotonicNow to avoid system clock reset

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

[jira] [Commented] (HDFS-6395) Assorted improvements to xattr limit checking

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011619#comment-14011619 ] Andrew Wang commented on HDFS-6395: --- Hey Yi, I'd like to take a hack at this if you're

[jira] [Created] (HDFS-6460) To ignore stale/decommissioned nodes in NetworkTopology#pseudoSortByDistance

2014-05-28 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HDFS-6460: --- Summary: To ignore stale/decommissioned nodes in NetworkTopology#pseudoSortByDistance Key: HDFS-6460 URL: https://issues.apache.org/jira/browse/HDFS-6460 Project:

[jira] [Commented] (HDFS-6268) Better sorting in NetworkTopology#pseudoSortByDistance when no local node is found

2014-05-28 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011639#comment-14011639 ] Yongjun Zhang commented on HDFS-6268: - Thanks Andrew, I created HDFS-6460 for this and

[jira] [Created] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread James Thomas (JIRA)
James Thomas created HDFS-6461: -- Summary: Time.now - Time.monotonicNow in DataNode.java#shutDown Key: HDFS-6461 URL: https://issues.apache.org/jira/browse/HDFS-6461 Project: Hadoop HDFS Issue

[jira] [Commented] (HDFS-6453) use Time#monotonicNow to avoid system clock reset

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

[jira] [Commented] (HDFS-6109) let sync_file_range() system call run in background

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011663#comment-14011663 ] Andrew Wang commented on HDFS-6109: --- Maybe we can reuse the FsDatasetAsyncDiskService

[jira] [Updated] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread James Thomas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Thomas updated HDFS-6461: --- Status: Patch Available (was: Open) Time.now - Time.monotonicNow in DataNode.java#shutDown

[jira] [Updated] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread James Thomas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Thomas updated HDFS-6461: --- Attachment: HDFS-6461.patch Time.now - Time.monotonicNow in DataNode.java#shutDown

[jira] [Updated] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread James Thomas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Thomas updated HDFS-6461: --- Status: Patch Available (was: Open) Time.now - Time.monotonicNow in DataNode.java#shutDown

[jira] [Updated] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread James Thomas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Thomas updated HDFS-6461: --- Status: Open (was: Patch Available) Time.now - Time.monotonicNow in DataNode.java#shutDown

[jira] [Comment Edited] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011688#comment-14011688 ] Andrew Wang edited comment on HDFS-6461 at 5/28/14 10:13 PM: -

[jira] [Commented] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011688#comment-14011688 ] Andrew Wang commented on HDFS-6461: --- Hey James, nice find here. One review comment

[jira] [Updated] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread James Thomas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Thomas updated HDFS-6461: --- Description: The system time can move around for various reasons, so we convert to monotonicNow to

[jira] [Updated] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread James Thomas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Thomas updated HDFS-6461: --- Attachment: HDFS-6461.patch Time.now - Time.monotonicNow in DataNode.java#shutDown

[jira] [Commented] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread James Thomas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011699#comment-14011699 ] James Thomas commented on HDFS-6461: Thanks for the review, updated the patch.

[jira] [Commented] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011704#comment-14011704 ] Andrew Wang commented on HDFS-6461: --- Hey, one more real nitty comment: we like to keep

[jira] [Commented] (HDFS-6422) getfattr in CLI doesn't throw exception or return non-0 return code when xattr doesn't exist

2014-05-28 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011712#comment-14011712 ] Andrew Wang commented on HDFS-6422: --- I talked with Charles about this, and we're blocked

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-28 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.10.patch Yes, I see what you mean. I think the attached patch takes care of

[jira] [Updated] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread James Thomas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Thomas updated HDFS-6461: --- Attachment: HDFS-6461.3.patch Time.now - Time.monotonicNow in DataNode.java#shutDown

[jira] [Commented] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

2014-05-28 Thread James Thomas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011732#comment-14011732 ] James Thomas commented on HDFS-6461: Thanks, made the line length change and uploaded a

[jira] [Created] (HDFS-6462) NFS: fsstat request fails with the secure hdfs

2014-05-28 Thread Yesha Vora (JIRA)
Yesha Vora created HDFS-6462: Summary: NFS: fsstat request fails with the secure hdfs Key: HDFS-6462 URL: https://issues.apache.org/jira/browse/HDFS-6462 Project: Hadoop HDFS Issue Type: Bug

[jira] [Updated] (HDFS-6462) NFS: fsstat request fails with the secure hdfs

2014-05-28 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated HDFS-6462: - Description: Fsstat fails in secure environment with below error. Steps to reproduce: 1) Create user

[jira] [Updated] (HDFS-6462) NFS: fsstat request fails with the secure hdfs

2014-05-28 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated HDFS-6462: - Description: Fsstat fails in secure environment with below error. Steps to reproduce: 1) Create user

[jira] [Updated] (HDFS-6462) NFS: fsstat request fails with the secure hdfs

2014-05-28 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated HDFS-6462: - Description: Fsstat fails in secure environment with below error. Steps to reproduce: 1) Create user

[jira] [Updated] (HDFS-6392) Wire crypto streams for encrypted files in DFSClient

2014-05-28 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6392: --- Attachment: HDFS-6392.1.patch Taking [~andrew.wang]'s advice, I'm submitting this set of intermediate

[jira] [Commented] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

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

[jira] [Commented] (HDFS-6447) balancer should timestamp the completion message

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

[jira] [Commented] (HDFS-6403) Add metrics for log warnings reported by HADOOP-9618

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

[jira] [Commented] (HDFS-6395) Assorted improvements to xattr limit checking

2014-05-28 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011932#comment-14011932 ] Yi Liu commented on HDFS-6395: -- Thanks Andrew, actually I have finished part of it last week,

[jira] [Commented] (HDFS-6442) Fix TestEditLogAutoroll and TestStandbyCheckpoints failure caused by port conficts

2014-05-28 Thread Zesheng Wu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011937#comment-14011937 ] Zesheng Wu commented on HDFS-6442: -- Thanks [~arpitagarwal]. Fix TestEditLogAutoroll and

[jira] [Created] (HDFS-6463) Incorrect permission can be created after setting ACLs

2014-05-28 Thread Aaron T. Myers (JIRA)
Aaron T. Myers created HDFS-6463: Summary: Incorrect permission can be created after setting ACLs Key: HDFS-6463 URL: https://issues.apache.org/jira/browse/HDFS-6463 Project: Hadoop HDFS

[jira] [Created] (HDFS-6464) Add xattr.names parameter for WebHDFS getXAttrs.

2014-05-28 Thread Yi Liu (JIRA)
Yi Liu created HDFS-6464: Summary: Add xattr.names parameter for WebHDFS getXAttrs. Key: HDFS-6464 URL: https://issues.apache.org/jira/browse/HDFS-6464 Project: Hadoop HDFS Issue Type: Bug

[jira] [Updated] (HDFS-6463) Incorrect permission can be created after setting ACLs

2014-05-28 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated HDFS-6463: - Description: When setting ACLs for a file or directory, it's possible for the resulting

[jira] [Updated] (HDFS-6463) Incorrect permission can be created after setting ACLs

2014-05-28 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-6463: - Attachment: HDFS-6463.patch I'm attaching a test case which demonstrates the issue. I believe the

[jira] [Commented] (HDFS-6422) getfattr in CLI doesn't throw exception or return non-0 return code when xattr doesn't exist

2014-05-28 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011956#comment-14011956 ] Yi Liu commented on HDFS-6422: -- Thanks Andrew, and Charles, I create HDFS-6464 to add

[jira] [Commented] (HDFS-6461) Time.now - Time.monotonicNow in DataNode.java#shutDown

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

[jira] [Commented] (HDFS-6422) getfattr in CLI doesn't throw exception or return non-0 return code when xattr doesn't exist

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

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

2014-05-28 Thread Hangjun Ye (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012008#comment-14012008 ] Hangjun Ye commented on HDFS-6382: -- Thanks Chris and Colin for your valuable comments, I'd

[jira] [Commented] (HDFS-6463) Incorrect permission can be created after setting ACLs

2014-05-28 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012013#comment-14012013 ] Chris Nauroth commented on HDFS-6463: - Hello, [~atm] and [~szehon]. I reviewed the

[jira] [Assigned] (HDFS-6450) Support non-positional hedged reads in HDFS

2014-05-28 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie reassigned HDFS-6450: --- Assignee: Liang Xie Support non-positional hedged reads in HDFS

[jira] [Commented] (HDFS-6450) Support non-positional hedged reads in HDFS

2014-05-28 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012033#comment-14012033 ] Liang Xie commented on HDFS-6450: - will dive into it a couple of days later. Support

[jira] [Commented] (HDFS-6375) Listing extended attributes with the search permission

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

[jira] [Assigned] (HDFS-6462) NFS: fsstat request fails with the secure hdfs

2014-05-28 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li reassigned HDFS-6462: Assignee: Brandon Li NFS: fsstat request fails with the secure hdfs

[jira] [Updated] (HDFS-2856) Fix block protocol so that Datanodes don't require root or jsvc

2014-05-28 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-2856: Attachment: HDFS-2856.1.patch I'm uploading a patch that implements the ideas described in the past

[jira] [Updated] (HDFS-2856) Fix block protocol so that Datanodes don't require root or jsvc

2014-05-28 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-2856: Status: Patch Available (was: Open) Fix block protocol so that Datanodes don't require root or