You are viewing a plain text version of this content. The canonical link for it is here.
- [hadoop] branch trunk updated: HDDS-1885. Fix bug in checkAcls in OzoneManager. (#1199) - posted by bh...@apache.org on 2019/08/01 02:00:47 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14661. RBF: updateMountTableEntry shouldn't update mountTableEntry if targetPath not exist. Contributed by xuzq. - posted by ay...@apache.org on 2019/08/01 03:36:50 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HADOOP-15237. In KMS docs there should be one space between KMS_LOG and NOTE. - posted by st...@apache.org on 2019/08/01 09:38:42 UTC, 0 replies.
- [hadoop] branch trunk updated: MAPREDUCE-7225: Fix broken current folder expansion during MR job start. Contributed by Peter Bacsko. - posted by sn...@apache.org on 2019/08/01 11:02:16 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: MAPREDUCE-7225: Fix broken current folder expansion during MR job start. Contributed by Peter Bacsko. - posted by sn...@apache.org on 2019/08/01 14:07:13 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: MAPREDUCE-7225: Fix broken current folder expansion during MR job start. Contributed by Peter Bacsko. - posted by sn...@apache.org on 2019/08/01 14:08:49 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1882. TestReplicationManager failed with NPE. (#1197) - posted by na...@apache.org on 2019/08/01 19:34:13 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1882. TestReplicationManager failed with NPE. (#1197) - posted by na...@apache.org on 2019/08/01 19:36:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13529. Fix default trash policy emptier trigger time correctly. Contributed by He Xiaoqiao. - posted by we...@apache.org on 2019/08/01 21:54:51 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-13529. Fix default trash policy emptier trigger time correctly. Contributed by He Xiaoqiao. - posted by we...@apache.org on 2019/08/01 21:56:30 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-13529. Fix default trash policy emptier trigger time correctly. Contributed by He Xiaoqiao. - posted by we...@apache.org on 2019/08/01 21:56:45 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14631.The DirectoryScanner doesn't fix the wrongly placed replica. Contributed by Jinglun. - posted by we...@apache.org on 2019/08/01 22:49:37 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14631.The DirectoryScanner doesn't fix the wrongly placed replica. Contributed by Jinglun. - posted by we...@apache.org on 2019/08/01 22:49:38 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14631.The DirectoryScanner doesn't fix the wrongly placed replica. Contributed by Jinglun. - posted by we...@apache.org on 2019/08/01 22:49:39 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-12282. Connection thread's name should be updated after address changing is detected. Contributed by Lisheng Sun. - posted by we...@apache.org on 2019/08/01 22:51:14 UTC, 0 replies.
- [hadoop] branch branch-2.9.0 updated: HADOOP-15410 (#366) - posted by we...@apache.org on 2019/08/01 23:06:21 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14652. HealthMonitor connection retry times should be configurable. Contributed by Chen Zhang. - posted by we...@apache.org on 2019/08/01 23:13:40 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14683. WebHDFS: Add erasureCodingPolicy field to GETCONTENTSUMMARY response (#1189) Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/02 00:14:15 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14686. HttpFS: HttpFSFileSystem#getErasureCodingPolicy always returns null (#1192) Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/02 00:15:29 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15681. AuthenticationFilter should generate valid date format for Set-Cookie header regardless of default Locale. Contributed by Cao Manh Dat. - posted by we...@apache.org on 2019/08/02 00:35:38 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-15681. AuthenticationFilter should generate valid date format for Set-Cookie header regardless of default Locale. Contributed by Cao Manh Dat. - posted by we...@apache.org on 2019/08/02 00:37:12 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-15681. AuthenticationFilter should generate valid date format for Set-Cookie header regardless of default Locale. Contributed by Cao Manh Dat. - posted by we...@apache.org on 2019/08/02 00:37:13 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13131. Modifying testcase testEnableAndDisableErasureCodingPolicy. Contributed by chencan. - posted by we...@apache.org on 2019/08/02 02:12:11 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15865. ConcurrentModificationException in Configuration.overlay() method. Contributed by Oleksandr Shevchenko. - posted by we...@apache.org on 2019/08/02 02:57:18 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9375. Use Configured in GpuDiscoverer and FpgaDiscoverer (#1131) - posted by sn...@apache.org on 2019/08/02 09:24:25 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9124. Resolve contradiction in ResourceUtils: addMandatoryResources / checkMandatoryResources work differently (#1121) - posted by sn...@apache.org on 2019/08/02 11:04:49 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9093. Remove commented code block from the beginning of Tes… (#444) - posted by sn...@apache.org on 2019/08/02 11:16:25 UTC, 0 replies.
- [hadoop] branch trunk updated: Logging fileSize of log files under NM Local Dir. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/02 11:38:28 UTC, 0 replies.
- [hadoop] branch trunk updated: Revert "HADOOP-16336. finish variable is unused in ZStandardCompressor. Contributed by cxorm." - posted by we...@apache.org on 2019/08/02 15:26:04 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1782. Add an option to MiniOzoneChaosCluster to read files multiple times. Contributed by Mukul Kumar Singh. (#1076) - posted by sh...@apache.org on 2019/08/02 16:20:46 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1878. checkstyle error in ContainerStateMachine (#1195) - posted by sh...@apache.org on 2019/08/02 16:58:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1832 : Improve logging for PipelineActions handling in SCM and datanode. (#1200) - posted by sh...@apache.org on 2019/08/02 17:01:06 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14685. DefaultAuditLogger doesn't print CallerContext. Contributed by xuzq. - posted by we...@apache.org on 2019/08/02 17:52:23 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14685. DefaultAuditLogger doesn't print CallerContext. Contributed by xuzq. - posted by we...@apache.org on 2019/08/02 17:52:24 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14685. DefaultAuditLogger doesn't print CallerContext. Contributed by xuzq. - posted by we...@apache.org on 2019/08/02 17:53:12 UTC, 1 replies.
- [hadoop] branch trunk updated: HDDS-1887. Enable all the blockade test-cases. Contibuted by NandaKumar(#1206). - posted by ms...@apache.org on 2019/08/02 17:53:17 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14462 Ensure WebHDFS client throws the correct exception during writes. Contributed by Simbarashe Dzinamarira. - posted by xk...@apache.org on 2019/08/02 18:48:46 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14462 Ensure WebHDFS client throws the correct exception during writes. Contributed by Simbarashe Dzinamarira. - posted by xk...@apache.org on 2019/08/02 19:01:22 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14462 Ensure WebHDFS client throws the correct exception during writes. Contributed by Simbarashe Dzinamarira. - posted by xk...@apache.org on 2019/08/02 19:01:37 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HDFS-14462 Ensure WebHDFS client throws the correct exception during writes. Contributed by Simbarashe Dzinamarira. - posted by xk...@apache.org on 2019/08/02 19:01:47 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14462 Ensure WebHDFS client throws the correct exception during writes. Contributed by Simbarashe Dzinamarira. - posted by xk...@apache.org on 2019/08/02 19:01:55 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-8045. Reduce log output from container status calls. Contributed by Craig Condit - posted by eb...@apache.org on 2019/08/02 21:00:49 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: YARN-8045. Reduce log output from container status calls. Contributed by Craig Condit - posted by eb...@apache.org on 2019/08/02 21:06:21 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-8045. Reduce log output from container status calls. Contributed by Craig Condit - posted by eb...@apache.org on 2019/08/02 21:14:40 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16472. findbugs warning on LocalMetadataStore.ttlTimeProvider sync - posted by st...@apache.org on 2019/08/02 21:30:55 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15942. Change the logging level form DEBUG to ERROR for RuntimeErrorException in JMXJsonServlet. Contributed by Anuhan Torgonshar. - posted by we...@apache.org on 2019/08/02 21:58:30 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: YARN-8045. Reduce log output from container status calls. Contributed by Craig Condit - posted by eb...@apache.org on 2019/08/02 22:23:36 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-12826. Document Saying the RPC port, But it's required IPC port in HDFS Federation Document. Contributed by usharani. - posted by ay...@apache.org on 2019/08/03 06:38:19 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14669. TestDirectoryScanner#testDirectoryScannerInFederatedCluster fails intermittently in trunk. Contributed by qiang Liu. - posted by ay...@apache.org on 2019/08/03 07:22:25 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1788. Fix kerberos principal error in Ozone Recon. (#1201) - posted by bh...@apache.org on 2019/08/03 17:49:23 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1870. ConcurrentModification at PrometheusMetricsSink (#1179) - posted by bh...@apache.org on 2019/08/04 05:26:40 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1896. Suppress WARN log from NetworkTopology#getDistanceCost. Contributed by Xiaoyu Yao. (#1214) - posted by bh...@apache.org on 2019/08/04 05:33:08 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16487. Update jackson-databind to 2.9.9.2. Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/05 03:03:23 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1798. Propagate failure in writeStateMachineData to Ratis. Contributed by Supratim Deka (#1113) - posted by sh...@apache.org on 2019/08/05 08:13:57 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14691. Wrong usage hint for hadoop fs command "test". - posted by st...@apache.org on 2019/08/05 12:10:22 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14691. Wrong usage hint for hadoop fs command "test". - posted by st...@apache.org on 2019/08/05 12:10:23 UTC, 0 replies.
- [hadoop] branch HDDS-1469 deleted (was 28dc12b) - posted by el...@apache.org on 2019/08/05 12:42:05 UTC, 0 replies.
- [hadoop] branch HDDS-1412 deleted (was bfa41ca) - posted by el...@apache.org on 2019/08/05 12:42:21 UTC, 0 replies.
- [hadoop] branch HDDS-1383 deleted (was 84e9243) - posted by el...@apache.org on 2019/08/05 12:42:31 UTC, 0 replies.
- [hadoop] branch HDDS-1682 deleted (was b039f75) - posted by el...@apache.org on 2019/08/05 12:43:05 UTC, 0 replies.
- [hadoop] branch HDDS-901 deleted (was 992dd9d) - posted by el...@apache.org on 2019/08/05 12:43:24 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated (01f76b4 -> 373e324) - posted by jh...@apache.org on 2019/08/05 17:02:55 UTC, 0 replies.
- [hadoop] 01/04: YARN-8896. Limit the maximum number of container assignments per heartbeat. (Zhankun Tang via wangda) - posted by jh...@apache.org on 2019/08/05 17:02:56 UTC, 0 replies.
- [hadoop] 02/04: YARN-6851. Capacity Scheduler: document configs for controlling # containers allowed to be allocated per node heartbeat. - posted by jh...@apache.org on 2019/08/05 17:02:57 UTC, 0 replies.
- [hadoop] 03/04: YARN-8915. Update the doc about the default value of maximum-container-assignments for capacity scheduler. Contributed by Zhankun Tang. - posted by jh...@apache.org on 2019/08/05 17:02:58 UTC, 0 replies.
- [hadoop] 04/04: YARN-8944. TestContainerAllocation.testUserLimitAllocationMultipleContainers failure after YARN-8896. Contributed by Wilfred Spiegelenburg. - posted by jh...@apache.org on 2019/08/05 17:02:59 UTC, 0 replies.
- [hadoop] branch branch-2 updated (9aae72a -> 19af228) - posted by jh...@apache.org on 2019/08/05 17:04:49 UTC, 0 replies.
- [hadoop] 01/03: YARN-8896. Limit the maximum number of container assignments per heartbeat. (Zhankun Tang via wangda) - posted by jh...@apache.org on 2019/08/05 17:04:50 UTC, 0 replies.
- [hadoop] 02/03: YARN-8915. Update the doc about the default value of maximum-container-assignments for capacity scheduler. Contributed by Zhankun Tang. - posted by jh...@apache.org on 2019/08/05 17:04:51 UTC, 0 replies.
- [hadoop] 03/03: YARN-8944. TestContainerAllocation.testUserLimitAllocationMultipleContainers failure after YARN-8896. Contributed by Wilfred Spiegelenburg. - posted by jh...@apache.org on 2019/08/05 17:04:52 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1893. Fix bug in removeAcl in Bucket. (#1216) - posted by xy...@apache.org on 2019/08/05 17:25:25 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated (bb7ce03 -> cffa42b) - posted by xy...@apache.org on 2019/08/05 17:37:15 UTC, 0 replies.
- [hadoop] 01/02: HDDS-1896. Suppress WARN log from NetworkTopology#getDistanceCost. Contributed by Xiaoyu Yao. (#1214) - posted by xy...@apache.org on 2019/08/05 17:37:16 UTC, 0 replies.
- [hadoop] 02/02: HDDS-1893. Fix bug in removeAcl in Bucket. (#1216) - posted by xy...@apache.org on 2019/08/05 17:37:17 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9667. Use setbuf with line buffer to reduce fflush complexity in container-executor. Contributed by Peter Bacsko - posted by ey...@apache.org on 2019/08/05 18:00:58 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14679. Failed to add erasure code policies with example template. Contributed by Yuan Zhou. - posted by ay...@apache.org on 2019/08/06 03:28:37 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1905. PipelineActionHandler is not closing the pipeline when close action is received. (#1227) - posted by na...@apache.org on 2019/08/06 09:06:13 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9410. Typo in documentation: Using FPGA On YARN (#1220) Contributed by kevin su. - posted by we...@apache.org on 2019/08/06 13:30:15 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14557. JournalNode error: Can't scan a pre-transactional edit log. Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/06 14:59:16 UTC, 1 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14557. JournalNode error: Can't scan a pre-transactional edit log. Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/06 14:59:17 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14557. JournalNode error: Can't scan a pre-transactional edit log. Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/06 14:59:18 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: Revert "HDFS-14557. JournalNode error: Can't scan a pre-transactional edit log. Contributed by Stephen O'Donnell." - posted by we...@apache.org on 2019/08/06 15:58:11 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9678. TestGpuResourceHandler / TestFpgaResourceHandler should be renamed. Contributed by kevin su. - posted by we...@apache.org on 2019/08/06 16:07:16 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14697. Backport of HDFS-14513. FSImage which is saving should be clean while NameNode shutdown. Contributed by He Xiaoqiao. - posted by xk...@apache.org on 2019/08/06 16:25:11 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14513. FSImage which is saving should be clean while NameNode shutdown. Contributed by He Xiaoqiao. - posted by xk...@apache.org on 2019/08/06 16:49:18 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14697. Backport of HDFS-14513. FSImage which is saving should be clean while NameNode shutdown. Contributed by He Xiaoqiao. - posted by xk...@apache.org on 2019/08/06 16:50:19 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HDFS-14697. Backport of HDFS-14513. FSImage which is saving should be clean while NameNode shutdown. Contributed by He Xiaoqiao. - posted by xk...@apache.org on 2019/08/06 16:50:30 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9678. Addendum: TestGpuResourceHandler / TestFpgaResourceHandler should be renamed. Contributed by kevin su. - posted by we...@apache.org on 2019/08/06 17:26:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1901. Fix Ozone HTTP WebConsole Authentication. Contributed by Xiaoyu Yao. (#1228) - posted by xy...@apache.org on 2019/08/06 19:08:07 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16275. Upgrade Mockito to the latest version. Contributed by kevin su. - posted by we...@apache.org on 2019/08/06 19:18:32 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1901. Fix Ozone HTTP WebConsole Authentication. Contributed by Xiaoyu Yao. (#1228) - posted by xy...@apache.org on 2019/08/06 19:29:42 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9559. Create AbstractContainersLauncher for pluggable ContainersLauncher logic. (Contributed by Jonathan Hung) - posted by ha...@apache.org on 2019/08/06 21:01:22 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16457. Fixed Kerberos activation in ServiceAuthorizationManager. Contributed by Prabhu Joseph - posted by ey...@apache.org on 2019/08/06 21:08:42 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-12914. Block report leases cause missing blocks until next report. Contributed by Santosh Marella, He Xiaoqiao. - posted by we...@apache.org on 2019/08/06 21:32:53 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HDFS-12914. Block report leases cause missing blocks until next report. Contributed by Santosh Marella, He Xiaoqiao. - posted by we...@apache.org on 2019/08/06 21:39:14 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9559. Create AbstractContainersLauncher for pluggable ContainersLauncher logic. (Contributed by Jonathan Hung) - posted by jh...@apache.org on 2019/08/06 22:00:17 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9559. Create AbstractContainersLauncher for pluggable ContainersLauncher logic. (Contributed by Jonathan Hung) - posted by jh...@apache.org on 2019/08/06 22:07:26 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: YARN-9559. Create AbstractContainersLauncher for pluggable ContainersLauncher logic. (Contributed by Jonathan Hung) - posted by jh...@apache.org on 2019/08/06 22:14:28 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-9559. Create AbstractContainersLauncher for pluggable ContainersLauncher logic. (Contributed by Jonathan Hung) - posted by jh...@apache.org on 2019/08/06 22:17:17 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14652. Addendum: HealthMonitor connection retry times should be configurable. Contributed by Chen Zhang. - posted by we...@apache.org on 2019/08/06 22:24:51 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14692. Upload button should not encode complete url. Contributed by Lokesh Jain. - posted by we...@apache.org on 2019/08/06 22:31:31 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14692. Upload button should not encode complete url. Contributed by Lokesh Jain. - posted by we...@apache.org on 2019/08/06 22:31:32 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14692. Upload button should not encode complete url. Contributed by Lokesh Jain. - posted by we...@apache.org on 2019/08/06 22:31:33 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1918. hadoop-ozone-tools has integration tests run as unit (#1236) - posted by bh...@apache.org on 2019/08/07 00:01:03 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15908. hadoop-build-tools jar is downloaded from remote repository instead of using from local. Contributed by Oleksandr Shevchenko. - posted by aa...@apache.org on 2019/08/07 00:30:40 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-15908. hadoop-build-tools jar is downloaded from remote repository instead of using from local. Contributed by Oleksandr Shevchenko. - posted by aa...@apache.org on 2019/08/07 00:35:06 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1919. Fix Javadoc in TestAuditParser (#1240) - posted by bh...@apache.org on 2019/08/07 01:00:40 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14313. Get hdfs used space from FsDatasetImpl#volumeMap#ReplicaInfo in memory instead of df/du. Contributed by Lisheng Sun. - posted by yq...@apache.org on 2019/08/07 02:18:36 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1921. TestOzoneManagerDoubleBufferWithOMResponse is flaky (#1238) - posted by bh...@apache.org on 2019/08/07 04:14:50 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1921. TestOzoneManagerDoubleBufferWithOMResponse is flaky (#1238) - posted by bh...@apache.org on 2019/08/07 04:21:49 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1918. hadoop-ozone-tools has integration tests run as unit (#1236) - posted by bh...@apache.org on 2019/08/07 04:23:19 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1907. TestOzoneRpcClientWithRatis is failing with ACL errors. - posted by na...@apache.org on 2019/08/07 13:05:58 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1907. TestOzoneRpcClientWithRatis is failing with ACL errors. - posted by na...@apache.org on 2019/08/07 13:09:02 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: YARN-8045. Reduce log output from container status calls. Contributed by Craig Condit - posted by eb...@apache.org on 2019/08/07 15:01:24 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14313. Get hdfs used space from FsDatasetImpl#volumeMap#ReplicaInfo in memory instead of df/du. Contributed by Lisheng Sun. - posted by yq...@apache.org on 2019/08/07 15:02:24 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HDFS-14313. Get hdfs used space from FsDatasetImpl#volumeMap#ReplicaInfo in memory instead of df/du. Contributed by Lisheng Sun. - posted by yq...@apache.org on 2019/08/07 15:05:45 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1924. ozone sh bucket path command does not exist - posted by el...@apache.org on 2019/08/07 16:24:42 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1924. ozone sh bucket path command does not exist - posted by el...@apache.org on 2019/08/07 16:25:20 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14370. Add exponential backoff to the edit log tailer to avoid spinning on empty edit tail requests. Contributed by Erik Krogen. - posted by xk...@apache.org on 2019/08/07 16:27:49 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14370. Add exponential backoff to the edit log tailer to avoid spinning on empty edit tail requests. Contributed by Erik Krogen. - posted by xk...@apache.org on 2019/08/07 16:32:45 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14370. Add exponential backoff to the edit log tailer to avoid spinning on empty edit tail requests. Contributed by Erik Krogen. - posted by xk...@apache.org on 2019/08/07 16:34:22 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HDFS-14370. Add exponential backoff to the edit log tailer to avoid spinning on empty edit tail requests. Contributed by Erik Krogen. - posted by xk...@apache.org on 2019/08/07 16:36:42 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14608. DataNode#DataTransfer should be named. Contributed by Inigo Goiri. - posted by ay...@apache.org on 2019/08/07 19:11:17 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14616. Add the warn log when the volume available space isn't enough. Contributed by liying. - posted by ay...@apache.org on 2019/08/07 19:27:48 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14631. The DirectoryScanner doesn't fix the wrongly placed replica. Contributed by Jinglun. - posted by xk...@apache.org on 2019/08/07 20:47:21 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HDFS-14631. The DirectoryScanner doesn't fix the wrongly placed replica. Contributed by Jinglun. - posted by xk...@apache.org on 2019/08/07 20:47:52 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16491. Upgrade jetty version to 9.3.27. Contributed by Hrishikesh Gadre. - posted by we...@apache.org on 2019/08/07 20:50:28 UTC, 0 replies.
- [hadoop] branch trunk updated (3cc0ace -> 8f9245b) - posted by xy...@apache.org on 2019/08/07 23:59:23 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1925. ozonesecure acceptance test broken by HTTP auth requirement (#1248) - posted by xy...@apache.org on 2019/08/08 00:07:25 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1900. Remove UpdateBucket handler which supports add/remove Acl. (#1219) - posted by bh...@apache.org on 2019/08/08 00:07:46 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1900. Remove UpdateBucket handler which supports add/remove Acl. (#1219) - posted by bh...@apache.org on 2019/08/08 00:14:16 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15014. Addendum: KMS should log the IP address of the clients. Contributed by Zsombor Gegesy. - posted by we...@apache.org on 2019/08/08 04:02:24 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9601.Potential NPE in ZookeeperFederationStateStore#getPoliciesConfigurations (#908) Contributed by hunshenshi. - posted by we...@apache.org on 2019/08/08 04:26:24 UTC, 0 replies.
- [hadoop] branch trunk updated (22d7d1f -> 00b5a27) - posted by we...@apache.org on 2019/08/08 04:29:29 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1925. ozonesecure acceptance test broken by HTTP auth requirement (#1248) - posted by na...@apache.org on 2019/08/08 09:47:25 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1888. Add containers to node2container map in SCM as part of ICR processing. - posted by na...@apache.org on 2019/08/08 09:53:56 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1888. Add containers to node2container map in SCM as part of ICR processing. - posted by na...@apache.org on 2019/08/08 09:54:33 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9685: NPE when rendering the info table of leaf queue in non-accessible partitions. Contributed by Tao Yang. - posted by ep...@apache.org on 2019/08/08 12:52:57 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9685: NPE when rendering the info table of leaf queue in non-accessible partitions. Contributed by Tao Yang. - posted by ep...@apache.org on 2019/08/08 13:06:28 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9685: NPE when rendering the info table of leaf queue in non-accessible partitions. Contributed by Tao Yang. - posted by ep...@apache.org on 2019/08/08 13:19:12 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9711. Missing spaces in NMClientImpl (#1177) Contributed by Charles Xu. - posted by we...@apache.org on 2019/08/08 13:41:20 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1926. The new caching layer is used for old OM requests but not updated - posted by el...@apache.org on 2019/08/08 14:07:35 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1926. The new caching layer is used for old OM requests but not updated - posted by el...@apache.org on 2019/08/08 14:12:39 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1619. Support volume acl operations for OM HA. Contributed by… (#1147) - posted by xy...@apache.org on 2019/08/08 16:55:56 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14034. Support getQuotaUsage API in WebHDFS. Contributed by Chao Sun. - posted by xk...@apache.org on 2019/08/08 17:29:59 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14034. Support getQuotaUsage API in WebHDFS. Contributed by Chao Sun. - posted by xk...@apache.org on 2019/08/08 17:31:42 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14034. Support getQuotaUsage API in WebHDFS. Contributed by Chao Sun. - posted by xk...@apache.org on 2019/08/08 17:47:27 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16479. ABFS FileStatus.getModificationTime returns localized time instead of UTC. - posted by st...@apache.org on 2019/08/08 18:09:16 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HDFS-14034. Support getQuotaUsage API in WebHDFS. Contributed by Chao Sun. - posted by xk...@apache.org on 2019/08/08 18:11:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14459. ClosedChannelException silently ignored in FsVolumeList.addBlockPool(). Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/08 20:36:55 UTC, 0 replies.
- [hadoop] branch trunk updated (b079914 -> 14a4ce3) - posted by ar...@apache.org on 2019/08/08 20:38:18 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14459. ClosedChannelException silently ignored in FsVolumeList.addBlockPool(). Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/08 20:42:56 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14459. ClosedChannelException silently ignored in FsVolumeList.addBlockPool(). Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/08 20:42:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14662. Document the usage of the new Balancer "asService" parameter. Contributed by Chen Zhang. - posted by we...@apache.org on 2019/08/08 20:45:38 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14701. Change Log Level to warn in SlotReleaser. Contributed by Lisheng Sun. - posted by we...@apache.org on 2019/08/08 20:47:03 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14705. Remove unused configuration dfs.min.replication. Contributed by CR Hota. - posted by we...@apache.org on 2019/08/08 20:48:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14693. NameNode should log a warning when EditLog IPC logger's pending size exceeds limit. Contributed by Xudong Cao. - posted by we...@apache.org on 2019/08/08 20:50:59 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14693. NameNode should log a warning when EditLog IPC logger's pending size exceeds limit. Contributed by Xudong Cao. - posted by we...@apache.org on 2019/08/08 20:53:23 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14693. NameNode should log a warning when EditLog IPC logger's pending size exceeds limit. Contributed by Xudong Cao. - posted by we...@apache.org on 2019/08/08 20:53:24 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14696. Backport HDFS-11273 to branch-2 (Move TransferFsImage#doGetUrl function to a Util class) (#1251) Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/08 21:55:48 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1863. Freon RandomKeyGenerator even if keySize is set to 0, it returns some random data to key. (#1167) - posted by bh...@apache.org on 2019/08/08 22:40:27 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1884. Support Bucket ACL operations for OM HA. (#1202) - posted by bh...@apache.org on 2019/08/09 04:29:11 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict (#1254) - posted by bh...@apache.org on 2019/08/09 04:38:40 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9694. UI always show default-rack for all the nodes while running SLS. - posted by ab...@apache.org on 2019/08/09 06:12:12 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9727: Allowed Origin pattern is discouraged if regex contains *. Contributed by Zoltan Siegl - posted by sn...@apache.org on 2019/08/09 07:34:47 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9094: Remove unused interface method: NodeResourceUpdaterPlugin#handleUpdatedResourceFromRM. Contributed by Gergely Pollak - posted by sn...@apache.org on 2019/08/09 07:49:45 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9094: Remove unused interface method: NodeResourceUpdaterPlugin#handleUpdatedResourceFromRM. Contributed by Gergely Pollak - posted by sn...@apache.org on 2019/08/09 07:52:21 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9094: Remove unused interface method: NodeResourceUpdaterPlugin#handleUpdatedResourceFromRM. Contributed by Gergely Pollak - posted by sn...@apache.org on 2019/08/09 07:53:27 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9096: Some GpuResourcePlugin and ResourcePluginManager methods are synchronized unnecessarily. Contributed by Gergely Pollak - posted by sn...@apache.org on 2019/08/09 08:00:20 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9096: Some GpuResourcePlugin and ResourcePluginManager methods are synchronized unnecessarily. Contributed by Gergely Pollak - posted by sn...@apache.org on 2019/08/09 08:04:46 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9096: Some GpuResourcePlugin and ResourcePluginManager methods are synchronized unnecessarily. Contributed by Gergely Pollak - posted by sn...@apache.org on 2019/08/09 08:06:10 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9092. Create an object for cgroups mount enable and cgroups mount path as they belong together. Contributed by Gergely Pollak - posted by sn...@apache.org on 2019/08/09 08:18:49 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9092. Create an object for cgroups mount enable and cgroups mount path as they belong together. Contributed by Gergely Pollak - posted by sn...@apache.org on 2019/08/09 08:24:25 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9092. Create an object for cgroups mount enable and cgroups mount path as they belong together. Contributed by Gergely Pollak - posted by sn...@apache.org on 2019/08/09 08:26:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14700. Clean up pmem cache before setting pmem cache capacity. Contributed by Feilong He. - posted by ra...@apache.org on 2019/08/09 08:38:50 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9124. Resolve contradiction in ResourceUtils: addMandatoryResources / checkMandatoryResources work differently (#1121) - posted by sn...@apache.org on 2019/08/09 09:44:11 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9124. Resolve contradiction in ResourceUtils: addMandatoryResources / checkMandatoryResources work differently (#1121) - posted by sn...@apache.org on 2019/08/09 09:44:30 UTC, 0 replies.
- [hadoop] branch trunk updated: SUBMARINE-57. Add more elaborate message if submarine command is not recognized. Contributed by Adam Antal - posted by sn...@apache.org on 2019/08/09 10:14:11 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: SUBMARINE-57. Add more elaborate message if submarine command is not recognized. Contributed by Adam Antal - posted by sn...@apache.org on 2019/08/09 10:15:16 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9715. [UI2] yarn-container-log URI need to be encoded to avoid potential misuses. Contributed by Akhil PB. - posted by su...@apache.org on 2019/08/09 10:35:15 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9715. [UI2] yarn-container-log URI need to be encoded to avoid potential misuses. Contributed by Akhil PB. - posted by su...@apache.org on 2019/08/09 10:36:21 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9715. [UI2] yarn-container-log URI need to be encoded to avoid potential misuses. Contributed by Akhil PB. - posted by su...@apache.org on 2019/08/09 10:37:13 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: Logging fileSize of log files under NM Local Dir. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/09 11:20:19 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: Logging fileSize of log files under NM Local Dir. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/09 11:24:00 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16315. ABFS: transform full UPN for named user in AclStatus - posted by st...@apache.org on 2019/08/09 11:38:47 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16499. S3A retry policy to be exponential (#1246). Contributed by Steve Loughran. - posted by ga...@apache.org on 2019/08/09 13:52:49 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16481. ITestS3GuardDDBRootOperations.test_300_MetastorePrune needs to set region. (#1209). Contributed by Steve Loughran. - posted by ga...@apache.org on 2019/08/09 15:33:15 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9732. yarn.system-metrics-publisher.enabled=false is not honored by RM. Contributed by KWON BYUNGCHANG. - posted by ab...@apache.org on 2019/08/09 16:56:12 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9527. Prevent rogue Localizer Runner from downloading same file repeatly. Contributed by Jim Brennan - posted by ey...@apache.org on 2019/08/09 18:13:53 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1906. TestScmSafeMode#testSCMSafeModeRestrictedOp is failing. (#1260) - posted by xy...@apache.org on 2019/08/09 18:28:45 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1906. TestScmSafeMode#testSCMSafeModeRestrictedOp is failing. (#1260) - posted by xy...@apache.org on 2019/08/09 18:51:15 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14195. OIV: print out storage policy id in oiv Delimited output. Contributed by Wang, Xinglong. - posted by we...@apache.org on 2019/08/09 22:38:13 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14623. In NameNode Web UI, for Head the file (first 32K) old data is showing. Contributed by hemanthboyina. - posted by we...@apache.org on 2019/08/09 22:42:10 UTC, 0 replies.
- [hadoop] branch branch-2 updated (15062b6 -> 0977101) - posted by cl...@apache.org on 2019/08/10 00:25:59 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-12125. Document the missing EC removePolicy command (#1258) Contributed by Wenxin He, Siyao Meng. - posted by we...@apache.org on 2019/08/10 01:00:29 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: Revert "HDFS-12914. Block report leases cause missing blocks until next report. Contributed by Santosh Marella, He Xiaoqiao." - posted by we...@apache.org on 2019/08/10 01:28:51 UTC, 0 replies.
- [hadoop] branch branch-2 updated: Revert "HDFS-12914. Block report leases cause missing blocks until next report. Contributed by Santosh Marella, He Xiaoqiao." - posted by we...@apache.org on 2019/08/10 01:29:11 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13359. DataXceiver hung due to the lock in FsDatasetImpl#getBlockInputStream. Contributed by Yiqun Lin. - posted by we...@apache.org on 2019/08/10 01:40:47 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-13359. DataXceiver hung due to the lock in FsDatasetImpl#getBlockInputStream. Contributed by Yiqun Lin. - posted by we...@apache.org on 2019/08/10 01:42:50 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-13359. DataXceiver hung due to the lock in FsDatasetImpl#getBlockInputStream. Contributed by Yiqun Lin. - posted by we...@apache.org on 2019/08/10 01:42:51 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1895. Support Key ACL operations for OM HA. (#1230) - posted by ar...@apache.org on 2019/08/10 03:32:10 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1943. TestKeyManagerImpl.testLookupKeyWithLocation is failing. Contributed by Xiaoyu Yao. (#1262) - posted by xy...@apache.org on 2019/08/10 05:10:03 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9729. [UI2] Fix error message for logs without ATSv2. Contributed by Zoltan Siegl. - posted by su...@apache.org on 2019/08/10 15:36:35 UTC, 0 replies.
- [hadoop] branch trunk updated: Revert "YARN-9729. [UI2] Fix error message for logs without ATSv2. Contributed by Zoltan Siegl." - posted by su...@apache.org on 2019/08/10 15:40:44 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster (#1146) - posted by ar...@apache.org on 2019/08/10 17:15:03 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9729. [UI2] Fix error message for logs when ATSv2 is offline. Contributed by Zoltan Siegl. - posted by su...@apache.org on 2019/08/11 06:18:35 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9729. [UI2] Fix error message for logs when ATSv2 is offline. Contributed by Zoltan Siegl. - posted by su...@apache.org on 2019/08/11 06:19:37 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9729. [UI2] Fix error message for logs when ATSv2 is offline. Contributed by Zoltan Siegl. - posted by su...@apache.org on 2019/08/11 06:20:14 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9657. AbstractLivelinessMonitor add serviceName to PingChecker thread. Contributed by Bilwa S T. - posted by ab...@apache.org on 2019/08/11 10:12:26 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16315. ABFS: transform full UPN for named user in AclStatus - posted by da...@apache.org on 2019/08/12 02:14:05 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16453. Update how exceptions are handled in NetUtils. Contributed by Lisheng Sun. - posted by in...@apache.org on 2019/08/12 03:34:56 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9722. PlacementRule logs object ID in place of queue name. Contributed by Prabhu Joseph. - posted by ab...@apache.org on 2019/08/12 05:15:14 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9464. Support pending resource metrics in RM's RESTful API. Contributed by Prabhu Joseph. - posted by ab...@apache.org on 2019/08/12 09:01:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1912. start-ozone.sh fail due to ozone-config.sh not found. Contributed by kevin su. - posted by el...@apache.org on 2019/08/12 11:04:02 UTC, 0 replies.
- [hadoop] branch trunk updated: MAPREDUCE-7197. Fix order of actual and expected expression in assert statements. Contributed by Adam Antal - posted by sn...@apache.org on 2019/08/12 11:56:17 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9135. NM State store ResourceMappings serialization are tested with Strings instead of real Device objects. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/12 12:03:01 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9135. NM State store ResourceMappings serialization are tested with Strings instead of real Device objects. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/12 12:03:58 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9134. No test coverage for redefining FPGA / GPU resource types in TestResourceUtils. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/12 12:36:31 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9451. AggregatedLogsBlock shows wrong NM http port. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/12 13:05:47 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9451. AggregatedLogsBlock shows wrong NM http port. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/12 13:06:31 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9451. AggregatedLogsBlock shows wrong NM http port. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/12 13:06:56 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9723. ApplicationPlacementContext is not required for terminated jobs during recovery. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/12 13:16:01 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9723. ApplicationPlacementContext is not required for terminated jobs during recovery. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/12 13:16:24 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9723. ApplicationPlacementContext is not required for terminated jobs during recovery. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/12 13:17:15 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-13898 Addendum: add a missing test helper method - posted by cl...@apache.org on 2019/08/12 17:31:54 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9719. Fixed YARN service restart bug when application ID no longer exist in RM. Contributed by kyungwan nam - posted by ey...@apache.org on 2019/08/12 22:25:30 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory (#1274) Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/13 00:26:28 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory (#1274) Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/13 00:38:42 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory (#1274) Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/13 00:38:43 UTC, 0 replies.
- [hadoop] branch branch-2 updated: Fix JDK7 compatibility in branch-2. - posted by cl...@apache.org on 2019/08/13 00:42:26 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14708. TestLargeBlockReport#testBlockReportSucceedsWithLargerLengthLimit fails in trunk. Contributed by Lisheng Sun. - posted by ay...@apache.org on 2019/08/13 03:12:47 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1951. Wrong symbolic release name on 0.4.1 branch. (#1273) - posted by na...@apache.org on 2019/08/13 09:58:31 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing (#1282) - posted by sh...@apache.org on 2019/08/13 10:09:06 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing (#1282) - posted by na...@apache.org on 2019/08/13 11:59:21 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9744. RollingLevelDBTimelineStore.getEntityByTime fails with NPE. Contributed by Prabhu Joseph. - posted by ab...@apache.org on 2019/08/13 13:34:28 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1952. Disable TestMiniChaosOzoneCluster in integration.sh. (#1284) - posted by na...@apache.org on 2019/08/13 13:39:22 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1952. Disable TestMiniChaosOzoneCluster in integration.sh. (#1284) - posted by na...@apache.org on 2019/08/13 13:40:00 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated (b040eb9 -> cb91ab7) - posted by sn...@apache.org on 2019/08/13 13:48:18 UTC, 0 replies.
- [hadoop] 01/02: Revert "YARN-9135. NM State store ResourceMappings serialization are tested with Strings instead of real Device objects. Contributed by Peter Bacsko" - posted by sn...@apache.org on 2019/08/13 13:48:19 UTC, 0 replies.
- [hadoop] 02/02: YARN-9135. NM State store ResourceMappings serialization are tested with Strings instead of real Device objects. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/13 13:48:20 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13505. Turn on HDFS ACLs by default. Contributed by Siyao Meng. - posted by ay...@apache.org on 2019/08/13 14:02:10 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14370. Add exponential backoff to the edit log tailer to avoid spinning on empty edit tail requests. Contributed by Erik Krogen. - posted by xk...@apache.org on 2019/08/13 15:33:07 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14717. [Dynamometer] Remove explicit search for JUnit dependency JAR from Dynamometer Client as it is packaged in the primary JAR. Contributed by Kevin Su. - posted by xk...@apache.org on 2019/08/13 15:53:15 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9442. container working directory has group read permissions. Contributed by Jim Brennan. - posted by eb...@apache.org on 2019/08/13 16:23:13 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9442. container working directory has group read permissions. Contributed by Jim Brennan. - posted by eb...@apache.org on 2019/08/13 17:10:21 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9442. container working directory has group read permissions. Contributed by Jim Brennan. - posted by eb...@apache.org on 2019/08/13 17:17:16 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: YARN-9442. container working directory has group read permissions. Contributed by Jim Brennan. - posted by eb...@apache.org on 2019/08/13 17:27:14 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-9442. container working directory has group read permissions. Contributed by Jim Brennan. - posted by eb...@apache.org on 2019/08/13 17:40:47 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: YARN-9442. container working directory has group read permissions. Contributed by Jim Brennan. - posted by eb...@apache.org on 2019/08/13 17:49:17 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: YARN-9442. container working directory has group read permissions. Contributed by Jim Brennan. - posted by eb...@apache.org on 2019/08/13 21:14:57 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HADOOP-16459. Backport of HADOOP-16266. Add more fine-grained processing time metrics to the RPC layer. Contributed by Christopher Gregorian. - posted by xk...@apache.org on 2019/08/13 21:29:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1886. Use ArrayList#clear to address audit failure scenario - posted by ae...@apache.org on 2019/08/13 21:46:58 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1488. Scm cli command to start/stop replication manager. - posted by ae...@apache.org on 2019/08/13 22:11:25 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1488. Scm cli command to start/stop replication manager. - posted by ae...@apache.org on 2019/08/13 22:25:29 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified - posted by ae...@apache.org on 2019/08/13 22:44:12 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified - posted by ae...@apache.org on 2019/08/13 22:55:30 UTC, 0 replies.
- [hadoop] branch trunk updated (68c8184 -> 3cff73a) - posted by ae...@apache.org on 2019/08/13 23:15:51 UTC, 0 replies.
- [hadoop] 01/02: HDDS-1961. TestStorageContainerManager#testScmProcessDatanodeHeartbeat is flaky. - posted by ae...@apache.org on 2019/08/13 23:15:52 UTC, 1 replies.
- [hadoop] 02/02: HDDS-1917. TestOzoneRpcClientAbstract is failing. - posted by ae...@apache.org on 2019/08/13 23:15:53 UTC, 1 replies.
- [hadoop] branch trunk updated: HDFS-14665. HttpFS: LISTSTATUS response is missing HDFS-specific fields (#1267) Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/13 23:28:05 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated (237a208 -> e6b744b) - posted by ae...@apache.org on 2019/08/13 23:37:37 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14423. Percent (%) and plus (+) characters no longer work in WebHDFS. - posted by iw...@apache.org on 2019/08/13 23:40:31 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14665. HttpFS: LISTSTATUS response is missing HDFS-specific fields (#1267) Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/13 23:41:29 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14625. Make DefaultAuditLogger class in FSnamesystem to Abstract. Contributed by hemanthboyina. - posted by we...@apache.org on 2019/08/13 23:51:26 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14423. Percent (%) and plus (+) characters no longer work in WebHDFS. - posted by iw...@apache.org on 2019/08/13 23:54:27 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1916. Only contract tests are run in ozonefs module - posted by ae...@apache.org on 2019/08/13 23:59:39 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14423. Percent (%) and plus (+) characters no longer work in WebHDFS. - posted by iw...@apache.org on 2019/08/14 00:07:41 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1659. Define the process to add proposal/design docs to the Ozone subproject (#950) - posted by ae...@apache.org on 2019/08/14 00:10:42 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1916. Only contract tests are run in ozonefs module - posted by ae...@apache.org on 2019/08/14 00:11:47 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14491. More Clarity on Namenode UI Around Blocks and Replicas. Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/14 00:15:42 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14491. More Clarity on Namenode UI Around Blocks and Replicas. Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/14 00:15:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14491. More Clarity on Namenode UI Around Blocks and Replicas. Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/14 00:15:59 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1928. Cannot run ozone-recon compose due to syntax error - posted by ae...@apache.org on 2019/08/14 00:27:27 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1928. Cannot run ozone-recon compose due to syntax error - posted by ae...@apache.org on 2019/08/14 00:39:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16495. Fix invalid metric types in PrometheusMetricsSink (#1244) - posted by aa...@apache.org on 2019/08/14 03:24:14 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1920. Place ozone.om.address config key default value in ozone-site.xml - posted by ae...@apache.org on 2019/08/14 03:28:03 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1956. Aged IO Thread exits on first read - posted by ae...@apache.org on 2019/08/14 04:56:52 UTC, 0 replies.
- [hadoop] branch trunk updated (78b714a -> fc229b6) - posted by ae...@apache.org on 2019/08/14 05:20:43 UTC, 0 replies.
- [hadoop] 01/02: HDDS-1915. Remove hadoop script from ozone distribution - posted by ae...@apache.org on 2019/08/14 05:20:44 UTC, 0 replies.
- [hadoop] 02/02: HDDS-1832 : Improve logging for PipelineActions handling in SCM and datanode. (Change to Error logging) - posted by ae...@apache.org on 2019/08/14 05:20:45 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1947. fix naming issue for ScmBlockLocationTestingClient. Contributed by star. - posted by ae...@apache.org on 2019/08/14 06:07:55 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1929. OM started on recon host in ozonesecure compose - posted by ae...@apache.org on 2019/08/14 06:21:14 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1914. Ozonescript example docker-compose cluster can't be started - posted by ae...@apache.org on 2019/08/14 06:42:50 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9747. Reduce additional namenode call by EntityGroupFSTimelineStore#cleanLogs. Contributed by Prabhu Joseph. - posted by bi...@apache.org on 2019/08/14 08:17:48 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16500 S3ADelegationTokens to only log at debug on startup (#1269). Contributed by Steve Loughran. - posted by ga...@apache.org on 2019/08/14 08:50:41 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1965. Compile error due to leftover ScmBlockLocationTestIngClient file (#1293) - posted by na...@apache.org on 2019/08/14 13:10:03 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14595. HDFS-11848 breaks API compatibility. Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/14 14:31:30 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9134. No test coverage for redefining FPGA / GPU resource types in TestResourceUtils. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/14 14:47:00 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9140. Code cleanup in ResourcePluginManager.initialize and in TestResourcePluginManager. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/14 14:58:32 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9140. Code cleanup in ResourcePluginManager.initialize and in TestResourcePluginManager. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/14 15:01:50 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1955. TestBlockOutputStreamWithFailures#test2DatanodesFailure failing because of assertion error. - posted by na...@apache.org on 2019/08/14 15:07:36 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14595. HDFS-11848 breaks API compatibility. Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/14 15:07:44 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1955. TestBlockOutputStreamWithFailures#test2DatanodesFailure failing because of assertion error. - posted by na...@apache.org on 2019/08/14 15:09:19 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9133. Make tests more easy to comprehend in TestGpuResourceHandler. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/14 15:14:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14713. RBF: RouterAdmin supports refreshRouterArgs command but not on display. Contributed by wangzhaohui. - posted by ay...@apache.org on 2019/08/14 15:15:20 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9133. Make tests more easy to comprehend in TestGpuResourceHandler. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/14 15:17:13 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9676. Add DEBUG and TRACE level messages to AppLogAggregatorImpl… (#1261) - posted by sn...@apache.org on 2019/08/14 15:35:26 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9676. Add DEBUG and TRACE level messages to AppLogAggregatorImpl… (#1261) - posted by sn...@apache.org on 2019/08/14 15:37:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1966. Wrong expected key ACL in acceptance test - posted by ae...@apache.org on 2019/08/14 16:40:44 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1966. Wrong expected key ACL in acceptance test - posted by na...@apache.org on 2019/08/14 16:43:37 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1964. TestOzoneClientProducer fails with ConnectException - posted by ae...@apache.org on 2019/08/14 16:58:50 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9140. Code cleanup in ResourcePluginManager.initialize and in TestResourcePluginManager. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/14 17:04:35 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1964. TestOzoneClientProducer fails with ConnectException - posted by na...@apache.org on 2019/08/14 17:04:49 UTC, 0 replies.
- [hadoop] branch trunk updated: SUBMARINE-107. Reduce the scope of mockito-core in submarine to test. Contributed by kevin su. - posted by ay...@apache.org on 2019/08/14 17:23:27 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9683. Remove reapDockerContainerNoPid left behind by YARN-9074 (#1212) Contributed by Kevin Su. - posted by we...@apache.org on 2019/08/14 17:42:34 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14403. Cost-based extension to the RPC Fair Call Queue. Contributed by Christopher Gregorian. - posted by xk...@apache.org on 2019/08/14 20:45:18 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14403. Cost-based extension to the RPC Fair Call Queue. Contributed by Christopher Gregorian. - posted by xk...@apache.org on 2019/08/14 20:45:32 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HDFS-14403. Cost-based extension to the RPC Fair Call Queue. Contributed by Christopher Gregorian. - posted by xk...@apache.org on 2019/08/14 20:45:42 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14423. Percent (%) and plus (+) characters no longer work in WebHDFS. - posted by iw...@apache.org on 2019/08/14 22:46:47 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14707. Add JAVA_LIBRARY_PATH to HTTPFS startup options in branch-2. - posted by iw...@apache.org on 2019/08/15 02:29:32 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13101. Yet another fsimage corruption related to snapshot. Contributed by Shashikant Banerjee. - posted by sh...@apache.org on 2019/08/15 04:47:26 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1887. Enable all the blockade test-cases. Contibuted by NandaKumar(#1206). - posted by na...@apache.org on 2019/08/15 04:53:38 UTC, 0 replies.
- [hadoop] branch trunk updated: SUBMARINE-45. Can't specify queue by using the parameter --queue. Contributed by Ayush Saxena, Zac Zhou. - posted by zt...@apache.org on 2019/08/15 05:19:09 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14719. Correct the safemode threshold value in BlockManagerSafeMode. Contributed by hemanthboyina. - posted by su...@apache.org on 2019/08/15 06:53:03 UTC, 0 replies.
- [hadoop] branch trunk updated: MAPREDUCE-7230. TestHSWebApp.testLogsViewSingle fails. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/15 15:08:01 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: MAPREDUCE-7230. TestHSWebApp.testLogsViewSingle fails. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/15 15:08:42 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: MAPREDUCE-7230. TestHSWebApp.testLogsViewSingle fails. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/15 15:09:02 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9488. Skip YARNFeatureNotEnabledException from ClientRMService. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/15 15:15:46 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9488. Skip YARNFeatureNotEnabledException from ClientRMService. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/15 15:16:17 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9488. Skip YARNFeatureNotEnabledException from ClientRMService. Contributed by Prabhu Joseph - posted by sn...@apache.org on 2019/08/15 15:16:41 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9679. Regular code cleanup in TestResourcePluginManager (#1122) - posted by sn...@apache.org on 2019/08/15 15:32:14 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1768. Audit xxxAcl methods in OzoneManager (#1204) - posted by bh...@apache.org on 2019/08/15 15:43:52 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1954. StackOverflowError in OzoneClientInvocationHandler - posted by ae...@apache.org on 2019/08/15 17:55:33 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1910. Cannot build hadoop-hdds-config from scratch in IDEA - posted by ae...@apache.org on 2019/08/15 18:10:17 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16504. Increase ipc.server.listen.queue.size default from 128 to 256. Contributed by Lisheng Sun. - posted by we...@apache.org on 2019/08/15 22:21:23 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1894. Add filter to scmcli listPipelines. (#1286) - posted by sa...@apache.org on 2019/08/16 06:33:15 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9749. TestAppLogAggregatorImpl#testDFSQuotaExceeded fails on trunk. Contributed by Adam Antal - posted by sn...@apache.org on 2019/08/16 06:52:16 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9749. TestAppLogAggregatorImpl#testDFSQuotaExceeded fails on trunk. Contributed by Adam Antal - posted by sn...@apache.org on 2019/08/16 06:52:41 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9100. Add tests for GpuResourceAllocator and do minor code cleanup. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/16 07:14:43 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-8586. Extract log aggregation related fields and methods from RMAppImpl. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/16 10:15:36 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-8586. Extract log aggregation related fields and methods from RMAppImpl. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/16 10:15:53 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8586. Extract log aggregation related fields and methods from RMAppImpl. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/16 10:16:13 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9461. TestRMWebServicesDelegationTokenAuthentication.testCancelledDelegationToken fails with HTTP 400. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/16 10:32:16 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9100. Add tests for GpuResourceAllocator and do minor code cleanup. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/16 13:24:54 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9100. Add tests for GpuResourceAllocator and do minor code cleanup. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/16 13:30:27 UTC, 0 replies.
- [hadoop] branch trunk updated (9b8359b -> 9a1d8cf) - posted by we...@apache.org on 2019/08/16 15:01:05 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16391 Add a prefix to the metric names for MutableRatesWithAggregation used for deferred RPC metrics to avoid collision with non-deferred metrics. Contributed by Bilwa S T. - posted by xk...@apache.org on 2019/08/16 16:02:07 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated (a83718f -> d8a6098) - posted by cl...@apache.org on 2019/08/16 17:59:28 UTC, 0 replies.
- [hadoop] 01/04: HDFS-13566. Add configurable additional RPC listener to NameNode. Contributed by Chen Liang. - posted by cl...@apache.org on 2019/08/16 17:59:29 UTC, 0 replies.
- [hadoop] 02/04: HDFS-13617. Allow wrapping NN QOP into token in encrypted message. Contributed by Chen Liang - posted by cl...@apache.org on 2019/08/16 17:59:30 UTC, 0 replies.
- [hadoop] 03/04: HDFS-13699. Add DFSClient sending handshake token to DataNode, and allow DataNode overwrite downstream QOP. Contributed by Chen Liang. - posted by cl...@apache.org on 2019/08/16 17:59:31 UTC, 0 replies.
- [hadoop] 04/04: HDFS-14611. Move handshake secret field from Token to BlockAccessToken. Contributed by Chen Liang. - posted by cl...@apache.org on 2019/08/16 17:59:32 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1969. Implement OM GetDelegationToken request to use Cache and DoubleBuffer. (#1296) - posted by bh...@apache.org on 2019/08/16 20:22:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14456:HAState#prepareToEnterState neednt a lock (#770) Contributed by hunshenshi. - posted by we...@apache.org on 2019/08/16 21:53:19 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1911. Support Prefix ACL operations for OM HA. (#1275) - posted by bh...@apache.org on 2019/08/16 22:11:18 UTC, 0 replies.
- [hadoop] branch trunk updated (c8675ec -> a46ba03) - posted by bh...@apache.org on 2019/08/16 23:40:03 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1913. Fix OzoneBucket and RpcClient APIS for acl. (#1257) - posted by bh...@apache.org on 2019/08/17 00:20:37 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14523. Remove excess read lock for NetworkToplogy. Contributed by Wu Weiwei. - posted by we...@apache.org on 2019/08/17 00:20:58 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16351. Change ":" to ApplicationConstants.CLASS_PATH_SEPARATOR. Contributed by kevin su. - posted by we...@apache.org on 2019/08/17 00:26:34 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14725. Backport HDFS-12914 to branch-2 (Block report leases cause missing blocks until next report). Contributed by He Xiaoqiao. - posted by we...@apache.org on 2019/08/17 00:54:23 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated (fcaa2c4 -> 301a037) - posted by we...@apache.org on 2019/08/17 01:39:50 UTC, 0 replies.
- [hadoop] 01/02: HDFS-14723. Add helper method FSNamesystem#setBlockManagerForTesting() in branch-2. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2019/08/17 01:39:51 UTC, 0 replies.
- [hadoop] 02/02: HDFS-14725. Backport HDFS-12914 to branch-2 (Block report leases cause missing blocks until next report). Contributed by He Xiaoqiao. - posted by we...@apache.org on 2019/08/17 01:39:52 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14595. HDFS-11848 breaks API compatibility. Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/17 02:09:18 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: HDFS-14723. Add helper method FSNamesystem#setBlockManagerForTesting() in branch-2. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2019/08/17 09:56:01 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-2599. Standby RM should expose jmx endpoint. Contributed by Rohith Sharma K S. - posted by su...@apache.org on 2019/08/17 10:13:32 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-13101. Yet another fsimage corruption related to snapshot. Contributed by Shashikant Banerjee. - posted by we...@apache.org on 2019/08/17 10:19:02 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-13101. Yet another fsimage corruption related to snapshot. Contributed by Shashikant Banerjee. - posted by we...@apache.org on 2019/08/17 10:19:03 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1959. Decrement purge interval for Ratis logs in datanode (#1301) - posted by lj...@apache.org on 2019/08/17 11:24:40 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-12012. Fix spelling mistakes in BPServiceActor.java. Contributed by chencan. - posted by we...@apache.org on 2019/08/17 11:37:21 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14127. Add a description about the observer read configuration. Contributed by xiangheng. - posted by we...@apache.org on 2019/08/17 11:40:16 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1979. Fix checkstyle errors (#1312) - posted by bh...@apache.org on 2019/08/18 04:53:22 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1938. Change omPort parameter type from String to int in BasicOzoneFileSystem#createAdapter (#1305) - posted by bh...@apache.org on 2019/08/18 04:54:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1974. Implement OM CancelDelegationToken request to use Cache and DoubleBuffer. (#1308) - posted by bh...@apache.org on 2019/08/18 17:06:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1903 : Use dynamic ports for SCM in TestSCMClientProtocolServer … (#1303) - posted by bh...@apache.org on 2019/08/18 17:08:44 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow. - posted by we...@apache.org on 2019/08/19 00:49:50 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow. - posted by we...@apache.org on 2019/08/19 00:55:14 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow. - posted by we...@apache.org on 2019/08/19 00:55:15 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow. - posted by we...@apache.org on 2019/08/19 00:55:16 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14687. Standby Namenode never come out of safemode when EC files are being written. Contributed by Surendra Singh Lilhore. - posted by we...@apache.org on 2019/08/19 01:14:00 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HDFS-14687. Standby Namenode never come out of safemode when EC files are being written. Contributed by Surendra Singh Lilhore. - posted by we...@apache.org on 2019/08/19 01:22:48 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14687. Standby Namenode never come out of safemode when EC files are being written. Contributed by Surendra Singh Lilhore. - posted by we...@apache.org on 2019/08/19 01:22:49 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14687. Standby Namenode never come out of safemode when EC files are being written. Contributed by Surendra Singh Lilhore. - posted by we...@apache.org on 2019/08/19 01:22:50 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1971. Update document for HDDS-1891: Ozone fs shell command should work with default port when port number is not specified (#1306) - posted by bh...@apache.org on 2019/08/19 01:29:58 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1971. Update document for HDDS-1891: Ozone fs shell command should work with default port when port number is not specified (#1306) - posted by bh...@apache.org on 2019/08/19 01:32:08 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-15246. SpanReceiverInfo - Prefer ArrayList over LinkedList. Contributed by David Mollitor. - posted by we...@apache.org on 2019/08/19 01:44:22 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-15246. SpanReceiverInfo - Prefer ArrayList over LinkedList. Contributed by David Mollitor. - posted by we...@apache.org on 2019/08/19 01:44:23 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15246. SpanReceiverInfo - Prefer ArrayList over LinkedList. Contributed by David Mollitor. - posted by we...@apache.org on 2019/08/19 01:44:47 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel (#919) - posted by we...@apache.org on 2019/08/19 01:46:36 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel (#919) - posted by we...@apache.org on 2019/08/19 01:56:28 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel (#919) - posted by we...@apache.org on 2019/08/19 01:56:29 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-13101. Yet another fsimage corruption related to snapshot. Contributed by Shashikant Banerjee. - posted by we...@apache.org on 2019/08/19 02:06:46 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HDFS-13101. Yet another fsimage corruption related to snapshot. Contributed by Shashikant Banerjee. - posted by we...@apache.org on 2019/08/19 02:06:47 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: HDFS-13101. Yet another fsimage corruption related to snapshot. Contributed by Shashikant Banerjee. - posted by we...@apache.org on 2019/08/19 02:09:50 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow. - posted by we...@apache.org on 2019/08/19 16:02:25 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow. - posted by we...@apache.org on 2019/08/19 16:02:26 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HDFS-13101. Yet another fsimage corruption related to snapshot. Contributed by Shashikant Banerjee. - posted by we...@apache.org on 2019/08/19 17:12:19 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1105 : Add mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager (#1259) - posted by ha...@apache.org on 2019/08/19 17:47:58 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-14784. [KMS] Improve KeyAuthorizationKeyProvider#toString(). Contributed by Yeliang Cang. - posted by we...@apache.org on 2019/08/19 18:12:26 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14746. Trivial test code update after HDFS-14687. Contributed by kevin su. - posted by we...@apache.org on 2019/08/19 18:15:26 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14746. Trivial test code update after HDFS-14687. Contributed by kevin su. - posted by we...@apache.org on 2019/08/19 18:16:01 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14746. Trivial test code update after HDFS-14687. Contributed by kevin su. - posted by we...@apache.org on 2019/08/19 18:16:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13709. Report bad block to NN when transfer block encounter EIO exception. Contributed by Chen Zhang. - posted by we...@apache.org on 2019/08/19 20:09:53 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-13709. Report bad block to NN when transfer block encounter EIO exception. Contributed by Chen Zhang. - posted by we...@apache.org on 2019/08/19 20:16:25 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-13709. Report bad block to NN when transfer block encounter EIO exception. Contributed by Chen Zhang. - posted by we...@apache.org on 2019/08/19 20:16:26 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1972. Provide example ha proxy with multiple s3 servers back end. (#1304) - posted by bh...@apache.org on 2019/08/19 21:00:09 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1610. applyTransaction failure should not be lost on restart. Contributed by Shashikant Banerjee. - posted by sh...@apache.org on 2019/08/20 09:07:22 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14729. Upgrade Bootstrap and jQuery versions used in HDFS UIs. Contributed by Vivek Ratnavel Subramanian. This closes #1297 - posted by su...@apache.org on 2019/08/20 13:12:36 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9758. Upgrade JQuery to latest version for YARN UI. Contributed by Akhil PB. - posted by su...@apache.org on 2019/08/20 13:17:52 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13201. Fix prompt message in testPolicyAndStateCantBeNull. Contributed by chencan. - posted by we...@apache.org on 2019/08/20 17:33:31 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-13201. Fix prompt message in testPolicyAndStateCantBeNull. Contributed by chencan. - posted by we...@apache.org on 2019/08/20 17:34:11 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-13201. Fix prompt message in testPolicyAndStateCantBeNull. Contributed by chencan. - posted by we...@apache.org on 2019/08/20 17:34:36 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14311. Multi-threading conflict at layoutVersion when loading block pool storage. Contributed by Yicong Cai. - posted by we...@apache.org on 2019/08/20 17:37:29 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14311. Multi-threading conflict at layoutVersion when loading block pool storage. Contributed by Yicong Cai. - posted by we...@apache.org on 2019/08/20 17:37:30 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14311. Multi-threading conflict at layoutVersion when loading block pool storage. Contributed by Yicong Cai. - posted by we...@apache.org on 2019/08/20 17:37:31 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14311. Multi-threading conflict at layoutVersion when loading block pool storage. Contributed by Yicong Cai. - posted by we...@apache.org on 2019/08/20 17:43:03 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: HDFS-14311. Multi-threading conflict at layoutVersion when loading block pool storage. Contributed by Yicong Cai. - posted by we...@apache.org on 2019/08/20 17:43:04 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HDFS-14311. Multi-threading conflict at layoutVersion when loading block pool storage. Contributed by Yicong Cai. - posted by we...@apache.org on 2019/08/20 17:43:05 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14665. HttpFS: LISTSTATUS response is missing HDFS-specific fields (#1291) Contributed by Siyao Meng. - posted by we...@apache.org on 2019/08/20 17:50:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16523. Minor spell mistake in comment : Line number 101 (#388) - posted by we...@apache.org on 2019/08/20 20:36:38 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14582. Failed to start DN with ArithmeticException when NULL checksum used. Contributed by Surendra Singh Lilhore. - posted by we...@apache.org on 2019/08/20 22:55:13 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14582. Failed to start DN with ArithmeticException when NULL checksum used. Contributed by Surendra Singh Lilhore. - posted by we...@apache.org on 2019/08/20 23:05:29 UTC, 0 replies.
- [hadoop] branch trunk updated (3a145e2 -> 10b4997) - posted by xy...@apache.org on 2019/08/20 23:47:31 UTC, 0 replies.
- [hadoop] 01/02: Revert "HDDS-1965. Compile error due to leftover ScmBlockLocationTestIngClient file (#1293)" - posted by xy...@apache.org on 2019/08/20 23:47:32 UTC, 0 replies.
- [hadoop] 02/02: HDDS-1965. Compile error due to leftover ScmBlockLocationTestIngClient file. (fix build) - posted by xy...@apache.org on 2019/08/20 23:47:33 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16496. Apply HDDS-1870 (ConcurrentModification at PrometheusMetricsSink) to Hadoop common. - posted by aa...@apache.org on 2019/08/21 01:11:46 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14759. HDFS cat logs an info message. Contributed by Eric Badger. - posted by ae...@apache.org on 2019/08/21 03:29:05 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9765. SLS runner crashes when run with metrics turned off. Contributed by Abhishek Modi. - posted by bi...@apache.org on 2019/08/21 08:19:01 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9765. SLS runner crashes when run with metrics turned off. Contributed by Abhishek Modi. - posted by bi...@apache.org on 2019/08/21 08:28:33 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9765. SLS runner crashes when run with metrics turned off. Contributed by Abhishek Modi. - posted by bi...@apache.org on 2019/08/21 08:30:25 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-5857. TestLogAggregationService.testFixedSizeThreadPool fails intermittently on trunk. Contributed by Bilwa S T. - posted by bi...@apache.org on 2019/08/21 11:45:18 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9217. Nodemanager will fail to start if GPU is misconfigured on the node or GPU drivers missing. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/21 14:44:47 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9217. Nodemanager will fail to start if GPU is misconfigured on the node or GPU drivers missing. Contributed by Peter Bacsko - posted by sn...@apache.org on 2019/08/21 14:49:44 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-7291. Better input parsing for resource in allocation file. Contributed by Zoltan Siegl - posted by sn...@apache.org on 2019/08/21 15:01:28 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9752. Add support for allocation id in SLS. Contributed by Abhishek Modi - posted by ab...@apache.org on 2019/08/21 15:10:21 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1972. Provide example ha proxy with multiple s3 servers back end. (#1304) - posted by bh...@apache.org on 2019/08/21 15:49:39 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated (3547261 -> 2ce0914) - posted by we...@apache.org on 2019/08/21 16:01:25 UTC, 0 replies.
- [hadoop] 01/02: HDFS-14582. Failed to start DN with ArithmeticException when NULL checksum used. Contributed by Surendra Singh Lilhore. - posted by we...@apache.org on 2019/08/21 16:01:26 UTC, 0 replies.
- [hadoop] 02/02: Revert "HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow." - posted by we...@apache.org on 2019/08/21 16:01:27 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: Revert "HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow." - posted by we...@apache.org on 2019/08/21 16:01:28 UTC, 0 replies.
- [hadoop] branch trunk updated: Revert "HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow." - posted by we...@apache.org on 2019/08/21 16:01:29 UTC, 0 replies.
- [hadoop] branch branch-2 updated: Revert "HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow." - posted by we...@apache.org on 2019/08/21 16:05:03 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: Revert "HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow." - posted by we...@apache.org on 2019/08/21 16:05:04 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: Revert "HDFS-14476. lock too long when fix inconsistent blocks between disk and in-memory. Contributed by Sean Chow." - posted by we...@apache.org on 2019/08/21 16:05:05 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1768. Audit xxxAcl methods in OzoneManager (#1204) - posted by na...@apache.org on 2019/08/21 16:16:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14714. RBF: implement getReplicatedBlockStats interface. Contributed by Chen Zhang. - posted by in...@apache.org on 2019/08/21 16:38:30 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14756. RBF: getQuotaUsage may ignore some folders. Contributed by Chen Zhang. - posted by in...@apache.org on 2019/08/21 16:40:06 UTC, 0 replies.
- [hadoop] branch revert-1156-HDDS-1830 deleted (was 74937b8) - posted by ae...@apache.org on 2019/08/21 18:22:22 UTC, 0 replies.
- [hadoop] branch revert-1164-HDDS-1829 deleted (was 45095e4) - posted by ae...@apache.org on 2019/08/21 18:23:02 UTC, 0 replies.
- [hadoop] branch revert-526-HDDS-1183 deleted (was 7d44223) - posted by ae...@apache.org on 2019/08/21 18:23:26 UTC, 0 replies.
- [hadoop] branch revert-715-HDDS-1370 deleted (was 5b308cc) - posted by ae...@apache.org on 2019/08/21 18:23:46 UTC, 0 replies.
- [hadoop] branch revert-792-HDDS-1474 deleted (was a16d627) - posted by ae...@apache.org on 2019/08/21 18:24:13 UTC, 0 replies.
- [hadoop] branch trunk updated (93595fe -> 217e748) - posted by bh...@apache.org on 2019/08/21 19:01:44 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1999. Basic acceptance test and SCM/OM web UI broken by Bootstrap upgrade (#1327) - posted by bh...@apache.org on 2019/08/21 19:16:20 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1871. Remove anti-affinity rules from k8s minkube example - posted by ae...@apache.org on 2019/08/21 19:49:27 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14276. [SBN read] Reduce tailing overhead. Contributed by Wei-Chiu Chuang. - posted by ay...@apache.org on 2019/08/21 21:03:14 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14744. RBF: Non secured routers should not log in error mode when UGI is default. Contributed by CR Hota. - posted by ay...@apache.org on 2019/08/21 21:20:11 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated (4c6b60a -> a8901a1) - posted by jh...@apache.org on 2019/08/21 22:41:20 UTC, 0 replies.
- [hadoop] branch YARN-8200.branch3 updated (d7f7e3f -> 1bd7ef2) - posted by jh...@apache.org on 2019/08/21 22:52:31 UTC, 0 replies.
- [hadoop] 01/11: YARN-7033. Add support for NM Recovery of assigned resources (e.g. GPU's, NUMA, FPGA's) to container. (Devaraj K and Wangda Tan) - posted by jh...@apache.org on 2019/08/21 22:52:32 UTC, 0 replies.
- [hadoop] 02/11: YARN-6620. Add support in NodeManager to isolate GPU devices by using CGroups. Contributed by Wangda Tan. - posted by jh...@apache.org on 2019/08/21 22:52:33 UTC, 0 replies.
- [hadoop] 03/11: YARN-9174. Backport YARN-7224 for refactoring of GpuDevice class - posted by jh...@apache.org on 2019/08/21 22:52:34 UTC, 0 replies.
- [hadoop] 04/11: YARN-7396. NPE when accessing container logs due to null dirsHandler. Contributed by Jonathan Hung - posted by jh...@apache.org on 2019/08/21 22:52:35 UTC, 0 replies.
- [hadoop] 05/11: YARN-7330. Add support to show GPU in UI including metrics. Contributed by Wangda Tan. - posted by jh...@apache.org on 2019/08/21 22:52:36 UTC, 0 replies.
- [hadoop] 06/11: YARN-7573. Gpu Information page could be empty for nodes without GPU. (Sunil G via wangda) - posted by jh...@apache.org on 2019/08/21 22:52:37 UTC, 0 replies.
- [hadoop] 07/11: YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on trunk. Contributed by Gergely Novák. - posted by jh...@apache.org on 2019/08/21 22:52:38 UTC, 0 replies.
- [hadoop] 08/11: YARN-7223. Document GPU isolation feature. Contributed by Wangda Tan. - posted by jh...@apache.org on 2019/08/21 22:52:39 UTC, 0 replies.
- [hadoop] 09/11: YARN-7637. GPU volume creation command fails when work preserving is disabled at NM. Contributed by Zian Chen. - posted by jh...@apache.org on 2019/08/21 22:52:40 UTC, 0 replies.
- [hadoop] 10/11: YARN-9272. Backport YARN-7738 for refreshing max allocation for multiple resource types - posted by jh...@apache.org on 2019/08/21 22:52:41 UTC, 0 replies.
- [hadoop] 11/11: YARN-9409. Port resource type changes from YARN-7237 to branch-3.0 - posted by jh...@apache.org on 2019/08/21 22:52:42 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1927. Consolidate add/remove Acl into OzoneAclUtil class. Contributed by Xiaoyu Yao. - posted by ae...@apache.org on 2019/08/21 23:35:59 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: HDFS-14725. Backport HDFS-12914 to branch-2 (Block report leases cause missing blocks until next report). Contributed by He Xiaoqiao. - posted by we...@apache.org on 2019/08/22 00:20:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16494. Add SHA-512 checksum to release artifact to comply with the release distribution policy. - posted by aa...@apache.org on 2019/08/22 02:02:11 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16494. Add SHA-512 checksum to release artifact to comply with the release distribution policy. - posted by aa...@apache.org on 2019/08/22 02:03:50 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-16494. Add SHA-512 checksum to release artifact to comply with the release distribution policy. - posted by aa...@apache.org on 2019/08/22 02:04:15 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HADOOP-16494. Add SHA-512 checksum to release artifact to comply with the release distribution policy. - posted by aa...@apache.org on 2019/08/22 02:04:43 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HADOOP-16494. Add SHA-512 checksum to release artifact to comply with the release distribution policy. - posted by aa...@apache.org on 2019/08/22 02:05:08 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: HADOOP-16494. Add SHA-512 checksum to release artifact to comply with the release distribution policy. - posted by aa...@apache.org on 2019/08/22 02:05:35 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14741. RBF: RecoverLease should be return false when the file is open in multiple destination. Contributed by xuzq - posted by ay...@apache.org on 2019/08/22 03:39:19 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16061. Upgrade Yetus to 0.10.0 - posted by aa...@apache.org on 2019/08/22 04:02:07 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16061. Upgrade Yetus to 0.10.0 - posted by aa...@apache.org on 2019/08/22 04:02:33 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-16061. Upgrade Yetus to 0.10.0 - posted by aa...@apache.org on 2019/08/22 04:06:04 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14358. Provide LiveNode and DeadNode filter in DataNode UI. Contributed by hemanthboyina. - posted by su...@apache.org on 2019/08/22 07:01:08 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1871. Remove anti-affinity rules from k8s minkube example - posted by na...@apache.org on 2019/08/22 08:40:15 UTC, 0 replies.
- [hadoop] branch trunk updated (76790a1 -> ee7c261) - posted by ta...@apache.org on 2019/08/22 10:31:42 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16193. Add extra S3A MPU test to see what happens if a file is created during the MPU. Contributed by Steve Loughran - posted by eh...@apache.org on 2019/08/22 11:57:05 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16470. Make last AWS credential provider in default auth chain EC2ContainerCredentialsProviderWrapper. - posted by st...@apache.org on 2019/08/22 16:28:35 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14755. [Dynamometer] Enhance compatibility of Dynamometer with branch-2 builds. Contributed by Takanobu Asanuma. - posted by xk...@apache.org on 2019/08/22 16:57:18 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14583. FileStatus#toString() will throw IllegalArgumentException. Contributed by xuzq. - posted by in...@apache.org on 2019/08/22 17:22:47 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14276. [SBN read] Reduce tailing overhead. Contributed by Wei-Chiu Chuang. - posted by ay...@apache.org on 2019/08/22 17:24:06 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14276. [SBN read] Reduce tailing overhead. Contributed by Wei-Chiu Chuang. - posted by ay...@apache.org on 2019/08/22 17:28:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2008 : Wrong package for RatisHelper class in hadoop-hdds/common module. (#1333) - posted by bh...@apache.org on 2019/08/22 17:57:38 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1347. In OM HA getS3Secret call Should happen only leader OM. (#670) - posted by bh...@apache.org on 2019/08/22 22:00:24 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14675. Increase Balancer Defaults Further. Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/22 22:21:38 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14617. Improve fsimage load time by writing sub-sections to the fsimage index (#1028). Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/23 00:10:07 UTC, 0 replies.
- [hadoop] branch trunk updated (b67812e -> f6af7d0) - posted by bh...@apache.org on 2019/08/23 00:55:50 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9774. Fix order of arguments for assertEquals in TestSLSUtils. Contributed by Nikhil Navadiya. - posted by aa...@apache.org on 2019/08/23 05:40:27 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9774. Fix order of arguments for assertEquals in TestSLSUtils. Contributed by Nikhil Navadiya. - posted by aa...@apache.org on 2019/08/23 05:40:50 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9774. Fix order of arguments for assertEquals in TestSLSUtils. Contributed by Nikhil Navadiya. - posted by aa...@apache.org on 2019/08/23 05:41:11 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13596. NN restart fails after RollingUpgrade from 2.x to 3.x. Contributed by Fei Hui. - posted by aa...@apache.org on 2019/08/23 05:46:12 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-13596. NN restart fails after RollingUpgrade from 2.x to 3.x. Contributed by Fei Hui. - posted by aa...@apache.org on 2019/08/23 05:51:13 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-13642. Creating a file with block size smaller than EC policy's cell size should fail. - posted by aa...@apache.org on 2019/08/23 06:08:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1948. S3 MPU can't be created with octet-stream content-type (#1266) - posted by bh...@apache.org on 2019/08/23 06:15:49 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-13596. NN restart fails after RollingUpgrade from 2.x to 3.x. Contributed by Fei Hui. - posted by aa...@apache.org on 2019/08/23 06:18:23 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14396. Failed to load image from FSImageFile when downgrade from 3.x to 2.x. Contributed by Fei Hui. - posted by aa...@apache.org on 2019/08/23 06:29:09 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14396. Failed to load image from FSImageFile when downgrade from 3.x to 2.x. Contributed by Fei Hui. - posted by aa...@apache.org on 2019/08/23 06:29:45 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14396. Failed to load image from FSImageFile when downgrade from 3.x to 2.x. Contributed by Fei Hui. - posted by aa...@apache.org on 2019/08/23 06:30:06 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2000. Don't depend on bootstrap/jquery versions from hadoop-trunk snapshot - posted by el...@apache.org on 2019/08/23 09:55:19 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2023. Fix rat check failures in trunk - posted by el...@apache.org on 2019/08/23 10:12:37 UTC, 0 replies.
- [hadoop] branch trunk updated (e2a5548 -> d3fe993) - posted by el...@apache.org on 2019/08/23 10:32:11 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2024. rat.sh: grep: warning: recursive search of stdin - posted by el...@apache.org on 2019/08/23 10:33:19 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14747. RBF: IsFileClosed should be return false when the file is open in multiple destination. Contributed by xuzq. - posted by ay...@apache.org on 2019/08/23 13:38:59 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-1948. S3 MPU can't be created with octet-stream content-type (#1266) - posted by na...@apache.org on 2019/08/23 15:50:14 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1978. Create helper script to run blockade tests. (#1310) - posted by na...@apache.org on 2019/08/23 16:56:37 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-8025. UsersManangers#getComputedResourceLimitForActiveUsers throws NPE due to preComputedActiveUserLimit is empty. Contributed by Tao Yang. - posted by jh...@apache.org on 2019/08/23 17:03:26 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14761. RBF: MountTableResolver cannot invalidate cache correctly (#1334) - posted by in...@apache.org on 2019/08/23 17:46:48 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated (83f67cc -> 0839cf1) - posted by cl...@apache.org on 2019/08/23 18:09:06 UTC, 0 replies.
- [hadoop] 01/05: HDFS-13547. Add ingress port based sasl resolver. Contributed by Chen Liang. - posted by cl...@apache.org on 2019/08/23 18:09:07 UTC, 0 replies.
- [hadoop] 02/05: HDFS-13566. Add configurable additional RPC listener to NameNode. Contributed by Chen Liang. - posted by cl...@apache.org on 2019/08/23 18:09:08 UTC, 0 replies.
- [hadoop] 03/05: HDFS-13617. Allow wrapping NN QOP into token in encrypted message. Contributed by Chen Liang - posted by cl...@apache.org on 2019/08/23 18:09:09 UTC, 0 replies.
- [hadoop] 04/05: HDFS-13699. Add DFSClient sending handshake token to DataNode, and allow DataNode overwrite downstream QOP. Contributed by Chen Liang. - posted by cl...@apache.org on 2019/08/23 18:09:10 UTC, 0 replies.
- [hadoop] 05/05: HDFS-14611. Move handshake secret field from Token to BlockAccessToken. Contributed by Chen Liang. - posted by cl...@apache.org on 2019/08/23 18:09:11 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13977. Override shouldForceSync in QuorumOutputStream to allow for proper auto-sync behavior. Contributed by Erik Krogen. - posted by xk...@apache.org on 2019/08/23 18:33:35 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-13977. Override shouldForceSync in QuorumOutputStream to allow for proper auto-sync behavior. Contributed by Erik Krogen. - posted by xk...@apache.org on 2019/08/23 18:48:38 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-13977. Override shouldForceSync in QuorumOutputStream to allow for proper auto-sync behavior. Contributed by Erik Krogen. - posted by xk...@apache.org on 2019/08/23 19:10:51 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14674. [SBN read] Got an unexpected txid when tail editlog. Contributed by wangzhaohui. - posted by cl...@apache.org on 2019/08/23 19:27:31 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14674. [SBN read] Got an unexpected txid when tail editlog. Contributed by wangzhaohui. - posted by cl...@apache.org on 2019/08/23 19:28:48 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14674. [SBN read] Got an unexpected txid when tail editlog. Contributed by wangzhaohui. - posted by cl...@apache.org on 2019/08/23 19:29:41 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1827. Load Snapshot info when OM Ratis server starts. (#1130) - posted by ha...@apache.org on 2019/08/23 20:19:20 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14766. RBF: MountTableStoreImpl#getMountTableEntries returns extra entry. Contributed by Chen Zhang. - posted by in...@apache.org on 2019/08/23 21:54:09 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2002. Update documentation for 0.4.1 release. - posted by ae...@apache.org on 2019/08/24 02:04:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14722. RBF: GetMountPointStatus should return mountTable information when getFileInfoAll throw IOException. Contributed by xuzq. - posted by ay...@apache.org on 2019/08/24 03:32:35 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-2002. Update documentation for 0.4.1 release. - posted by na...@apache.org on 2019/08/24 07:40:18 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-2029. Fix license issues on ozone-0.4.1. (#1346) - posted by bh...@apache.org on 2019/08/24 15:58:14 UTC, 0 replies.
- [hadoop] branch trunk updated: Revert "HADOOP-16193. Add extra S3A MPU test to see what happens if a file is created during the MPU. Contributed by Steve Loughran" - posted by eh...@apache.org on 2019/08/26 10:40:28 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8917. Absolute (maximum) capacity of level3+ queues is wrongly calculated for absolute resource. Contributed by Tao Yang. - posted by ro...@apache.org on 2019/08/26 15:39:17 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-8917. Absolute (maximum) capacity of level3+ queues is wrongly calculated for absolute resource. Contributed by Tao Yang. - posted by ro...@apache.org on 2019/08/26 16:04:09 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9771. Add GPU in the container-executor.cfg example. Contributed by Julia Kinga Marton - posted by eb...@apache.org on 2019/08/26 16:23:54 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9642. Fix Memory Leak in AbstractYarnScheduler caused by timer. Contributed by Bibin A Chundatt. - posted by bi...@apache.org on 2019/08/26 17:52:57 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9642. Fix Memory Leak in AbstractYarnScheduler caused by timer. Contributed by Bibin A Chundatt. - posted by bi...@apache.org on 2019/08/26 17:54:27 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9642. Fix Memory Leak in AbstractYarnScheduler caused by timer. Contributed by Bibin A Chundatt. - posted by bi...@apache.org on 2019/08/26 17:56:04 UTC, 0 replies.
- [hadoop] branch trunk updated (d3ce53e -> d1aa859) - posted by bh...@apache.org on 2019/08/26 18:05:56 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-13977. NameNode can kill itself if it tries to send too many txns to a QJM simultaneously. Contributed by Erik Krogen. - posted by cl...@apache.org on 2019/08/26 21:32:44 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9775. RMWebServices /scheduler-conf GET returns all hadoop configurations for ZKConfigurationStore. Contributed by Prabhu Joseph - posted by jh...@apache.org on 2019/08/26 22:50:58 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9775. RMWebServices /scheduler-conf GET returns all hadoop configurations for ZKConfigurationStore. Contributed by Prabhu Joseph - posted by jh...@apache.org on 2019/08/26 22:55:02 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-2470. NN should automatically set permissions on dfs.namenode.*.dir. Contributed by Siddharth Wagle. - posted by ar...@apache.org on 2019/08/26 22:58:13 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-2470. NN should automatically set permissions on dfs.namenode.*.dir. Contributed by Siddharth Wagle. - posted by ar...@apache.org on 2019/08/26 22:58:14 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9775. RMWebServices /scheduler-conf GET returns all hadoop configurations for ZKConfigurationStore. Contributed by Prabhu Joseph - posted by jh...@apache.org on 2019/08/26 23:04:40 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: YARN-9775. RMWebServices /scheduler-conf GET returns all hadoop configurations for ZKConfigurationStore. Contributed by Prabhu Joseph - posted by jh...@apache.org on 2019/08/26 23:05:11 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-9775. RMWebServices /scheduler-conf GET returns all hadoop configurations for ZKConfigurationStore. Contributed by Prabhu Joseph - posted by jh...@apache.org on 2019/08/26 23:05:36 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9640. Slow event processing could cause too many attempt unregister events. Contributed by Bibin A Chundatt. - posted by ro...@apache.org on 2019/08/27 03:12:27 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15958. Revisiting LICENSE and NOTICE files. - posted by aa...@apache.org on 2019/08/27 04:50:09 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1981: Datanode should sync db when container is moved to CLOSED or QUASI_CLOSED state (#1319) - posted by lj...@apache.org on 2019/08/27 04:52:09 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14772. RBF: hdfs-rbf-site.xml can't be loaded automatically. Contributed by Yuxuan Wang - posted by ta...@apache.org on 2019/08/27 05:33:56 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1998. TestSecureContainerServer#testClientServerRatisGrpc is failing (#1328) - posted by sh...@apache.org on 2019/08/27 06:28:31 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9755. Fixed RM failing to start when FileSystemBasedConfigurationProvider is configured. Contributed by Prabhu Joseph - posted by ey...@apache.org on 2019/08/27 17:16:46 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14779. Fix logging error in TestEditLog#testMultiStreamsLoadEditWithConfMaxTxns - posted by jh...@apache.org on 2019/08/27 17:30:46 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14779. Fix logging error in TestEditLog#testMultiStreamsLoadEditWithConfMaxTxns - posted by jh...@apache.org on 2019/08/27 17:31:08 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14779. Fix logging error in TestEditLog#testMultiStreamsLoadEditWithConfMaxTxns - posted by jh...@apache.org on 2019/08/27 17:31:39 UTC, 0 replies.
- [hadoop] branch trunk updated: Revert "HDDS-1610. applyTransaction failure should not be lost on restart. Contributed by Shashikant Banerjee." - posted by sh...@apache.org on 2019/08/27 17:54:46 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1610. applyTransaction failure should not be lost on restart. Contributed by Shashikant Banerjee(#1226). - posted by sh...@apache.org on 2019/08/27 18:09:36 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated (d255efa -> 2d8799f) - posted by tm...@apache.org on 2019/08/27 21:34:55 UTC, 0 replies.
- [hadoop] 01/07: HADOOP-16163. NPE in setup/teardown of ITestAbfsDelegationTokens. - posted by tm...@apache.org on 2019/08/27 21:34:56 UTC, 0 replies.
- [hadoop] 02/07: HADOOP-16269. ABFS: add listFileStatus with StartFrom. - posted by tm...@apache.org on 2019/08/27 21:34:57 UTC, 0 replies.
- [hadoop] 03/07: HADOOP-16376. ABFS: Override access() to no-op. - posted by tm...@apache.org on 2019/08/27 21:34:58 UTC, 0 replies.
- [hadoop] 04/07: HADOOP-16340. ABFS driver continues to retry on IOException responses from REST operations. - posted by tm...@apache.org on 2019/08/27 21:34:59 UTC, 0 replies.
- [hadoop] 05/07: HADOOP-16479. ABFS FileStatus.getModificationTime returns localized time instead of UTC. - posted by tm...@apache.org on 2019/08/27 21:35:00 UTC, 0 replies.
- [hadoop] 06/07: HADOOP-16460: ABFS: fix for Sever Name Indication (SNI) - posted by tm...@apache.org on 2019/08/27 21:35:01 UTC, 0 replies.
- [hadoop] 07/07: HADOOP-15832. Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter. - posted by tm...@apache.org on 2019/08/27 21:35:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14497. Addendum: Write lock held by metasave impact following RPC processing. - posted by we...@apache.org on 2019/08/27 22:27:09 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2026. Overlapping chunk region cannot be read concurrently - posted by ae...@apache.org on 2019/08/27 22:35:17 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9438. launchTime not written to state store for running applications - posted by jh...@apache.org on 2019/08/27 22:54:08 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9438. launchTime not written to state store for running applications - posted by jh...@apache.org on 2019/08/27 22:54:34 UTC, 0 replies.
- [hadoop] branch trunk updated (8ef4659 -> d85d68f) - posted by we...@apache.org on 2019/08/27 22:54:45 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9438. launchTime not written to state store for running applications - posted by jh...@apache.org on 2019/08/27 22:55:01 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-9438. launchTime not written to state store for running applications - posted by jh...@apache.org on 2019/08/27 22:55:18 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2037. Fix hadoop version in pom.ozone.xml. - posted by ae...@apache.org on 2019/08/27 23:14:25 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16416. mark DynamoDBMetadataStore.deleteTrackingValueMap as final. Contributed by kevin su. - posted by we...@apache.org on 2019/08/27 23:18:09 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14760. Log INFO mode if snapshot usage and actual usage differ. Contributed by CR Hota. - posted by we...@apache.org on 2019/08/27 23:20:42 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1946. CertificateClient should not persist keys/certs to ozone.m… (#1311) - posted by xy...@apache.org on 2019/08/28 00:29:33 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated (ab7605b -> 577e033) - posted by xy...@apache.org on 2019/08/28 00:40:16 UTC, 0 replies.
- [hadoop] 01/01: HDDS-1946. CertificateClient should not persist keys/certs to ozone.m… (#1311) - posted by xy...@apache.org on 2019/08/28 00:40:17 UTC, 0 replies.
- [hadoop] branch HDDS-1564 created (now b1eee8b) - posted by sa...@apache.org on 2019/08/28 03:32:16 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1753. Datanode unable to find chunk while replication data using ratis. (#1318) - posted by lj...@apache.org on 2019/08/28 05:24:55 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16527. Add a whitelist of endpoints to skip Kerberos authentication (#1336) Contributed by Akira Ajisaka. - posted by ta...@apache.org on 2019/08/28 05:28:47 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-2037. Fix hadoop version in pom.ozone.xml. (#1352) - posted by na...@apache.org on 2019/08/28 10:14:00 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1596. Create service endpoint to download configuration from SCM. - posted by ae...@apache.org on 2019/08/28 16:21:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-738. Removing REST protocol support from OzoneClient. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/08/28 16:59:41 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1094. Performance test infrastructure : skip writing user data on Datanode. Contributed by Supratim Deka (#1323) - posted by ar...@apache.org on 2019/08/28 17:05:29 UTC, 0 replies.
- [hadoop] branch trunk updated (1407414 -> c7d426d) - posted by ae...@apache.org on 2019/08/28 17:19:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14710. RBF: Improve some RPC performance by using previous block. Contributed by xuzq. - posted by in...@apache.org on 2019/08/28 17:48:10 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated (3a099ca -> d8226cb) - posted by na...@apache.org on 2019/08/28 18:09:23 UTC, 0 replies.
- [hadoop] 01/03: HDDS-1999. Basic acceptance test and SCM/OM web UI broken by Bootstrap upgrade (#1327) - posted by na...@apache.org on 2019/08/28 18:09:24 UTC, 0 replies.
- [hadoop] 02/03: HDDS-2000. Don't depend on bootstrap/jquery versions from hadoop-trunk snapshot - posted by na...@apache.org on 2019/08/28 18:09:25 UTC, 0 replies.
- [hadoop] 03/03: HDDS-1915. Remove hadoop script from ozone distribution - posted by na...@apache.org on 2019/08/28 18:09:26 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-8631. WebHDFS : Support setQuota. Contributed by Chao Sun. - posted by su...@apache.org on 2019/08/28 18:34:29 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1937. Acceptance tests fail if scm webui shows invalid json - posted by ae...@apache.org on 2019/08/28 18:40:56 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1942. Support copy during S3 multipart upload part creation - posted by ae...@apache.org on 2019/08/28 19:03:10 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1950. S3 MPU part-list call fails if there are no parts - posted by ae...@apache.org on 2019/08/28 19:14:07 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2051. Rat check failure in decommissioning.md (#1372) - posted by ae...@apache.org on 2019/08/28 20:28:17 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06). - posted by ep...@apache.org on 2019/08/28 20:50:05 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06). - posted by ep...@apache.org on 2019/08/28 21:03:04 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06). - posted by ep...@apache.org on 2019/08/28 21:14:02 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06). - posted by ep...@apache.org on 2019/08/28 21:24:05 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06). - posted by ep...@apache.org on 2019/08/28 21:34:12 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06). - posted by ep...@apache.org on 2019/08/28 21:43:12 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06). - posted by ep...@apache.org on 2019/08/28 21:50:52 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1941. Unused executor in SimpleContainerDownloader (#1367) - posted by bh...@apache.org on 2019/08/28 21:59:56 UTC, 0 replies.
- [hadoop] branch HDDS-1550 deleted (was a8a1727) - posted by ae...@apache.org on 2019/08/28 22:26:28 UTC, 0 replies.
- [hadoop] branch HDDS-1582 deleted (was 887bdc4) - posted by ae...@apache.org on 2019/08/28 22:28:07 UTC, 0 replies.
- [hadoop] branch HDDS-151 deleted (was 920d154) - posted by ae...@apache.org on 2019/08/28 22:29:06 UTC, 0 replies.
- [hadoop] branch branch-2 updated (8e8c16d -> f56972b) - posted by tm...@apache.org on 2019/08/28 22:44:17 UTC, 0 replies.
- [hadoop] 01/09: HADOOP-16242. ABFS: add bufferpool to AbfsOutputStream. - posted by tm...@apache.org on 2019/08/28 22:44:18 UTC, 0 replies.
- [hadoop] 02/09: HADOOP-16269. ABFS: add listFileStatus with StartFrom. - posted by tm...@apache.org on 2019/08/28 22:44:19 UTC, 0 replies.
- [hadoop] 03/09: HADOOP-16251. ABFS: add FSMainOperationsBaseTest - posted by tm...@apache.org on 2019/08/28 22:44:20 UTC, 0 replies.
- [hadoop] 04/09: Revert "HADOOP-16251. ABFS: add FSMainOperationsBaseTest" - posted by tm...@apache.org on 2019/08/28 22:44:21 UTC, 0 replies.
- [hadoop] 05/09: HADOOP-16376. ABFS: Override access() to no-op. - posted by tm...@apache.org on 2019/08/28 22:44:22 UTC, 0 replies.
- [hadoop] 06/09: HADOOP-16404. ABFS default blocksize change(256MB from 512MB) - posted by tm...@apache.org on 2019/08/28 22:44:23 UTC, 0 replies.
- [hadoop] 07/09: HADOOP-16479. ABFS FileStatus.getModificationTime returns localized time instead of UTC. - posted by tm...@apache.org on 2019/08/28 22:44:24 UTC, 0 replies.
- [hadoop] 08/09: HADOOP-16315. ABFS: transform full UPN for named user in AclStatus - posted by tm...@apache.org on 2019/08/28 22:44:25 UTC, 0 replies.
- [hadoop] 09/09: HADOOP-16460: ABFS: fix for Sever Name Indication (SNI) - posted by tm...@apache.org on 2019/08/28 22:44:26 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9640. Slow event processing could cause too many attempt unregister events. Contributed by Bibin A Chundatt. - posted by ro...@apache.org on 2019/08/29 04:07:22 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9754. Add support for arbitrary DAG AM Simulator. Contributed by Abhishek Modi. - posted by ab...@apache.org on 2019/08/29 06:13:58 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9796. Fix ASF license issue in branch-3.2. Contributed by Prabhu Joseph. - posted by ro...@apache.org on 2019/08/29 06:32:28 UTC, 0 replies.
- [hadoop] branch trunk updated: Revert "HDDS-1596. Create service endpoint to download configuration from SCM." - posted by el...@apache.org on 2019/08/29 07:25:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2045. Partially started compose cluster left running - posted by el...@apache.org on 2019/08/29 08:01:24 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9664. Improve response of scheduler/app activities for better understanding. Contributed by Tao Yang. - posted by ww...@apache.org on 2019/08/29 10:50:36 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated (d8226cb -> e5c64a8) - posted by na...@apache.org on 2019/08/29 13:10:40 UTC, 0 replies.
- [hadoop] 01/02: HDDS-1942. Support copy during S3 multipart upload part creation - posted by na...@apache.org on 2019/08/29 13:10:41 UTC, 0 replies.
- [hadoop] 02/02: HDDS-1950. S3 MPU part-list call fails if there are no parts - posted by na...@apache.org on 2019/08/29 13:10:42 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14721. RBF: ProxyOpComplete is not accurate in FederationRPCPerformanceMonitor. Contributed by xuzq. - posted by ay...@apache.org on 2019/08/29 14:49:20 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-11246. FSNameSystem#logAuditEvent should be called outside the read or write locks. Contributed by He Xiaoqiao, Kuhu Shukla. - posted by we...@apache.org on 2019/08/29 17:11:55 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14104. Review getImageTxIdToRetain. Contributed by David Mollitor. - posted by in...@apache.org on 2019/08/29 21:18:46 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14256. Review Logging of NameNode Class. Contributed by David Mollitor. - posted by in...@apache.org on 2019/08/29 21:21:18 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-8178. QJM doesn't move aside stale inprogress edits files. Contributed by Istvan Fajth. - posted by we...@apache.org on 2019/08/29 23:55:38 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-8178. QJM doesn't move aside stale inprogress edits files. Contributed by Istvan Fajth. - posted by we...@apache.org on 2019/08/29 23:56:25 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2050. Error while compiling ozone-recon-web (#1374) - posted by ae...@apache.org on 2019/08/29 23:57:11 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated (a8901a1 -> 056b54c) - posted by jh...@apache.org on 2019/08/30 00:04:06 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1935. Improve the visibility with Ozone Insight tool (#1255) - posted by ae...@apache.org on 2019/08/30 00:08:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14706. Checksums are not checked if block meta file is less than 7 bytes. Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/30 00:38:39 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9783. Remove low-level zookeeper test to be able to build Hadoop against zookeeper 3.5.5. Contributed by Mate Szalay-Beko. - posted by aa...@apache.org on 2019/08/30 01:14:24 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14706. Checksums are not checked if block meta file is less than 7 bytes. Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/30 01:25:50 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14706. Checksums are not checked if block meta file is less than 7 bytes. Contributed by Stephen O'Donnell. - posted by we...@apache.org on 2019/08/30 01:31:21 UTC, 0 replies.
- [hadoop] branch trunk updated: Make DataNodePeerMetrics#minOutlierDetectionSamples configurable (#1314). Contributed by Lisheng Sun. - posted by we...@apache.org on 2019/08/30 01:35:34 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: Make DataNodePeerMetrics#minOutlierDetectionSamples configurable (#1314). Contributed by Lisheng Sun. - posted by we...@apache.org on 2019/08/30 01:52:06 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: Make DataNodePeerMetrics#minOutlierDetectionSamples configurable (#1314). Contributed by Lisheng Sun. - posted by we...@apache.org on 2019/08/30 01:52:07 UTC, 0 replies.
- [hadoop] branch branch-2 updated (f56972b -> 056b54c) - posted by jh...@apache.org on 2019/08/30 02:27:56 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-12212. Options.Rename.To_TRASH is considered even when Options.Rename.NONE is specified. Contributed by Vinayakumar B. - posted by ay...@apache.org on 2019/08/30 03:26:51 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-12212. Options.Rename.To_TRASH is considered even when Options.Rename.NONE is specified. Contributed by Vinayakumar B. - posted by ay...@apache.org on 2019/08/30 03:29:06 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-12212. Options.Rename.To_TRASH is considered even when Options.Rename.NONE is specified. Contributed by Vinayakumar B. - posted by ay...@apache.org on 2019/08/30 03:30:40 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-15998. Ensure jar validation works on Windows. - posted by bu...@apache.org on 2019/08/30 04:09:11 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-15998. Ensure jar validation works on Windows. - posted by bu...@apache.org on 2019/08/30 04:09:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15998. Ensure jar validation works on Windows. - posted by bu...@apache.org on 2019/08/30 04:09:13 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9714. ZooKeeper connection in ZKRMStateStore leaks after RM transitioned to standby. Contributed by Tao Yang. - posted by ro...@apache.org on 2019/08/30 05:05:32 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9714. ZooKeeper connection in ZKRMStateStore leaks after RM transitioned to standby. Contributed by Tao Yang. - posted by ro...@apache.org on 2019/08/30 05:11:58 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2058. Remove hadoop dependencies in ozone build - posted by el...@apache.org on 2019/08/30 08:21:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14796. Define LOG instead of BlockManager.LOG in ErasureCodingWork/ReplicationWork. Contributed by Fei Hui. - posted by su...@apache.org on 2019/08/30 09:02:21 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9540. TestRMAppTransitions fails intermittently. Contributed by Tao Yang. - posted by ab...@apache.org on 2019/08/30 11:47:59 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2047. Datanodes fail to come up after 10 retries in a secure env… (#1379) - posted by xy...@apache.org on 2019/08/30 16:27:51 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2014. Create Symmetric Key for GDPR (#1362) - posted by bh...@apache.org on 2019/08/30 16:55:43 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-2058. Remove hadoop dependencies in ozone build - posted by na...@apache.org on 2019/08/30 17:34:30 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2063. Integration tests create untracked file audit.log (#1384) - posted by bh...@apache.org on 2019/08/30 19:23:34 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2061. Add hdds.container.chunk.persistdata as exception to TestOzoneConfigurationFields (#1382) - posted by bh...@apache.org on 2019/08/30 19:31:57 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-8178. QJM doesn't move aside stale inprogress edits files. Contributed by Istvan Fajth. - posted by we...@apache.org on 2019/08/30 20:14:39 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-7585. NodeManager should go unhealthy when state store throws DBException. Contributed by Wilfred Spiegelenburg. - posted by jh...@apache.org on 2019/08/30 21:04:19 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HDFS-14726. Fix JN incompatibility issue in branch-2 due to backport of HDFS-10519. Contributed by Chen Liang. - posted by cl...@apache.org on 2019/08/30 22:55:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2042. Avoid log on console with Ozone shell - posted by ae...@apache.org on 2019/08/31 00:48:20 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9162. Fix TestRMAdminCLI#testHelp. Contributed by Ayush Saxena. - posted by jh...@apache.org on 2019/08/31 00:52:50 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9162. Fix TestRMAdminCLI#testHelp. Contributed by Ayush Saxena. - posted by jh...@apache.org on 2019/08/31 00:57:07 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-9162. Fix TestRMAdminCLI#testHelp. Contributed by Ayush Saxena. - posted by jh...@apache.org on 2019/08/31 00:57:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1413. Attempt to fix TestCloseContainerCommandHandler by adjusting timeouts - posted by ae...@apache.org on 2019/08/31 01:23:44 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9798. ApplicationMasterServiceTestBase#testRepeatedFinishApplicationMaster fails intermittently. Contributed by Tao Yang. - posted by ab...@apache.org on 2019/08/31 04:28:01 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9800. TestRMDelegationTokens can fail in testRemoveExpiredMasterKeyInRMStateStore. Contributed by Adam Antal. - posted by ab...@apache.org on 2019/08/31 04:33:31 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-2060. Create Ozone specific LICENSE file for the Ozone source package - posted by ae...@apache.org on 2019/08/31 22:03:04 UTC, 0 replies.
- [hadoop] branch ozone-0.4.1 updated: HDDS-2060. Create Ozone specific LICENSE file for the Ozone source package - posted by ae...@apache.org on 2019/08/31 22:09:34 UTC, 0 replies.