[jira] [Resolved] (HDFS-6903) Crc32 checksum errors in Big-Endian Architecture

2015-01-27 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-6903. -- Resolution: Duplicate > Crc32 checksum errors in Big-Endian Architecture > --

[jira] [Resolved] (HDFS-135) TestEditLog assumes that FSNamesystem.getFSNamesystem().dir is non-null, even after the FSNameSystem is closed

2015-01-26 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-135. - Resolution: Cannot Reproduce > TestEditLog assumes that FSNamesystem.getFSNamesystem().dir is non-nu

[jira] [Resolved] (HDFS-42) NetUtils.createSocketAddr NPEs if dfs.datanode.ipc.address is not set for a data node

2015-01-26 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-42. Resolution: Duplicate Fix Version/s: 0.21.0 > NetUtils.createSocketAddr NPEs if dfs.datanode.ipc

[jira] [Created] (HDFS-7665) Add definition of truncate preconditions/postconditions to filesystem specification

2015-01-23 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-7665: Summary: Add definition of truncate preconditions/postconditions to filesystem specification Key: HDFS-7665 URL: https://issues.apache.org/jira/browse/HDFS-7665 Proje

[jira] [Resolved] (HDFS-7455) TestReplaceDatanodeOnFailure sometimes fails

2014-12-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-7455. -- Resolution: Duplicate > TestReplaceDatanodeOnFailure sometimes fails > --

[jira] [Resolved] (HDFS-7490) HDFS tests OOM on Java7+

2014-12-09 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-7490. -- Resolution: Fixed Fix Version/s: 2.7.0 > HDFS tests OOM on Java7+ > --

[jira] [Created] (HDFS-7490) HDFS tests OOM on Java7+

2014-12-08 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-7490: Summary: HDFS tests OOM on Java7+ Key: HDFS-7490 URL: https://issues.apache.org/jira/browse/HDFS-7490 Project: Hadoop HDFS Issue Type: Bug Componen

[jira] [Resolved] (HDFS-6803) Documenting DFSClient#DFSInputStream expectations reading and preading in concurrent context

2014-11-26 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-6803. -- Resolution: Fixed Fix Version/s: 2.7.0 committed patch -thanks! > Documenting DFSClient#D

[jira] [Resolved] (HDFS-11) Tests fail on windows due to BindException.

2014-10-11 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-11. Resolution: Cannot Reproduce closing as cannot reproduce: windows integration and the build process has

[jira] [Created] (HDFS-6974) MiniHDFScluster breaks if there is an out of date hadoop.lib on the lib path

2014-08-29 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-6974: Summary: MiniHDFScluster breaks if there is an out of date hadoop.lib on the lib path Key: HDFS-6974 URL: https://issues.apache.org/jira/browse/HDFS-6974 Project: Ha

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

2014-05-16 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-6418: Summary: Regression: DFS_NAMENODE_USER_NAME_KEY missing in trunk Key: HDFS-6418 URL: https://issues.apache.org/jira/browse/HDFS-6418 Project: Hadoop HDFS Iss

[jira] [Created] (HDFS-6262) HDFS doesn't raise FileNotFoundException if the source of a rename() is missing

2014-04-20 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-6262: Summary: HDFS doesn't raise FileNotFoundException if the source of a rename() is missing Key: HDFS-6262 URL: https://issues.apache.org/jira/browse/HDFS-6262 Project:

[jira] [Created] (HDFS-6213) TestDataNode failing on Jenkins runs due to DN web port in use

2014-04-09 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-6213: Summary: TestDataNode failing on Jenkins runs due to DN web port in use Key: HDFS-6213 URL: https://issues.apache.org/jira/browse/HDFS-6213 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-8) Interrupting the namenode thread triggers System.exit()

2014-03-25 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-8. --- Resolution: Cannot Reproduce closing as so out of date it probably doesn't happen -and if it does, the st

[jira] [Resolved] (HDFS-95) UnknownHostException if the system can't determine its own name and you go DNS.getIPs("name-of-an-unknown-interface");

2014-02-10 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-95. Resolution: Fixed Fix Version/s: 0.21.0 Assignee: Steve Loughran fixed in HADOOP-3426

[jira] [Created] (HDFS-5854) WebHDFS file browsing not working on secure cluster -or displaying meaningful errors

