[jira] [Updated] (HDFS-7090) Use unbuffered writes when persisting in-memory replicas

2014-10-08 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao updated HDFS-7090: - Attachment: HDFS-7090.0.patch Attache an initial patch that use JNI that calls sendfile() under Linux and

[jira] [Commented] (HDFS-7206) Fix warning of "token.Token: Cannot find class for token kind kms-dt" for KMS when running jobs on Encryption zones

2014-10-08 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164812#comment-14164812 ] Yi Liu commented on HDFS-7206: -- This warning is because {{tokenKindMap}} is initialized throug

[jira] [Updated] (HDFS-7206) Fix warning of "token.Token: Cannot find class for token kind kms-dt" for KMS when running jobs on Encryption zones

2014-10-08 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-7206: - Description: This issue is produced when running MapReduce job and encryption zones are configured. {quote} 14/10

[jira] [Updated] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

2014-10-08 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-7210: Description: Currently DFSClient does 2 RPCs to namenode for an append operation. {{append()}} for r

[jira] [Updated] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

2014-10-08 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-7210: Attachment: HDFS-7210-003.patch Rebased after the commit of HDFS-7203 > Avoid two separate RPC's nam

[jira] [Commented] (HDFS-7185) The active NameNode will not accept an fsimage sent from the standby during rolling upgrade

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164732#comment-14164732 ] Hadoop QA commented on HDFS-7185: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164724#comment-14164724 ] Hadoop QA commented on HDFS-7210: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164716#comment-14164716 ] Hadoop QA commented on HDFS-7210: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

2014-10-08 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-7210: Status: Patch Available (was: Open) > Avoid two separate RPC's namenode.append() and namenode.getFil

[jira] [Updated] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

2014-10-08 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-7210: Attachment: HDFS-7210-002.patch Added the missed file in this patch > Avoid two separate RPC's namen

[jira] [Commented] (HDFS-7189) Add trace spans for DFSClient metadata operations

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164677#comment-14164677 ] Hadoop QA commented on HDFS-7189: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7026) Introduce a string constant for "Failed to obtain user group info..."

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164676#comment-14164676 ] Hadoop QA commented on HDFS-7026: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7207) libhdfs3 should not expose exceptions in public C++ API

2014-10-08 Thread Zhanwei Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164638#comment-14164638 ] Zhanwei Wang commented on HDFS-7207: Not exposing exceptions in public APIs in libhdfs3

[jira] [Commented] (HDFS-7217) Better batching of IBRs

2014-10-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164632#comment-14164632 ] Kihwal Lee commented on HDFS-7217: -- Precommit is not working correctly. bq. -1 javadoc Act

[jira] [Commented] (HDFS-7217) Better batching of IBRs

2014-10-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164629#comment-14164629 ] Kihwal Lee commented on HDFS-7217: -- bq. I wonder if you could share the new numbers after

[jira] [Commented] (HDFS-7218) FSNamesystem ACL operations should write to audit log on failure

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164620#comment-14164620 ] Hadoop QA commented on HDFS-7218: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7219) Update Hadoop's lz4 to the latest version

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164581#comment-14164581 ] Hadoop QA commented on HDFS-7219: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-7185) The active NameNode will not accept an fsimage sent from the standby during rolling upgrade

