[jira] [Created] (HDFS-7542) Add an option to DFSAdmin -safemode wait to ignore connection failures

2014-12-17 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-7542: - Summary: Add an option to DFSAdmin -safemode wait to ignore connection failures Key: HDFS-7542 URL: https://issues.apache.org/jira/browse/HDFS-7542 Project: Hadoop HDFS

[jira] [Created] (HDFS-7283) Bump DataNode OOM log from WARN to ERROR

2014-10-23 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-7283: - Summary: Bump DataNode OOM log from WARN to ERROR Key: HDFS-7283 URL: https://issues.apache.org/jira/browse/HDFS-7283 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-7061) Add test to verify encryption zone creation after NameNode restart without saving namespace

2014-09-12 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-7061: - Summary: Add test to verify encryption zone creation after NameNode restart without saving namespace Key: HDFS-7061 URL: https://issues.apache.org/jira/browse/HDFS-7061

Re: [VOTE] Release Apache Hadoop 2.5.1 RC0

2014-09-10 Thread Stephen Chu
+1 (non-binding) - Built pseudo-distributed cluster from downloaded tarball - Ran several XAttr, ACL, snapshot commands successfully Thanks, Stephen On Wed, Sep 10, 2014 at 8:27 AM, Mit Desai wrote: > +1 (non-binding) > > + verified signatures > + built from the source > + deployed on a single

[jira] [Created] (HDFS-7032) Add WebHDFS support for reading and writing to encryption zones

2014-09-08 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-7032: - Summary: Add WebHDFS support for reading and writing to encryption zones Key: HDFS-7032 URL: https://issues.apache.org/jira/browse/HDFS-7032 Project: Hadoop HDFS

[jira] [Created] (HDFS-7003) Add NFS Gateway support for reading and writing to encryption zones

2014-09-05 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-7003: - Summary: Add NFS Gateway support for reading and writing to encryption zones Key: HDFS-7003 URL: https://issues.apache.org/jira/browse/HDFS-7003 Project: Hadoop HDFS

[jira] [Created] (HDFS-6966) Add additional unit tests for encryption zones

2014-08-28 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6966: - Summary: Add additional unit tests for encryption zones Key: HDFS-6966 URL: https://issues.apache.org/jira/browse/HDFS-6966 Project: Hadoop HDFS Issue Type: Sub

[jira] [Created] (HDFS-6951) Saving namespace and restarting NameNode will remove existing encryption zones

2014-08-26 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6951: - Summary: Saving namespace and restarting NameNode will remove existing encryption zones Key: HDFS-6951 URL: https://issues.apache.org/jira/browse/HDFS-6951 Project: Hadoop

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-11 Thread Stephen Chu
+1 (non-binding), also pending doc issue Akira found - Brought up pseudo-distributed cluster from downloaded tarball - Ran basic XAttr, ACL, snapshot commands successfully Thanks, Stephen On Sun, Aug 10, 2014 at 11:52 PM, Yongjun Zhang wrote: > +1 (non-binding), pending the document issue Aki

Re: [VOTE] Merge fs-encryption branch to trunk

2014-08-09 Thread Stephen Chu
gt; patches to the JIRA for Jenkins runs. distcp and fs -cp support has > also > > > recently been completed, allowing users to securely copy encrypted > files > > > without first decrypting them. There is ongoing work to add support for > > > WebHDFS, HttpFS, and ot

[jira] [Created] (HDFS-6785) Should not be able to create encryption zone using path to a non-directory file

2014-07-30 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6785: - Summary: Should not be able to create encryption zone using path to a non-directory file Key: HDFS-6785 URL: https://issues.apache.org/jira/browse/HDFS-6785 Project

[jira] [Created] (HDFS-6767) Cannot remove directory within encryption zone to Trash

2014-07-29 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6767: - Summary: Cannot remove directory within encryption zone to Trash Key: HDFS-6767 URL: https://issues.apache.org/jira/browse/HDFS-6767 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-6760) Deletion of directories with snapshots will not output reason for trash move failure

2014-07-27 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6760: - Summary: Deletion of directories with snapshots will not output reason for trash move failure Key: HDFS-6760 URL: https://issues.apache.org/jira/browse/HDFS-6760 Project

[jira] [Created] (HDFS-6741) Improve permission denied message when FSPermissionChecker#checkOwner fails