2014-01-30 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-5854: Summary: WebHDFS file browsing not working on secure cluster -or displaying meaningful errors Key: HDFS-5854 URL: https://issues.apache.org/jira/browse/HDFS-5854 Proj

[jira] [Resolved] (HDFS-5779) Caused by: javax.security.auth.login.LoginException: java.lang.NullPointerException: invalid null input: name

2014-01-15 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-5779. -- Resolution: Invalid A configuration problem, not a bug in hadoop, Closing as invalid. Sorry see

[jira] [Created] (HDFS-5755) Filesystem close blocks SystemExit if a DFS client is trying to talk to a nonexistent NN

2014-01-10 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-5755: Summary: Filesystem close blocks SystemExit if a DFS client is trying to talk to a nonexistent NN Key: HDFS-5755 URL: https://issues.apache.org/jira/browse/HDFS-5755

[jira] [Created] (HDFS-5678) deadlock in MiniDFSCluster caused by logging

2013-12-18 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-5678: Summary: deadlock in MiniDFSCluster caused by logging Key: HDFS-5678 URL: https://issues.apache.org/jira/browse/HDFS-5678 Project: Hadoop HDFS Issue Type: Bu

[jira] [Resolved] (HDFS-5646) Exceptions during HDFS failover

2013-12-11 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-5646. -- Resolution: Fixed HI, I'm afraid you are going to have to take this up with cloudera -if there i

[jira] [Created] (HDFS-5518) HDFS doesn't compile/run against Guava 1.5

2013-11-15 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-5518: Summary: HDFS doesn't compile/run against Guava 1.5 Key: HDFS-5518 URL: https://issues.apache.org/jira/browse/HDFS-5518 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-5345) NPE in block_info_xml JSP if the block has been deleted

2013-10-11 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-5345: Summary: NPE in block_info_xml JSP if the block has been deleted Key: HDFS-5345 URL: https://issues.apache.org/jira/browse/HDFS-5345 Project: Hadoop HDFS Iss

[jira] [Resolved] (HDFS-4619) No Exception is thrown if we try to create directory using FileContext (create) on RawLocalFileSystem. Even if the directory already exists.

2013-05-22 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-4619. -- Resolution: Duplicate > No Exception is thrown if we try to create directory using FileConte

[jira] [Resolved] (HDFS-4682) getting error while configuring the hadoop

2013-04-10 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-4682. -- Resolution: Invalid closing as invalid, see http://wiki.apache.org/hadoop/InvalidJiraIssues

[jira] [Created] (HDFS-4663) OOM in HA tests TestPipelinesFailover TestStandbyCheckpoints

2013-04-03 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-4663: Summary: OOM in HA tests TestPipelinesFailover TestStandbyCheckpoints Key: HDFS-4663 URL: https://issues.apache.org/jira/browse/HDFS-4663 Project: Hadoop HDFS

[jira] [Created] (HDFS-4623) NameNode.parseArguments() should use EN as the locale for case checks of arguments

2013-03-21 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-4623: Summary: NameNode.parseArguments() should use EN as the locale for case checks of arguments Key: HDFS-4623 URL: https://issues.apache.org/jira/browse/HDFS-4623 Projec

[jira] [Resolved] (HDFS-4425) NameNode low on available disk space

2013-01-23 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-4425. -- Resolution: Cannot Reproduce Again, I'm closing this issue # JIRA is not the place to deal with

[jira] [Created] (HDFS-4409) FileSystemContractBaseTest should be less brittle in teardown

2013-01-16 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-4409: Summary: FileSystemContractBaseTest should be less brittle in teardown Key: HDFS-4409 URL: https://issues.apache.org/jira/browse/HDFS-4409 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-4408) Balancer for DataNode's Volumes

2013-01-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-4408. -- Resolution: Duplicate Release Note: Duplicate of HDFS-1312; closing. of course, HDFS-1312 i

[jira] [Resolved] (HDFS-4207) all hadoop fs operations fail if the default fs is down -even if they don't go near it.

2012-11-19 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-4207. -- Resolution: Duplicate > all hadoop fs operations fail if the default fs is down -even if the

[jira] [Created] (HDFS-4207) all hadoop fs operations fail if the default fs is down -even if they don't go near it.

2012-11-17 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-4207: Summary: all hadoop fs operations fail if the default fs is down -even if they don't go near it. Key: HDFS-4207 URL: https://issues.apache.org/jira/browse/HDFS-4207 P