2014-10-08 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-7185: Attachment: HDFS-7185.001.patch Upload a new patch. The patch overwrites the layoutversion for {{-rollingUpg

[jira] [Commented] (HDFS-7207) libhdfs3 should not expose exceptions in public C++ API

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164555#comment-14164555 ] Hadoop QA commented on HDFS-7207: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7217) Better batching of IBRs

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164554#comment-14164554 ] Hadoop QA commented on HDFS-7217: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-7026) Introduce a string constant for "Failed to obtain user group info..."

2014-10-08 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HDFS-7026: Attachment: (was: HDFS-7206.001.patch) > Introduce a string constant for "Failed to obtain user g

[jira] [Updated] (HDFS-7026) Introduce a string constant for "Failed to obtain user group info..."

2014-10-08 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HDFS-7026: Attachment: HDFS-7206.001.patch Upload the same patch to refresh. > Introduce a string constant for

[jira] [Commented] (HDFS-7195) Update user doc of secure mode about Datanodes don't require root or jsvc

2014-10-08 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164540#comment-14164540 ] Yi Liu commented on HDFS-7195: -- Thanks Chris, the description in the patch is very clear. It l

[jira] [Commented] (HDFS-7213) processIncrementalBlockReport performance degradation

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164539#comment-14164539 ] Hadoop QA commented on HDFS-7213: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-1742) Provide hooks / callbacks to execute some code based on events happening in HDFS (file / directory creation, opening, closing, etc)

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164530#comment-14164530 ] Colin Patrick McCabe commented on HDFS-1742: HDFS-6634 implemented a way to lis

[jira] [Resolved] (HDFS-1742) Provide hooks / callbacks to execute some code based on events happening in HDFS (file / directory creation, opening, closing, etc)

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-1742. Resolution: Duplicate > Provide hooks / callbacks to execute some code based on event

[jira] [Commented] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164528#comment-14164528 ] Yongjun Zhang commented on HDFS-7204: - Hi [~aw], thanks for the explanation, it's very

[jira] [Commented] (HDFS-2760) HDFS notification

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164525#comment-14164525 ] Colin Patrick McCabe commented on HDFS-2760: This was implemented in HDFS-6634:

[jira] [Commented] (HDFS-7202) Should be able to omit package name of SpanReceiver on "hadoop trace -add"

2014-10-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164523#comment-14164523 ] Hudson commented on HDFS-7202: -- FAILURE: Integrated in Hadoop-trunk-Commit #6219 (See [https:

[jira] [Resolved] (HDFS-2760) HDFS notification

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-2760. Resolution: Duplicate > HDFS notification > -- > > K

[jira] [Commented] (HDFS-210) API to get changes to the File System at NN for a window of time

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164518#comment-14164518 ] Colin Patrick McCabe commented on HDFS-210: --- This was implemented in HDFS-6634: In

[jira] [Assigned] (HDFS-4427) start-dfs.sh generates malformed ssh command when not running with native libs

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer reassigned HDFS-4427: -- Assignee: Allen Wittenauer (was: Robert Parker) > start-dfs.sh generates malformed ssh

[jira] [Commented] (HDFS-4427) start-dfs.sh generates malformed ssh command when not running with native libs

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164502#comment-14164502 ] Allen Wittenauer commented on HDFS-4427: Linking HADOOP-7984 as required. As soon

[jira] [Updated] (HDFS-7202) Should be able to omit package name of SpanReceiver on "hadoop trace -add"

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

[jira] [Updated] (HDFS-7202) Should be able to omit package name of SpanReceiver on "hadoop trace -add"

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7202: --- Summary: Should be able to omit package name of SpanReceiver on "hadoop trace -add" (w

[jira] [Updated] (HDFS-7219) Update Hadoop's lz4 to the latest version

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7219: --- Status: Patch Available (was: Open) > Update Hadoop's lz4 to the latest version >

[jira] [Updated] (HDFS-7219) Update Hadoop's lz4 to the latest version

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7219: --- Attachment: HDFS-7219.001.patch This patch updates lz4 to r123. The only code change t

[jira] [Commented] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164484#comment-14164484 ] Allen Wittenauer commented on HDFS-7204: (It's probably worth pointing out that thi

[jira] [Commented] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164476#comment-14164476 ] Allen Wittenauer commented on HDFS-7204: TL;DR: no. Longer: In branch-2 and earli

[jira] [Commented] (HDFS-7215) Add gc log to NFS gateway

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164461#comment-14164461 ] Allen Wittenauer commented on HDFS-7215: If it helps any, the hadoop-env.sh rewrite

[jira] [Created] (HDFS-7219) Update Hadoop's lz4 to the latest version

2014-10-08 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-7219: -- Summary: Update Hadoop's lz4 to the latest version Key: HDFS-7219 URL: https://issues.apache.org/jira/browse/HDFS-7219 Project: Hadoop HDFS Issue

[jira] [Commented] (HDFS-7014) Implement input and output streams to DataNode for native client

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164449#comment-14164449 ] Colin Patrick McCabe commented on HDFS-7014: Re: the C++ interface, I posted a

[jira] [Commented] (HDFS-7207) libhdfs3 should not expose exceptions in public C++ API

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164440#comment-14164440 ] Colin Patrick McCabe commented on HDFS-7207: I thought about this a little bit

[jira] [Commented] (HDFS-7217) Better batching of IBRs

2014-10-08 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164417#comment-14164417 ] Yongjun Zhang commented on HDFS-7217: - HI [~kihwal], I think the issue you described

[jira] [Updated] (HDFS-7207) libhdfs3 should not expose exceptions in public C++ API

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7207: --- Status: Patch Available (was: Open) > libhdfs3 should not expose exceptions in public

[jira] [Updated] (HDFS-7207) libhdfs3 should not expose exceptions in public C++ API

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7207: --- Attachment: HDFS-7207.001.patch > libhdfs3 should not expose exceptions in public C++ A

[jira] [Assigned] (HDFS-7207) libhdfs3 should not expose exceptions in public C++ API

2014-10-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe reassigned HDFS-7207: -- Assignee: Colin Patrick McCabe > libhdfs3 should not expose exceptions in public

[jira] [Updated] (HDFS-7217) Better batching of IBRs

2014-10-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HDFS-7217: - Status: Patch Available (was: Open) > Better batching of IBRs > --- > >

[jira] [Updated] (HDFS-7217) Better batching of IBRs

2014-10-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HDFS-7217: - Attachment: HDFS-7217.patch > Better batching of IBRs > --- > > Key: HD

[jira] [Commented] (HDFS-7217) Better batching of IBRs

2014-10-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164388#comment-14164388 ] Kihwal Lee commented on HDFS-7217: -- Reporting a "received block" needs to be immediate as

[jira] [Updated] (HDFS-7218) FSNamesystem ACL operations should write to audit log on failure

2014-10-08 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-7218: --- Status: Patch Available (was: Open) > FSNamesystem ACL operations should write to audit log on failure

[jira] [Updated] (HDFS-7218) FSNamesystem ACL operations should write to audit log on failure

2014-10-08 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-7218: --- Attachment: HDFS-7218.001.patch Attached is a patch file which addresses the issue as well as a unit te

[jira] [Created] (HDFS-7218) FSNamesystem ACL operations should write to audit log on failure

2014-10-08 Thread Charles Lamb (JIRA)
Charles Lamb created HDFS-7218: -- Summary: FSNamesystem ACL operations should write to audit log on failure Key: HDFS-7218 URL: https://issues.apache.org/jira/browse/HDFS-7218 Project: Hadoop HDFS

[jira] [Commented] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164378#comment-14164378 ] Yongjun Zhang commented on HDFS-7204: - HI [~aw], Thanks for your work on this. I have

[jira] [Created] (HDFS-7217) Better batching of IBRs

2014-10-08 Thread Kihwal Lee (JIRA)
Kihwal Lee created HDFS-7217: Summary: Better batching of IBRs Key: HDFS-7217 URL: https://issues.apache.org/jira/browse/HDFS-7217 Project: Hadoop HDFS Issue Type: Improvement Reporte

[jira] [Commented] (HDFS-6743) Put IP address into a new column on the new NN webUI

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164371#comment-14164371 ] Hadoop QA commented on HDFS-6743: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7214) Display the time when NN became active on the webUI

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164363#comment-14164363 ] Hadoop QA commented on HDFS-7214: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Created] (HDFS-7216) Fix grammar for 1 missing block from plural to singular

2014-10-08 Thread Dasha Boudnik (JIRA)
Dasha Boudnik created HDFS-7216: --- Summary: Fix grammar for 1 missing block from plural to singular Key: HDFS-7216 URL: https://issues.apache.org/jira/browse/HDFS-7216 Project: Hadoop HDFS Issue

[jira] [Resolved] (HDFS-7215) Add gc log to NFS gateway

2014-10-08 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li resolved HDFS-7215. -- Resolution: Invalid > Add gc log to NFS gateway > - > > Key: HDFS

[jira] [Commented] (HDFS-7215) Add gc log to NFS gateway

2014-10-08 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164353#comment-14164353 ] Brandon Li commented on HDFS-7215: -- OK. Points taken. > Add gc log to NFS gateway >

[jira] [Commented] (HDFS-5928) show namespace and namenode ID on NN dfshealth page

2014-10-08 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164349#comment-14164349 ] Haohui Mai commented on HDFS-5928: -- I think all information required by this jira is avail

[jira] [Commented] (HDFS-7215) Add gc log to NFS gateway

2014-10-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164346#comment-14164346 ] Suresh Srinivas commented on HDFS-7215: --- I agree with [~aw]. GC logging is not enable

[jira] [Commented] (HDFS-7215) Add gc log to NFS gateway

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164339#comment-14164339 ] Allen Wittenauer commented on HDFS-7215: Nope, just like we don't for the namenode

[jira] [Commented] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164325#comment-14164325 ] Allen Wittenauer commented on HDFS-7204: Manual run gives the expected: {color:red

[jira] [Updated] (HDFS-6743) Put IP address into a new column on the new NN webUI

2014-10-08 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated HDFS-6743: -- Attachment: HDFS-6743.v2.patch > Put IP address into a new column on the new NN webUI > -

[jira] [Updated] (HDFS-6743) Put IP address into a new column on the new NN webUI

2014-10-08 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated HDFS-6743: -- Status: Open (was: Patch Available) > Put IP address into a new column on the new NN webUI > ---

[jira] [Updated] (HDFS-6743) Put IP address into a new column on the new NN webUI

2014-10-08 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated HDFS-6743: -- Status: Patch Available (was: Open) > Put IP address into a new column on the new NN webUI > ---

[jira] [Commented] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-08 Thread Bob Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164290#comment-14164290 ] Bob Liu commented on HDFS-7175: --- I understand the complexity of adding the "time based" flush

[jira] [Commented] (HDFS-6673) Add Delimited format supports for PB OIV tool

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164292#comment-14164292 ] Hadoop QA commented on HDFS-6673: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164285#comment-14164285 ] Allen Wittenauer commented on HDFS-7204: Umm, I think Jenkins has gone nuts... bec

[jira] [Commented] (HDFS-6743) Put IP address into a new column on the new NN webUI

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164281#comment-14164281 ] Hadoop QA commented on HDFS-6743: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-7213) processIncrementalBlockReport performance degradation

2014-10-08 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Payne updated HDFS-7213: - Attachment: HDFS-7213.1412806496.txt Sorry, bad patch. This one should be better. > processIncrementalBloc

[jira] [Updated] (HDFS-6743) Put IP address into a new column on the new NN webUI

2014-10-08 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated HDFS-6743: -- Status: Patch Available (was: Open) > Put IP address into a new column on the new NN webUI > ---

[jira] [Assigned] (HDFS-6743) Put IP address into a new column on the new NN webUI

2014-10-08 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li reassigned HDFS-6743: - Assignee: Siqi Li > Put IP address into a new column on the new NN webUI > ---

[jira] [Updated] (HDFS-6743) Put IP address into a new column on the new NN webUI

2014-10-08 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated HDFS-6743: -- Attachment: HDFS-6743.v1.patch > Put IP address into a new column on the new NN webUI > -

[jira] [Updated] (HDFS-6673) Add Delimited format supports for PB OIV tool

2014-10-08 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-6673: Status: Patch Available (was: Open) > Add Delimited format supports for PB OIV tool > --

[jira] [Updated] (HDFS-6673) Add Delimited format supports for PB OIV tool

2014-10-08 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-6673: Attachment: HDFS-6673.002.patch Update the patch to use LevelDB as temporary external sorting mechani

[jira] [Commented] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164244#comment-14164244 ] Hadoop QA commented on HDFS-7204: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7213) processIncrementalBlockReport performance degradation

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164238#comment-14164238 ] Hadoop QA commented on HDFS-7213: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7213) processIncrementalBlockReport performance degradation

2014-10-08 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164237#comment-14164237 ] Eric Payne commented on HDFS-7213: -- [~daryn], would you mind taking a look at this patch?

[jira] [Updated] (HDFS-7213) processIncrementalBlockReport performance degradation

2014-10-08 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Payne updated HDFS-7213: - Status: Patch Available (was: Open) > processIncrementalBlockReport performance degradation >

[jira] [Updated] (HDFS-7213) processIncrementalBlockReport performance degradation

2014-10-08 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Payne updated HDFS-7213: - Attachment: HDFS-7213.1412804753 > processIncrementalBlockReport performance degradation >

[jira] [Updated] (HDFS-7203) Concurrent appending to the same file can cause data corruption

2014-10-08 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HDFS-7203: -- Component/s: hdfs-client > Concurrent appending to the same file can cause data corruptio

[jira] [Updated] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

2014-10-08 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HDFS-7210: -- Component/s: namenode > Avoid two separate RPC's namenode.append() and namenode.getFileIn

[jira] [Commented] (HDFS-7215) Add gc log to NFS gateway

2014-10-08 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164221#comment-14164221 ] Brandon Li commented on HDFS-7215: -- Question is: should we turn it on all the time? > Add

[jira] [Commented] (HDFS-5175) Provide clients a way to set IP header bits on connections

2014-10-08 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164219#comment-14164219 ] Ming Ma commented on HDFS-5175: --- [~cnauroth], thanks for the suggestion. We want the ability

[jira] [Updated] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7204: --- Status: Patch Available (was: Open) > balancer doesn't run as a daemon > -

[jira] [Updated] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7204: --- Attachment: HDFS-7204-01.patch -01: * Another minor fix: exec hdfs in stop-balancer. > balanc

[jira] [Commented] (HDFS-7146) NFS ID/Group lookup requires SSSD enumeration on the server

2014-10-08 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164201#comment-14164201 ] Yongjun Zhang commented on HDFS-7146: - Hi [~aw], Thanks for your input. I did some se

[jira] [Updated] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7204: --- Attachment: HDFS-7204.patch -00: * Enables daemonization for balancer such that hdfs --daemon

[jira] [Assigned] (HDFS-7204) balancer doesn't run as a daemon

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer reassigned HDFS-7204: -- Assignee: Allen Wittenauer > balancer doesn't run as a daemon >

[jira] [Commented] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164137#comment-14164137 ] Allen Wittenauer commented on HDFS-7175: It'd be good to hear from LinkedIn to see

[jira] [Commented] (HDFS-7195) Update user doc of secure mode about Datanodes don't require root or jsvc

2014-10-08 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164139#comment-14164139 ] Chris Nauroth commented on HDFS-7195: - The test failure has to be unrelated, because th

[jira] [Commented] (HDFS-7195) Update user doc of secure mode about Datanodes don't require root or jsvc

2014-10-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164131#comment-14164131 ] Hadoop QA commented on HDFS-7195: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7215) Add gc log to NFS gateway

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164126#comment-14164126 ] Allen Wittenauer commented on HDFS-7215: I'm not sure what work needs to be done he

[jira] [Commented] (HDFS-7146) NFS ID/Group lookup requires SSSD enumeration on the server

2014-10-08 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164123#comment-14164123 ] Allen Wittenauer commented on HDFS-7146: The more and more I think about this, the

[jira] [Updated] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

2014-10-08 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HDFS-7210: -- Component/s: hdfs-client > Avoid two separate RPC's namenode.append() and namenode.getFil

[jira] [Commented] (HDFS-5928) show namespace and namenode ID on NN dfshealth page

2014-10-08 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164113#comment-14164113 ] Siqi Li commented on HDFS-5928: --- I think using MXBean is the way to pass information to the n

[jira] [Created] (HDFS-7215) Add gc log to NFS gateway

2014-10-08 Thread Brandon Li (JIRA)
Brandon Li created HDFS-7215: Summary: Add gc log to NFS gateway Key: HDFS-7215 URL: https://issues.apache.org/jira/browse/HDFS-7215 Project: Hadoop HDFS Issue Type: Improvement Compone

[jira] [Updated] (HDFS-7214) Display the time when NN became active on the webUI

2014-10-08 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated HDFS-7214: -- Status: Patch Available (was: Open) > Display the time when NN became active on the webUI >

  1   2   >