Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
This jira tracks the effort of moving the DFSInputStream and DFSOutputSream classes from hadoop-hdfs to hadoop-hdfs-client module.
Guidelines:
- As the DFSClient is heavily coupled to these two classes, we should move it together.
- Related classes should be addressed in separate jiras if they're independent and complex enough.
- The checkstyle warnings can be addressed in HDFS-8979
- Removing the slf4j logger guards when calling LOG.debug() and LOG.trace() can be addressed in HDFS-8971 .
Attachments
Attachments
Issue Links
- blocks
-
HDFS-8740 Move DistributedFileSystem to hadoop-hdfs-client
- Resolved
-
HDFS-8971 Remove guards when calling LOG.debug() and LOG.trace() in client package
- Resolved
-
HDFS-9099 Move DistributedFileSystem to hadoop-hdfs-client
- Resolved
-
HDFS-8979 Clean up checkstyle warnings in hadoop-hdfs-client module
- Resolved
- duplicates
-
HDFS-8739 Move DFSClient to hadoop-hdfs-client
- Resolved
- is blocked by
-
HDFS-9010 Replace NameNode.DEFAULT_PORT with HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT config key
- Resolved
-
HDFS-9012 Move o.a.h.hdfs.protocol.datatransfer.PipelineAck class to hadoop-hdfs-client module
- Resolved
-
HDFS-9022 Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client
- Resolved
-
HDFS-9039 Separate client and server side methods of o.a.h.hdfs.NameNodeProxies
- Resolved
-
HDFS-9111 Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient
- Resolved
- is duplicated by
-
HDFS-8054 Move DFSInputStream and related classes to hadoop-hdfs-client
- Resolved
- is related to
-
HDFS-8739 Move DFSClient to hadoop-hdfs-client
- Resolved
- relates to
-
HDFS-3012 Exception while renewing delegation token
- Resolved
- requires
-
HDFS-9131 Move config keys used by hdfs-client to HdfsClientConfigKeys
- Resolved
-
HDFS-9134 Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants
- Resolved
-
HDFS-9130 Use GenericTestUtils#setLogLevel to the logging level
- Resolved