[jira] [Created] (HDFS-4134) hadoop namenode & namenode entry points should return -1 exit code on bad arguments

2012-11-01 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-4134: Summary: hadoop namenode & namenode entry points should return -1 exit code on bad arguments Key: HDFS-4134 URL: https://issues.apache.org/jira/browse/HDFS-4134 Proje

[jira] [Reopened] (HDFS-4063) Unable to change JAVA_HOME directory in hadoop-setup-conf.sh script.

2012-10-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reopened HDFS-4063: -- reopening as it isn't fixed until the patch is checked in. > Unable to change JAVA

[jira] [Created] (HDFS-4039) Add option for WebHDFS to be a proxy, rather than just 302 to the DNs

2012-10-11 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-4039: Summary: Add option for WebHDFS to be a proxy, rather than just 302 to the DNs Key: HDFS-4039 URL: https://issues.apache.org/jira/browse/HDFS-4039 Project: Hadoop HDF

[jira] [Created] (HDFS-2209) MiniDFS cluster improvements

2011-07-27 Thread Steve Loughran (JIRA)
MiniDFS cluster improvements Key: HDFS-2209 URL: https://issues.apache.org/jira/browse/HDFS-2209 Project: Hadoop HDFS Issue Type: Improvement Components: test Affects Versions: 0.20.203.0

[jira] Created: (HDFS-1170) Add more assertions to TestLargeDirectoryDelete

2010-05-21 Thread Steve Loughran (JIRA)
Add more assertions to TestLargeDirectoryDelete --- Key: HDFS-1170 URL: https://issues.apache.org/jira/browse/HDFS-1170 Project: Hadoop HDFS Issue Type: Improvement Components: test A

[jira] Created: (HDFS-979) FSImage should specify which dirs are missing when refusing to come up

2010-02-14 Thread Steve Loughran (JIRA)
FSImage should specify which dirs are missing when refusing to come up -- Key: HDFS-979 URL: https://issues.apache.org/jira/browse/HDFS-979 Project: Hadoop HDFS Issue Type:

[jira] Created: (HDFS-977) DataNode.createInterDataNodeProtocolProxy() guards a log at the wrong level

2010-02-13 Thread Steve Loughran (JIRA)
DataNode.createInterDataNodeProtocolProxy() guards a log at the wrong level --- Key: HDFS-977 URL: https://issues.apache.org/jira/browse/HDFS-977 Project: Hadoop HDFS Is

[jira] Created: (HDFS-973) DataNode.setDataNode() considered dangerous

2010-02-12 Thread Steve Loughran (JIRA)
DataNode.setDataNode() considered dangerous --- Key: HDFS-973 URL: https://issues.apache.org/jira/browse/HDFS-973 Project: Hadoop HDFS Issue Type: Bug Components: data-node Affects Versio

[jira] Created: (HDFS-891) DataNode.instantiateDataNode calls system.exit(-1) if conf.get("dfs.network.script") != null

2010-01-09 Thread Steve Loughran (JIRA)
DataNode.instantiateDataNode calls system.exit(-1) if conf.get("dfs.network.script") != null Key: HDFS-891 URL: https://issues.apache.org/jira/browse/HDFS-891

[jira] Created: (HDFS-890) Have a way of creating datanodes that throws an meaningful exception on failure

2010-01-09 Thread Steve Loughran (JIRA)
Have a way of creating datanodes that throws an meaningful exception on failure --- Key: HDFS-890 URL: https://issues.apache.org/jira/browse/HDFS-890 Project: Hadoop HDFS

[jira] Created: (HDFS-889) Possible race condition in BlocksMap.NodeIterator.

2010-01-09 Thread Steve Loughran (JIRA)
Possible race condition in BlocksMap.NodeIterator. -- Key: HDFS-889 URL: https://issues.apache.org/jira/browse/HDFS-889 Project: Hadoop HDFS Issue Type: Bug Components: name-node

[jira] Created: (HDFS-885) Datanode toString() NPEs on null dnRegistration

2010-01-08 Thread Steve Loughran (JIRA)
Datanode toString() NPEs on null dnRegistration --- Key: HDFS-885 URL: https://issues.apache.org/jira/browse/HDFS-885 Project: Hadoop HDFS Issue Type: Improvement Components: data-node