2014-07-23 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6741: - Summary: Improve permission denied message when FSPermissionChecker#checkOwner fails Key: HDFS-6741 URL: https://issues.apache.org/jira/browse/HDFS-6741 Project: Hadoop

[jira] [Created] (HDFS-6733) Creating encryption zone results in NPE when KeyProvider is null

2014-07-22 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6733: - Summary: Creating encryption zone results in NPE when KeyProvider is null Key: HDFS-6733 URL: https://issues.apache.org/jira/browse/HDFS-6733 Project: Hadoop HDFS

[jira] [Created] (HDFS-6665) Add tests for XAttrs in combination with viewfs

2014-07-10 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6665: - Summary: Add tests for XAttrs in combination with viewfs Key: HDFS-6665 URL: https://issues.apache.org/jira/browse/HDFS-6665 Project: Hadoop HDFS Issue Type: Test

[jira] [Created] (HDFS-6645) Add test for successive Snapshots between XAttr modifications

2014-07-08 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6645: - Summary: Add test for successive Snapshots between XAttr modifications Key: HDFS-6645 URL: https://issues.apache.org/jira/browse/HDFS-6645 Project: Hadoop HDFS

[jira] [Created] (HDFS-6603) Add XAttr with ACL test

2014-06-26 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6603: - Summary: Add XAttr with ACL test Key: HDFS-6603 URL: https://issues.apache.org/jira/browse/HDFS-6603 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-6553) Add missing DeprecationDeltas for NFS Kerberos configurations

2014-06-17 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6553: - Summary: Add missing DeprecationDeltas for NFS Kerberos configurations Key: HDFS-6553 URL: https://issues.apache.org/jira/browse/HDFS-6553 Project: Hadoop HDFS

[jira] [Created] (HDFS-6528) Add XAttrs to TestOfflineImageViewer

2014-06-13 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6528: - Summary: Add XAttrs to TestOfflineImageViewer Key: HDFS-6528 URL: https://issues.apache.org/jira/browse/HDFS-6528 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-6488) HDFS superuser unable to access user's Trash files using NFSv3 mount

2014-06-04 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6488: - Summary: HDFS superuser unable to access user's Trash files using NFSv3 mount Key: HDFS-6488 URL: https://issues.apache.org/jira/browse/HDFS-6488 Project: Hadoop

[jira] [Created] (HDFS-6255) fuse_dfs will not adhere to ACL permissions in some cases

2014-04-17 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6255: - Summary: fuse_dfs will not adhere to ACL permissions in some cases Key: HDFS-6255 URL: https://issues.apache.org/jira/browse/HDFS-6255 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-6232) OfflineEditsViewer throws a NPE on edits containing ACL modifications

2014-04-10 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6232: - Summary: OfflineEditsViewer throws a NPE on edits containing ACL modifications Key: HDFS-6232 URL: https://issues.apache.org/jira/browse/HDFS-6232 Project: Hadoop HDFS

[jira] [Created] (HDFS-6205) FsShell setfacl can throw ArrayIndexOutOfBoundsException when no perm is specified

2014-04-08 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6205: - Summary: FsShell setfacl can throw ArrayIndexOutOfBoundsException when no perm is specified Key: HDFS-6205 URL: https://issues.apache.org/jira/browse/HDFS-6205 Project

[jira] [Created] (HDFS-5701) Fix the CacheAdmin -addPool -maxTtl option name

2013-12-26 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5701: - Summary: Fix the CacheAdmin -addPool -maxTtl option name Key: HDFS-5701 URL: https://issues.apache.org/jira/browse/HDFS-5701 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-5626) dfsadmin -report shows incorrect cache values

2013-12-03 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5626: - Summary: dfsadmin -report shows incorrect cache values Key: HDFS-5626 URL: https://issues.apache.org/jira/browse/HDFS-5626 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-5567) CacheAdmin operations not supported with viewfs

2013-11-25 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5567: - Summary: CacheAdmin operations not supported with viewfs Key: HDFS-5567 URL: https://issues.apache.org/jira/browse/HDFS-5567 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-5555) CacheAdmin commands fail when first listed NameNode is in Standby

2013-11-22 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-: - Summary: CacheAdmin commands fail when first listed NameNode is in Standby Key: HDFS- URL: https://issues.apache.org/jira/browse/HDFS- Project: Hadoop HDFS

