summaryrefslogtreecommitdiff
path: root/hadoop-tools
AgeCommit message (Expand)Author
2018-05-21HADOOP-15478. WASB: hflush() and hsync() regression.Steve Loughran
2018-05-17HADOOP-15469. S3A directory committer commit job fails if _temporary director...Steve Loughran
2018-05-15HADOOP-15442. ITestS3AMetrics.testMetricsRegister can't know metrics source's...Steve Loughran
2018-05-10HADOOP-15354. hadoop-aliyun & hadoop-azure modules to mark hadoop-common as p...Steve Loughran
2018-05-09HDDS-18. Ozone Shell should use RestClient and RpcClient. Contributed by Loke...Anu Engineer
2018-05-09HADOOP-15356. Make HTTP timeout configurable in ADLS connector. Contributed b...Sean Mackrory
2018-05-09HDDS-28. Ozone:Duplicate declaration in hadoop-tools/hadoop-ozone/pom.xml. Co...Mukul Kumar Singh
2018-05-09HDDS-20. Ozone: Add support for rename key within a bucket for rpc client. Co...Mukul Kumar Singh
2018-05-08HADOOP-15420 s3guard ITestS3GuardToolLocal failures in diff tests (Gabor Bota)Aaron Fabbri
2018-05-08HADOOP-13649 s3guard: implement time-based (TTL) expiry for LocalMetadataStor...Aaron Fabbri
2018-05-07HADOOP-15446. WASB: PageBlobInputStream.skip breaks HBASE replication.Steve Loughran
2018-05-04HADOOP-15444 ITestS3GuardToolDynamo should only run with -Ddynamo (Aaron Fabbri)Aaron Fabbri
2018-05-02HADOOP-15434. Upgrade to ADLS SDK that exposes current timeout.Sean Mackrory
2018-04-30HADOOP-15239 S3ABlockOutputStream.flush() be no-op when stream closed. Contr...Aaron Fabbri
2018-04-27YARN-8152. Add chart in SLS to illustrate the throughput of the scheduler. Co...Weiwei Yang
2018-04-26HADOOP-13756 LocalMetadataStore#put(DirListingMetadata) should also put file ...Aaron Fabbri
2018-04-26HDFS-7240 git commit fixupOwen O'Malley
2018-04-26HDFS-13424. Ozone: Refactor MiniOzoneClassicCluster. Contributed by Nanda Kumar.Mukul Kumar Singh
2018-04-26HDFS-13446. Ozone: Fix OzoneFileSystem contract test failures. Contributed by...Nanda kumar
2018-04-26HDFS-13405. Ozone: Rename HDSL to HDDS.Anu Engineer
2018-04-26HDFS-13391. Ozone: Make dependency of internal sub-module scope as provided i...Nanda kumar
2018-04-26HDFS-13298. Ozone: Make ozone/hdsl/cblock modules turned off by default. Cont...Anu Engineer
2018-04-26HDFS-13258. Ozone: restructure Hdsl/Ozone code to separated maven subprojects.Anu Engineer
2018-04-26HDFS-13137. Ozone: Ozonefs read fails because ChunkGroupInputStream#read does...Anu Engineer
2018-04-26HDFS-13108. Ozone: OzoneFileSystem: Simplified url schema for Ozone File Syst...Anu Engineer
2018-04-26HDFS-13133. Ozone: OzoneFileSystem: Calling delete with non-existing path sho...Mukul Kumar Singh
2018-04-26HDFS-12636. Ozone: OzoneFileSystem: Implement seek functionality for rpc clie...Mukul Kumar Singh
2018-04-26HDFS-12756. Ozone: Add datanodeID to heartbeat responses and container protoc...Anu Engineer
2018-04-26HDFS-12719. Ozone: Fix checkstyle, javac, whitespace issues in HDFS-7240 bran...Anu Engineer
2018-04-26HDFS-12758. Ozone: Correcting assertEquals argument order in test cases. Cont...Chen Liang
2018-04-26HDFS-12774. Ozone: OzoneClient: Moving OzoneException from hadoop-hdfs to had...Xiaoyu Yao
2018-04-26HDFS-12632. Ozone: OzoneFileSystem: Add contract tests to OzoneFileSystem. Co...Chen Liang
2018-04-26HDFS-12608. Ozone: Remove Warnings when building. Contributed by Bharat Viswa...Anu Engineer
2018-04-26HDFS-12572. Ozone: OzoneFileSystem: delete/list status/rename/mkdir APIs. Con...Xiaoyu Yao
2018-04-26HDFS-12513. Ozone: Create UI page to show Ozone configs by tag. Contributed b...Anu Engineer
2018-04-26HDFS-12425. Ozone: OzoneFileSystem: read/write/create/open/getFileInfo APIs. ...Xiaoyu Yao
2018-04-26HDFS-12199. Ozone: OzoneFileSystem: OzoneFileystem initialization code. Contr...Xiaoyu Yao
2018-04-26HADOOP-14400. Fix warnings from spotbugs in hadoop-tools. Contributed by Weiw...Akira Ajisaka
2018-04-23HADOOP-14756 S3Guard: expose capability query in MetadataStore and add tests ...Aaron Fabbri
2018-04-20YARN-8137. Parallelize node addition in SLS. Contributed by Abhishek Modi.Inigo Goiri
2018-04-18HADOOP-15391. Add missing css file in hadoop-aws, hadoop-aliyun, hadoop-azure...Yiqun Lin
2018-04-17YARN-8134. Support specifying node resources in SLS. Contributed by Abhishek ...Inigo Goiri
2018-04-10HADOOP-15346 S3ARetryPolicy for 400/BadArgument to be "fail". Contributed by ...Aaron Fabbri
2018-04-10HDFS-13056. Expose file-level composite CRCs in HDFS which are comparable acr...Xiao Chen
2018-04-05HADOOP-14759 S3GuardTool prune to prune specific bucket entries. Contributed ...Aaron Fabbri
2018-04-03HADOOP-14758. S3GuardTool.prune to handle UnsupportedOperationException.Steve Loughran
2018-03-30HADOOP-14999. AliyunOSS: provide one asynchronous multi-part based uploading ...Sammi Chen
2018-03-29HADOOP-15342. Updating ADLS connector to use the current SDK version (2.2.7)....Sean Mackrory
2018-03-28HADOOP-15320. Remove customized getFileBlockLocations for hadoop-azure and ha...Chris Douglas
2018-03-26YARN-7794. SLSRunner is not loading timeline service jars, causing failure. (...Haibo Chen