[jira] Created: (HDFS-884) DataNode makeInstance should report the directory list when failing to start up

2010-01-08 Thread Steve Loughran (JIRA)
DataNode makeInstance should report the directory list when failing to start up --- Key: HDFS-884 URL: https://issues.apache.org/jira/browse/HDFS-884 Project: Hadoop HDFS

[jira] Created: (HDFS-883) Datanode shutdown should log problems with Storage.unlockAll()

2010-01-08 Thread Steve Loughran (JIRA)
Datanode shutdown should log problems with Storage.unlockAll() -- Key: HDFS-883 URL: https://issues.apache.org/jira/browse/HDFS-883 Project: Hadoop HDFS Issue Type: Improvement

[jira] Created: (HDFS-882) Datanode could log what hostname and ports its listening on on startup

2010-01-08 Thread Steve Loughran (JIRA)
Datanode could log what hostname and ports its listening on on startup -- Key: HDFS-882 URL: https://issues.apache.org/jira/browse/HDFS-882 Project: Hadoop HDFS Issue Type:

[jira] Created: (HDFS-852) Balancer shutdown synchronisation could do with a review

2009-12-24 Thread Steve Loughran (JIRA)
Balancer shutdown synchronisation could do with a review Key: HDFS-852 URL: https://issues.apache.org/jira/browse/HDFS-852 Project: Hadoop HDFS Issue Type: Improvement Compon

[jira] Created: (HDFS-798) Exclude second Ant JAR from classpath in hdfs builds

2009-12-01 Thread Steve Loughran (JIRA)
Exclude second Ant JAR from classpath in hdfs builds Key: HDFS-798 URL: https://issues.apache.org/jira/browse/HDFS-798 Project: Hadoop HDFS Issue Type: Improvement Components: bu

[jira] Created: (HDFS-775) FSDataset calls getCapacity() twice -bug?

2009-11-17 Thread Steve Loughran (JIRA)
FSDataset calls getCapacity() twice -bug? - Key: HDFS-775 URL: https://issues.apache.org/jira/browse/HDFS-775 Project: Hadoop HDFS Issue Type: Bug Components: data-node Affects Versions:

[jira] Created: (HDFS-675) File not being replicated, even when #of DNs >0

2009-10-05 Thread Steve Loughran (JIRA)
File not being replicated, even when #of DNs >0 --- Key: HDFS-675 URL: https://issues.apache.org/jira/browse/HDFS-675 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affect

[jira] Created: (HDFS-566) INode.permissions should be marked as volatile to avoid synchronization problems

2009-08-25 Thread Steve Loughran (JIRA)
INode.permissions should be marked as volatile to avoid synchronization problems Key: HDFS-566 URL: https://issues.apache.org/jira/browse/HDFS-566 Project: Hadoop HDFS

[jira] Created: (HDFS-560) Proposed enhancements/tuning to hadoop-hdfs/build.xml

2009-08-21 Thread Steve Loughran (JIRA)
Proposed enhancements/tuning to hadoop-hdfs/build.xml -- Key: HDFS-560 URL: https://issues.apache.org/jira/browse/HDFS-560 Project: Hadoop HDFS Issue Type: Improvement Components

[jira] Created: (HDFS-559) Work out the memory consumption of NN artifacts on a compressed pointer JVM

2009-08-21 Thread Steve Loughran (JIRA)
Work out the memory consumption of NN artifacts on a compressed pointer JVM --- Key: HDFS-559 URL: https://issues.apache.org/jira/browse/HDFS-559 Project: Hadoop HDFS Is

[jira] Created: (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2009-08-20 Thread Steve Loughran (JIRA)
BlockInfo.ensureCapacity may get a speedup from System.arraycopy() -- Key: HDFS-554 URL: https://issues.apache.org/jira/browse/HDFS-554 Project: Hadoop HDFS Issue Type: Improvem

[jira] Created: (HDFS-545) Add service lifecycle to the HDFS classes: NameNode, Datanode, etc

2009-08-13 Thread Steve Loughran (JIRA)
Add service lifecycle to the HDFS classes: NameNode, Datanode, etc -- Key: HDFS-545 URL: https://issues.apache.org/jira/browse/HDFS-545 Project: Hadoop HDFS Issue Type: Improvem

<    1   2