[jira] [Created] (HDFS-5513) CacheAdmin commands fail when using . as the path

2013-11-13 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5513: - Summary: CacheAdmin commands fail when using . as the path Key: HDFS-5513 URL: https://issues.apache.org/jira/browse/HDFS-5513 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-5512) CacheAdmin -listPools fails with NPE when user lacks permissions to view all pools

2013-11-13 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5512: - Summary: CacheAdmin -listPools fails with NPE when user lacks permissions to view all pools Key: HDFS-5512 URL: https://issues.apache.org/jira/browse/HDFS-5512 Project

[jira] [Created] (HDFS-5482) CacheAdmin -removeDirectives fails on relative paths but -addDirective allows them

2013-11-08 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5482: - Summary: CacheAdmin -removeDirectives fails on relative paths but -addDirective allows them Key: HDFS-5482 URL: https://issues.apache.org/jira/browse/HDFS-5482 Project

[jira] [Created] (HDFS-5471) CacheAdmin -listPools fails when pools exist that user does not have permissions to

2013-11-06 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5471: - Summary: CacheAdmin -listPools fails when pools exist that user does not have permissions to Key: HDFS-5471 URL: https://issues.apache.org/jira/browse/HDFS-5471 Project

[jira] [Created] (HDFS-5468) CacheAdmin help command does not recognize commands

2013-11-05 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5468: - Summary: CacheAdmin help command does not recognize commands Key: HDFS-5468 URL: https://issues.apache.org/jira/browse/HDFS-5468 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-5339) WebHDFS URI does not accept logical nameservices when security is enabled

2013-10-10 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5339: - Summary: WebHDFS URI does not accept logical nameservices when security is enabled Key: HDFS-5339 URL: https://issues.apache.org/jira/browse/HDFS-5339 Project: Hadoop HDFS

[jira] [Created] (HDFS-5059) Unnecessary permission denied error when creating/deleting snapshots with a non-existent directory

2013-08-02 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5059: - Summary: Unnecessary permission denied error when creating/deleting snapshots with a non-existent directory Key: HDFS-5059 URL: https://issues.apache.org/jira/browse/HDFS-5059

[jira] [Created] (HDFS-5006) Provide a link to symlink target in the web UI

2013-07-17 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-5006: - Summary: Provide a link to symlink target in the web UI Key: HDFS-5006 URL: https://issues.apache.org/jira/browse/HDFS-5006 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-4981) chmod 777 the .snapshot directory does not error that modification on RO snapshot is disallowed

2013-07-11 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4981: - Summary: chmod 777 the .snapshot directory does not error that modification on RO snapshot is disallowed Key: HDFS-4981 URL: https://issues.apache.org/jira/browse/HDFS-4981

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

2013-06-17 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4913: - Summary: Deleting file through fuse-dfs when using trash fails requiring root permissions Key: HDFS-4913 URL: https://issues.apache.org/jira/browse/HDFS-4913 Project

[jira] [Created] (HDFS-4897) Moving/copying a directory does not include the directory's quota settings

2013-06-10 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4897: - Summary: Moving/copying a directory does not include the directory's quota settings Key: HDFS-4897 URL: https://issues.apache.org/jira/browse/HDFS-4897 Project: H

[jira] [Created] (HDFS-4868) Clean up error message when trying to snapshot using ViewFileSystem

2013-05-30 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4868: - Summary: Clean up error message when trying to snapshot using ViewFileSystem Key: HDFS-4868 URL: https://issues.apache.org/jira/browse/HDFS-4868 Project: Hadoop HDFS

[jira] [Created] (HDFS-4854) Fix the broken images in the Federation documentation page

2013-05-26 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4854: - Summary: Fix the broken images in the Federation documentation page Key: HDFS-4854 URL: https://issues.apache.org/jira/browse/HDFS-4854 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-4850) OfflineImageViewer fails on fsimage with empty file because of NegativeArraySizeException

2013-05-24 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4850: - Summary: OfflineImageViewer fails on fsimage with empty file because of NegativeArraySizeException Key: HDFS-4850 URL: https://issues.apache.org/jira/browse/HDFS-4850

[jira] [Created] (HDFS-4848) copyFromLocal and renaming a file to ".snapshot" should output that ".snapshot" is a reserved name

2013-05-24 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4848: - Summary: copyFromLocal and renaming a file to ".snapshot" should output that ".snapshot" is a reserved name Key: HDFS-4848 URL: https://issues.apache.org/j

[jira] [Created] (HDFS-4847) hdfs dfs -count of a .snapshot directory fails claiming file does not exist

2013-05-24 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4847: - Summary: hdfs dfs -count of a .snapshot directory fails claiming file does not exist Key: HDFS-4847 URL: https://issues.apache.org/jira/browse/HDFS-4847 Project: Hadoop

[jira] [Created] (HDFS-4846) Snapshot CLI commands output stacktrace for invalid arguments

2013-05-23 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4846: - Summary: Snapshot CLI commands output stacktrace for invalid arguments Key: HDFS-4846 URL: https://issues.apache.org/jira/browse/HDFS-4846 Project: Hadoop HDFS

[jira] [Created] (HDFS-4841) FsShell commands using webhfds fail ClientFinalizer shutdown hook

2013-05-22 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4841: - Summary: FsShell commands using webhfds fail ClientFinalizer shutdown hook Key: HDFS-4841 URL: https://issues.apache.org/jira/browse/HDFS-4841 Project: Hadoop HDFS

[jira] [Created] (HDFS-4804) WARN when users set the block balanced preference percent below 0.5 or above 1.0

2013-05-07 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4804: - Summary: WARN when users set the block balanced preference percent below 0.5 or above 1.0 Key: HDFS-4804 URL: https://issues.apache.org/jira/browse/HDFS-4804 Project

[jira] [Created] (HDFS-4671) DFSAdmin fetchImage should require superuser privilege even when security is not enabled

2013-04-08 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4671: - Summary: DFSAdmin fetchImage should require superuser privilege even when security is not enabled Key: HDFS-4671 URL: https://issues.apache.org/jira/browse/HDFS-4671

[jira] [Created] (HDFS-4444) Add space between total transaction time and number of transactions in FSEditLog#printStatistics

2013-01-25 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-: - Summary: Add space between total transaction time and number of transactions in FSEditLog#printStatistics Key: HDFS- URL: https://issues.apache.org/jira/browse/HDFS-

[jira] [Created] (HDFS-4295) Using port 1023 should be valid when starting Secure DataNode

2012-12-10 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4295: - Summary: Using port 1023 should be valid when starting Secure DataNode Key: HDFS-4295 URL: https://issues.apache.org/jira/browse/HDFS-4295 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-4281) NameNode recovery does not detect NN RPC address on HA cluster

2012-12-05 Thread Stephen Chu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Chu resolved HDFS-4281. --- Resolution: Duplicate Yes, I believe it is. Marking as duplicate. > NameN

[jira] [Created] (HDFS-4281) NameNode recovery does not detect NN RPC address on HA cluster

2012-12-05 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4281: - Summary: NameNode recovery does not detect NN RPC address on HA cluster Key: HDFS-4281 URL: https://issues.apache.org/jira/browse/HDFS-4281 Project: Hadoop HDFS

[jira] [Created] (HDFS-4237) Add unit tests for HTTP-based filesystems against secure MiniDFSCluster

2012-11-29 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4237: - Summary: Add unit tests for HTTP-based filesystems against secure MiniDFSCluster Key: HDFS-4237 URL: https://issues.apache.org/jira/browse/HDFS-4237 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-3472) initializeSharedEdits should warn if a shared edits dir is not configured

2012-10-26 Thread Stephen Chu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Chu resolved HDFS-3472. --- Resolution: Not A Problem Target Version/s: (was: ) This seems to no longer be a problem

[jira] [Created] (HDFS-4085) HttpFs/WebHDFS don't handle multiple forward slashes in beginning of path

2012-10-19 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4085: - Summary: HttpFs/WebHDFS don't handle multiple forward slashes in beginning of path Key: HDFS-4085 URL: https://issues.apache.org/jira/browse/HDFS-4085 Project: Hadoop

[jira] [Created] (HDFS-4048) Use ERROR instead of INFO for volume failure logs

2012-10-14 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4048: - Summary: Use ERROR instead of INFO for volume failure logs Key: HDFS-4048 URL: https://issues.apache.org/jira/browse/HDFS-4048 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-4026) Improve error message for dfsadmin -refreshServiceAcl

2012-10-10 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4026: - Summary: Improve error message for dfsadmin -refreshServiceAcl Key: HDFS-4026 URL: https://issues.apache.org/jira/browse/HDFS-4026 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-3921) corrupt files web UI hits error: Cannot run listCorruptFileBlocks because replication queues have not been initialized.

2012-09-11 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-3921: - Summary: corrupt files web UI hits error: Cannot run listCorruptFileBlocks because replication queues have not been initialized. Key: HDFS-3921 URL: https://issues.apache.org/jira

[jira] [Created] (HDFS-3840) JournalNodes log JournalNotFormattedException backtrace error before being formatted

2012-08-22 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-3840: - Summary: JournalNodes log JournalNotFormattedException backtrace error before being formatted Key: HDFS-3840 URL: https://issues.apache.org/jira/browse/HDFS-3840 Project

[jira] [Created] (HDFS-3818) Allow fsck to accept URIs as paths

2012-08-20 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-3818: - Summary: Allow fsck to accept URIs as paths Key: HDFS-3818 URL: https://issues.apache.org/jira/browse/HDFS-3818 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-3813) Secure NameNode startup has bad error message (Principal not defined in configuration) if WebHDFS is enabled but its principal is not configured

2012-08-16 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-3813: - Summary: Secure NameNode startup has bad error message (Principal not defined in configuration) if WebHDFS is enabled but its principal is not configured Key: HDFS-3813 URL: https

[jira] [Created] (HDFS-3483) hdfs fsck doesn't run with ViewFS path

2012-05-31 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-3483: - Summary: hdfs fsck doesn't run with ViewFS path Key: HDFS-3483 URL: https://issues.apache.org/jira/browse/HDFS-3483 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-3482) hdfs balancer throws ArrayIndexOutOfBoundsException if option is specified without arguments

2012-05-31 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-3482: - Summary: hdfs balancer throws ArrayIndexOutOfBoundsException if option is specified without arguments Key: HDFS-3482 URL: https://issues.apache.org/jira/browse/HDFS-3482

[jira] [Created] (HDFS-3070) hdfs balancer doesn't balance blocks between datanodes

2012-03-08 Thread Stephen Chu (Created) (JIRA)
nents: balancer Affects Versions: 0.24.0 Reporter: Stephen Chu Attachments: unbalanced_nodes.png I TeraGenerated data into DataNodes styx01 and styx02. Looking at the web UI, both have over 3% disk usage. Attached is a screenshot of the Live Nodes web UI. On styx01, I run the

[jira] [Created] (HDFS-3065) HA: Newly active NameNode does not recognize decommissioning DataNode

2012-03-08 Thread Stephen Chu (Created) (JIRA)
: Bug Components: ha Affects Versions: HA branch (HDFS-1623) Reporter: Stephen Chu I'm working on a cluster where, originally, styx01 hosts the active NameNode and styx02 hosts the standby NameNode. In both styx01's and styx02's exclude file, I added

[jira] [Resolved] (HDFS-3052) HA: hdfs balancer throws StandbyException

2012-03-07 Thread Stephen Chu (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Chu resolved HDFS-3052. --- Resolution: Duplicate Just tested on a version with HDFS-2979 fix, and the problem has already been

[jira] [Created] (HDFS-3052) HA: hdfs balancer throws StandbyException

2012-03-06 Thread Stephen Chu (Created) (JIRA)
: 0.24.0 Reporter: Stephen Chu Attachments: balancer_styx01, balancer_styx02 The hdfs balancer tool throws a StandbyException. Originally, styx01 hosts the active NN and styx02 hosts the standby NN. After failing over from styx01 NN to styx02 NN, the _hdfs balancer_ command thows

[jira] [Created] (HDFS-3031) Error (failed to close file) when uploading large file + kill active NN + manual failover

2012-02-29 Thread Stephen Chu (Created) (JIRA)
Project: Hadoop HDFS Issue Type: Bug Components: ha Affects Versions: HA branch (HDFS-1623) Reporter: Stephen Chu Fix For: HA branch (HDFS-1623) Attachments: styx01_killNNfailover, styx01_uploadLargeFile I executed section 3.4 of Todd'