You are viewing a plain text version of this content. The canonical link for it is here.
- hadoop git commit: YARN-5282. Fix typos in CapacityScheduler documentation. (Ray Chiang via Varun Saxena). - posted by va...@apache.org on 2016/07/01 06:09:05 UTC, 1 replies.
- hadoop git commit: HADOOP-13314. Remove 'package-info.java' from 'test\java\org\apache\hadoop\fs\shell\' to remove eclipse compile error (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2016/07/01 06:49:30 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-13314. Remove 'package-info.java' from 'test\java\org\apache\hadoop\fs\shell\' to remove eclipse compile error (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2016/07/01 06:55:41 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13314. Remove 'package-info.java' from 'test\java\org\apache\hadoop\fs\shell\' to remove eclipse compile error (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2016/07/01 06:55:42 UTC, 0 replies.
- hadoop git commit: HADOOP-12064. [JDK8] Update guice version to 4.0. (ozawa) - posted by oz...@apache.org on 2016/07/01 18:26:21 UTC, 0 replies.
- hadoop git commit: YARN-5023. TestAMRestart#testShouldNotCountFailureToMaxAttemptRetry fails. Contributed by sandflee - posted by ji...@apache.org on 2016/07/01 21:29:13 UTC, 2 replies.
- hadoop git commit: HADOOP-13305. Define common statistics names across schemes. Contributed by Mingliang Liu. - posted by ji...@apache.org on 2016/07/01 22:35:19 UTC, 2 replies.
- hadoop git commit: HADOOP-13337. Update maven-enforcer-plugin versioin to 1.4.1. (ozawa) - posted by oz...@apache.org on 2016/07/01 22:41:33 UTC, 1 replies.
- hadoop git commit: YARN-4568. Fix message when NodeManager runs into errors initializing the recovery directory. (rchiang) - posted by rc...@apache.org on 2016/07/01 22:53:52 UTC, 1 replies.
- hadoop git commit: YARN-5174. [documentation] several updates/corrections to timeline service documentation (Sangjin Lee, Varun Saxena, Naganarasimha G R, and Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/01 23:25:08 UTC, 0 replies.
- hadoop git commit: HDFS-10548. Remove the long deprecated BlockReaderRemote. Contributed by Kai Zheng - posted by dr...@apache.org on 2016/07/02 03:58:56 UTC, 0 replies.
- hadoop git commit: HDFS-10572. Fix TestOfflineEditsViewer#testGenerated. Contributed by Surendra Singh Lilhore. - posted by aa...@apache.org on 2016/07/04 04:17:48 UTC, 1 replies.
- hadoop git commit: HDFS-10589. Javadoc for HAState#HAState and HAState#setStateInternal contains non-existent params. Contributed by shenyinjie. - posted by aa...@apache.org on 2016/07/04 14:16:26 UTC, 2 replies.
- hadoop git commit: YARN-5286. Add RPC port info in RM web service's response when getting app status. (Jun Gong via Varun Saxena). - posted by va...@apache.org on 2016/07/05 17:27:18 UTC, 2 replies.
- hadoop git commit: HADOOP-13342. ISAL download is breaking the Dockerfile - posted by ra...@apache.org on 2016/07/05 18:11:51 UTC, 0 replies.
- hadoop git commit: YARN-5214. Fixed locking in DirectoryCollection to avoid hanging NMs when various code-paths hit slow disks. Contributed by Junping Du. - posted by vi...@apache.org on 2016/07/06 00:15:23 UTC, 2 replies.
- hadoop git commit: YARN-5296. NMs going OutOfMemory because ContainerMetrics leak in ContainerMonitorImpl. Contributed by Junping Du - posted by ji...@apache.org on 2016/07/06 01:05:51 UTC, 1 replies.
- hadoop git commit: YARN-5294. Pass remote ip address down to YarnAuthorizationProvider. (Jian He via wangda) - posted by wa...@apache.org on 2016/07/06 17:38:28 UTC, 1 replies.
- hadoop git commit: YARN-5227. Yarn logs command: no need to specify applicationId when specifying containerId. Contributed by Gergely Novák - posted by ji...@apache.org on 2016/07/06 20:28:47 UTC, 1 replies.
- hadoop git commit: YARN-5224. Added new web-services /containers/{containerid}/logs & /containers/{containerid}/logs/{filename} and using them in "yarn logs" CLI to get logs of finished containers of a running application. Contributed by Xuan Gong. - posted by vi...@apache.org on 2016/07/06 21:13:03 UTC, 1 replies.
- hadoop git commit: YARN-5316 fix hadoop-aws pom not to do the exclusion (Sangjin Li via Vrushali C) - posted by vr...@apache.org on 2016/07/06 22:11:13 UTC, 0 replies.
- hadoop git commit: YARN-5233. Support for specifying a path for ATS plugin jars. Contributed by Li Lu - posted by ji...@apache.org on 2016/07/06 23:51:00 UTC, 1 replies.
- hadoop git commit: HDFS-10582. Change deprecated configuration fs.checkpoint.dir to dfs.namenode.checkpoint.dir in HDFS Commands Doc. Contributed by Pan Yuxuan. - posted by aa...@apache.org on 2016/07/07 00:54:58 UTC, 2 replies.
- hadoop git commit: HDFS-10488. Update WebHDFS documentation regarding CREATE and MKDIR default permissions. Contributed by Wellington Chevreuil. - posted by wa...@apache.org on 2016/07/07 17:37:00 UTC, 3 replies.
- hadoop git commit: HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. - posted by wa...@apache.org on 2016/07/07 17:44:40 UTC, 5 replies.
- hadoop git commit: MAPREDUCE-6717. Remove deprecated StringUtils.getFormattedTimeWithDiff. Contributed by Shen Yinjie. - posted by aa...@apache.org on 2016/07/07 18:20:06 UTC, 1 replies.
- hadoop git commit: HADOOP-11993. maven enforcer plugin to ban java 8 incompatible dependencies. (ozawa) - posted by oz...@apache.org on 2016/07/07 20:41:26 UTC, 0 replies.
- hadoop git commit: HDFS-10592:Fix intermittent test failure of TestNameNodeResourceChecker#testCheckThatNameNodeResourceMonitorIsRunning. Contributed by Rakesh R - posted by um...@apache.org on 2016/07/07 20:53:01 UTC, 2 replies.
- hadoop git commit: HADOOP-13349. HADOOP_CLASSPATH vs HADOOP_USER_CLASSPATH (aw) - posted by aw...@apache.org on 2016/07/07 21:16:13 UTC, 0 replies.
- hadoop git commit: HADOOP-13283. Support reset operation for new global storage statistics and per FS storage stats. Contributed by Mingliang Liu. - posted by ji...@apache.org on 2016/07/07 21:59:37 UTC, 2 replies.
- hadoop git commit: HADOOP-13320. Fix arguments check in documentation for WordCount v2.0. Contributed by niccolo becchi. - posted by aa...@apache.org on 2016/07/07 22:31:07 UTC, 2 replies.
- hadoop git commit: YARN-5314. Fixed a ConcurrentModificationException in ATS v1.5 EntityGroupFSTimelineStore. Contributed by Li Lu. - posted by vi...@apache.org on 2016/07/08 05:38:22 UTC, 2 replies.
- hadoop git commit: YARN-4939. The decommissioning Node should keep alive during NM restart. Contributed by sandflee. - posted by ju...@apache.org on 2016/07/08 11:14:54 UTC, 0 replies.
- hadoop git commit: YARN-4939. The decommissioning Node should keep alive during NM restart. Contributed by sandflee. (cherry picked from commit 30ee57ceb1e80c30ea3adfe7736d4d4c7d5c8386) - posted by ju...@apache.org on 2016/07/08 13:05:53 UTC, 0 replies.
- hadoop git commit: YARN-4939. The decommissioning Node should keep alive during NM restart. Contributed by sandflee. (cherry picked from commit 30ee57ceb1e80c30ea3adfe7736d4d4c7d5c8386) (cherry picked from commit 5c0386d535c9e9b68f5b72cc8a44c634b64a5825) - posted by ju...@apache.org on 2016/07/08 13:16:59 UTC, 0 replies.
- [hadoop] Git Push Summary - posted by aw...@apache.org on 2016/07/08 16:26:02 UTC, 17 replies.
- svn commit: r1751944 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/skin/images/ - posted by rc...@apache.org on 2016/07/08 17:37:03 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-3461. Consolidate flow name/version/run defaults. (Sangjin Lee via Varun Saxena) [Forced Update!] - posted by sj...@apache.org on 2016/07/08 17:51:55 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-4711. NM is going down with NPE's due to single thread processing of events by Timeline client (Naganarasimha G R via sjlee) - posted by sj...@apache.org on 2016/07/08 17:51:56 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-4986. Add a check in the coprocessor for table to operated on (Vrushali C via sjlee) - posted by sj...@apache.org on 2016/07/08 17:51:57 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-3150. Documenting the timeline service v2. (Sangjin Lee and Vrushali C via gtcarrera9) - posted by sj...@apache.org on 2016/07/08 17:51:58 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-3816. [Aggregation] App-level aggregation and accumulation for YARN system metrics (Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/08 17:51:59 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: MAPREDUCE-6688. Store job configurations in Timeline Service v2 (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:00 UTC, 1 replies.
- [07/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:01 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:02 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:03 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: MAPREDUCE-6424. Store MR counters as timeline metrics instead of event. (Naganarasimha G R via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:04 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-5096 addendum. Turned another logging statement to debug. Contributed by Sangjin Lee. - posted by sj...@apache.org on 2016/07/08 17:52:05 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-5102. timeline service build fails with java 8. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:06 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:07 UTC, 2 replies.
- [14/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:08 UTC, 2 replies.
- [15/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:09 UTC, 2 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:10 UTC, 2 replies.
- [17/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:11 UTC, 1 replies.
- [18/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:12 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:13 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:14 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/08 17:52:15 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5096. timelinereader has a lot of logging that's not useful. (Sangjin Lee via Varun Saxena) - posted by sj...@apache.org on 2016/07/08 17:52:16 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5050. Code cleanup for TestDistributedShell (Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:17 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5093. created time shows 0 in most REST output (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:18 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5018. Online aggregation logic should not run immediately after collectors got started (Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:19 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:20 UTC, 1 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:21 UTC, 2 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:22 UTC, 1 replies.
- [29/50] [abbrv] hadoop git commit: YARN-5138. fix "no findbugs output file" error for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via gtcarrera9) - posted by sj...@apache.org on 2016/07/08 17:52:23 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5097. NPE in Separator.joinEncoded() (Vrushali C via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:24 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-5095. flow activities and flow runs are populated with wrong timestamp when RM restarts w/ recovery enabled (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:25 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-5111. YARN container system metrics are not aggregated to application (Naganarasimha G R via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:26 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:27 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:28 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5189. Make HBaseTimeline[Reader|Writer]Impl default and move FileSystemTimeline*Impl. (Joep Rottinghuis and Sangjin Lee via gtcarrera9) - posted by sj...@apache.org on 2016/07/08 17:52:29 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-5210 NPE in Distributed Shell while publishing DS_CONTAINER_START event (Varun Saxena via Vrushali C) - posted by sj...@apache.org on 2016/07/08 17:52:30 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5142. fix findbugs warnings/errors for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via Varun Saxena) - posted by sj...@apache.org on 2016/07/08 17:52:31 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5167. Escape occurences of encodedValues. (Sangjin Lee via Varun Saxena) - posted by sj...@apache.org on 2016/07/08 17:52:32 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5052 Update timeline service v2 documentation to capture information about filters (Varun Saxena via Vrushali C) - posted by sj...@apache.org on 2016/07/08 17:52:33 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-5243. fix several rebase and other miscellaneous issues before merge. (Sangjin Lee via Varun Saxena) - posted by sj...@apache.org on 2016/07/08 17:52:34 UTC, 1 replies.
- [41/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena) - posted by sj...@apache.org on 2016/07/08 17:52:35 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena) - posted by sj...@apache.org on 2016/07/08 17:52:36 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena) - posted by sj...@apache.org on 2016/07/08 17:52:37 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena) - posted by sj...@apache.org on 2016/07/08 17:52:38 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-5070. upgrade HBase version for first merge (Vrushali C via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:39 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5174. [documentation] several updates/corrections to timeline service documentation (Sangjin Lee, Varun Saxena, Naganarasimha G R, and Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/08 17:52:40 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: Cleanup changes during rebase with trunk (Vrushali C) - posted by sj...@apache.org on 2016/07/08 17:52:41 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: MAPREDUCE-6720. Inconsistent values of counters across tasks and job reported to timeline service. Contributed by Varun Saxena - posted by sj...@apache.org on 2016/07/08 17:52:42 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5316 fix hadoop-aws pom not to do the exclusion (Sangjin Li via Vrushali C) - posted by sj...@apache.org on 2016/07/08 17:52:43 UTC, 1 replies.
- [50/50] [abbrv] hadoop git commit: Fixed the build after the rebase with trunk. - posted by sj...@apache.org on 2016/07/08 17:52:44 UTC, 0 replies.
- hadoop git commit: YARN-5297. Avoid printing a stack trace when recovering an app after the RM restarts. (Junping Du via Varun Saxena). - posted by va...@apache.org on 2016/07/08 18:43:23 UTC, 1 replies.
- hadoop git commit: YARN-5318. Fix intermittent test failure of TestRMAdminService#testRefreshNodesResourceWithFileSystemBasedConfigurationProvider. (Jun Gong via Varun Saxena). - posted by va...@apache.org on 2016/07/08 19:44:41 UTC, 2 replies.
- hadoop git commit: HADOOP-13352. Make X-FRAME-OPTIONS configurable in HttpServer2. Contributed by Anu Engineer. - posted by ji...@apache.org on 2016/07/08 21:18:43 UTC, 1 replies.
- [01/21] hadoop git commit: MetadataStore Interface intial commit - posted by le...@apache.org on 2016/07/08 21:30:08 UTC, 0 replies.
- [02/21] hadoop git commit: Change MetadataStore.get() to return a new CachedListStatus. - posted by le...@apache.org on 2016/07/08 21:30:09 UTC, 0 replies.
- [03/21] hadoop git commit: Merge pull request #12 from lei/s3c_mdinter - posted by le...@apache.org on 2016/07/08 21:30:10 UTC, 0 replies.
- [04/21] hadoop git commit: MetadataStore interface additions, in-memory implementation - posted by le...@apache.org on 2016/07/08 21:30:11 UTC, 0 replies.
- [05/21] hadoop git commit: Implement recursive delete for LocalMetadataStore. - posted by le...@apache.org on 2016/07/08 21:30:12 UTC, 0 replies.
- [06/21] hadoop git commit: TestLocalMetadataStore: use absolute path strings - posted by le...@apache.org on 2016/07/08 21:30:13 UTC, 0 replies.
- [07/21] hadoop git commit: More LocalMetadataStore unit tests, get() and listStatus() - posted by le...@apache.org on 2016/07/08 21:30:14 UTC, 0 replies.
- [08/21] hadoop git commit: Add negative test for LocalMetadataStore.listStatus() - posted by le...@apache.org on 2016/07/08 21:30:15 UTC, 0 replies.
- [09/21] hadoop git commit: Apply most-recently-used (MRU) consistently - posted by le...@apache.org on 2016/07/08 21:30:16 UTC, 0 replies.
- [10/21] hadoop git commit: Fix false prefix match of isAncestor() - posted by le...@apache.org on 2016/07/08 21:30:17 UTC, 0 replies.
- [11/21] hadoop git commit: Rename clearHashByPrefix() to clearHashByAncestor() - posted by le...@apache.org on 2016/07/08 21:30:18 UTC, 0 replies.
- [12/21] hadoop git commit: Merge pull request #13 from lei/s3c_mdinter - posted by le...@apache.org on 2016/07/08 21:30:19 UTC, 0 replies.
- [13/21] hadoop git commit: putNew() should create parent CachedDirectory state - posted by le...@apache.org on 2016/07/08 21:30:20 UTC, 0 replies.
- [14/21] hadoop git commit: More LocalMetadataStore tests - posted by le...@apache.org on 2016/07/08 21:30:21 UTC, 0 replies.
- [15/21] hadoop git commit: MetadataStore.delete() improvements - posted by le...@apache.org on 2016/07/08 21:30:22 UTC, 0 replies.
- [16/21] hadoop git commit: Add basic way to get an instance of MetadataStore - posted by le...@apache.org on 2016/07/08 21:30:23 UTC, 0 replies.
- [17/21] hadoop git commit: get filestatus - posted by le...@apache.org on 2016/07/08 21:30:24 UTC, 0 replies.
- [18/21] hadoop git commit: add getFileStatus and listStatus() - posted by le...@apache.org on 2016/07/08 21:30:25 UTC, 0 replies.
- [19/21] hadoop git commit: Merge pull request #14 from lei/s3c_mdinter - posted by le...@apache.org on 2016/07/08 21:30:26 UTC, 0 replies.
- [20/21] hadoop git commit: Merge pull request #15 from lei/get_filestatus - posted by le...@apache.org on 2016/07/08 21:30:27 UTC, 0 replies.
- [21/21] hadoop git commit: put new status when create object - posted by le...@apache.org on 2016/07/08 21:30:28 UTC, 0 replies.
- hadoop git commit: HDFS-10336. TestBalancer failing intermittently because of not reseting UserGroupInformation completely. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/07/08 21:41:47 UTC, 0 replies.
- hadoop git commit: HDFS-10512. VolumeScanner may terminate due to NPE in DataNode.reportBadBlocks. Contributed by Wei-Chiu Chuang and Yiqun Lin. - posted by yj...@apache.org on 2016/07/09 04:57:45 UTC, 2 replies.
- hadoop git commit: Fix OOM issue in DistributedShell. Contributed by Jian He. - posted by ju...@apache.org on 2016/07/09 12:09:47 UTC, 0 replies.
- hadoop git commit: Fix OOM issue in DistributedShell. Contributed by Jian He. (cherry picked from commit 9bdb5bebea1183ec2f697ee3e55392df4fe697bb) - posted by ju...@apache.org on 2016/07/09 12:11:21 UTC, 0 replies.
- hadoop git commit: Fix OOM issue in DistributedShell. Contributed by Jian He. (cherry picked from commit 9bdb5bebea1183ec2f697ee3e55392df4fe697bb) (cherry picked from commit 7db796562c0a512bb626c207b6ed0169e3bbe92f) - posted by ju...@apache.org on 2016/07/09 12:12:16 UTC, 0 replies.
- hadoop git commit: Revert "HADOOP-10465. Fix use of generics within SortedMapWritable. Contributed by Bertrand Dechoux." - posted by aa...@apache.org on 2016/07/10 04:11:22 UTC, 1 replies.
- [1/4] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:39:31 UTC, 0 replies.
- [2/4] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:39:32 UTC, 0 replies.
- [3/4] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:39:33 UTC, 0 replies.
- [4/4] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:39:34 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: MAPREDUCE-6424. Store MR counters as timeline metrics instead of event. (Naganarasimha G R via varunsaxena) [Forced Update!] - posted by sj...@apache.org on 2016/07/10 15:50:52 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-3150. Documenting the timeline service v2. (Sangjin Lee and Vrushali C via gtcarrera9) - posted by sj...@apache.org on 2016/07/10 15:50:53 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:50:54 UTC, 1 replies.
- [04/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:50:55 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:50:56 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-5096. timelinereader has a lot of logging that's not useful. (Sangjin Lee via Varun Saxena) - posted by sj...@apache.org on 2016/07/10 15:50:58 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-5102. timeline service build fails with java 8. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/10 15:50:59 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/10 15:51:00 UTC, 1 replies.
- [10/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/10 15:51:01 UTC, 1 replies.
- [11/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/10 15:51:02 UTC, 1 replies.
- [12/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/10 15:51:03 UTC, 1 replies.
- [18/50] [abbrv] hadoop git commit: YARN-5018. Online aggregation logic should not run immediately after collectors got started (Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:09 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5096 addendum. Turned another logging statement to debug. Contributed by Sangjin Lee. - posted by sj...@apache.org on 2016/07/10 15:51:10 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-5050. Code cleanup for TestDistributedShell (Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:11 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-5093. created time shows 0 in most REST output (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:12 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5095. flow activities and flow runs are populated with wrong timestamp when RM restarts w/ recovery enabled (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:13 UTC, 1 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5138. fix "no findbugs output file" error for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via gtcarrera9) - posted by sj...@apache.org on 2016/07/10 15:51:14 UTC, 1 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5097. NPE in Separator.joinEncoded() (Vrushali C via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:15 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:16 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:17 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:20 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5111. YARN container system metrics are not aggregated to application (Naganarasimha G R via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:21 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-5189. Make HBaseTimeline[Reader|Writer]Impl default and move FileSystemTimeline*Impl. (Joep Rottinghuis and Sangjin Lee via gtcarrera9) - posted by sj...@apache.org on 2016/07/10 15:51:22 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-5167. Escape occurences of encodedValues. (Sangjin Lee via Varun Saxena) - posted by sj...@apache.org on 2016/07/10 15:51:23 UTC, 1 replies.
- [33/50] [abbrv] hadoop git commit: YARN-5210 NPE in Distributed Shell while publishing DS_CONTAINER_START event (Varun Saxena via Vrushali C) - posted by sj...@apache.org on 2016/07/10 15:51:24 UTC, 1 replies.
- [34/50] [abbrv] hadoop git commit: YARN-5142. fix findbugs warnings/errors for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via Varun Saxena) - posted by sj...@apache.org on 2016/07/10 15:51:25 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5052 Update timeline service v2 documentation to capture information about filters (Varun Saxena via Vrushali C) - posted by sj...@apache.org on 2016/07/10 15:51:26 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena) - posted by sj...@apache.org on 2016/07/10 15:51:27 UTC, 1 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena) - posted by sj...@apache.org on 2016/07/10 15:51:28 UTC, 1 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena) - posted by sj...@apache.org on 2016/07/10 15:51:29 UTC, 1 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena) - posted by sj...@apache.org on 2016/07/10 15:51:30 UTC, 1 replies.
- [41/50] [abbrv] hadoop git commit: MAPREDUCE-6720. Inconsistent values of counters across tasks and job reported to timeline service. Contributed by Varun Saxena - posted by sj...@apache.org on 2016/07/10 15:51:32 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: Cleanup changes during rebase with trunk (Vrushali C) - posted by sj...@apache.org on 2016/07/10 15:51:33 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5070. upgrade HBase version for first merge (Vrushali C via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:34 UTC, 1 replies.
- [44/50] [abbrv] hadoop git commit: YARN-5174. [documentation] several updates/corrections to timeline service documentation (Sangjin Lee, Varun Saxena, Naganarasimha G R, and Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/10 15:51:35 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: Fixed the build after the rebase with trunk. - posted by sj...@apache.org on 2016/07/10 15:51:36 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5316 fix hadoop-aws pom not to do the exclusion (Sangjin Li via Vrushali C) - posted by sj...@apache.org on 2016/07/10 15:51:37 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:51:38 UTC, 1 replies.
- [48/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:51:39 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:51:40 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:51:41 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:16 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:17 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: MAPREDUCE-6688. Store job configurations in Timeline Service v2 (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:19 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-3150. Documenting the timeline service v2. (Sangjin Lee and Vrushali C via gtcarrera9) - posted by sj...@apache.org on 2016/07/10 15:57:20 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-5096. timelinereader has a lot of logging that's not useful. (Sangjin Lee via Varun Saxena) - posted by sj...@apache.org on 2016/07/10 15:57:21 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-5102. timeline service build fails with java 8. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/10 15:57:22 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena) - posted by sj...@apache.org on 2016/07/10 15:57:23 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-5050. Code cleanup for TestDistributedShell (Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:32 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-5096 addendum. Turned another logging statement to debug. Contributed by Sangjin Lee. - posted by sj...@apache.org on 2016/07/10 15:57:33 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5018. Online aggregation logic should not run immediately after collectors got started (Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:34 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-5093. created time shows 0 in most REST output (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:35 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-5097. NPE in Separator.joinEncoded() (Vrushali C via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:36 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5189. Make HBaseTimeline[Reader|Writer]Impl default and move FileSystemTimeline*Impl. (Joep Rottinghuis and Sangjin Lee via gtcarrera9) - posted by sj...@apache.org on 2016/07/10 15:57:39 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:40 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5111. YARN container system metrics are not aggregated to application (Naganarasimha G R via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:43 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:44 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (Varun Saxena via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:45 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-5142. fix findbugs warnings/errors for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via Varun Saxena) - posted by sj...@apache.org on 2016/07/10 15:57:46 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-5052 Update timeline service v2 documentation to capture information about filters (Varun Saxena via Vrushali C) - posted by sj...@apache.org on 2016/07/10 15:57:49 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5243. fix several rebase and other miscellaneous issues before merge. (Sangjin Lee via Varun Saxena) - posted by sj...@apache.org on 2016/07/10 15:57:50 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: MAPREDUCE-6720. Inconsistent values of counters across tasks and job reported to timeline service. Contributed by Varun Saxena - posted by sj...@apache.org on 2016/07/10 15:57:55 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: Cleanup changes during rebase with trunk (Vrushali C) - posted by sj...@apache.org on 2016/07/10 15:57:56 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-5174. [documentation] several updates/corrections to timeline service documentation (Sangjin Lee, Varun Saxena, Naganarasimha G R, and Li Lu via sjlee) - posted by sj...@apache.org on 2016/07/10 15:57:57 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:57:59 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:58:00 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. - posted by sj...@apache.org on 2016/07/10 15:58:01 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: Fixed the build after the rebase with trunk. - posted by sj...@apache.org on 2016/07/10 15:58:03 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-2928: YARN Timeline Service v.2: alpha 1 (sjlee) - posted by sj...@apache.org on 2016/07/10 15:58:05 UTC, 0 replies.
- hadoop git commit: YARN-5037. Fix random failure of TestRMRestart#testQueueMetricsOnRMRestart (sandflee via Varun Saxena). - posted by va...@apache.org on 2016/07/10 16:02:14 UTC, 2 replies.
- hadoop git commit: YARN-5161. [YARN-3368] Add Apache Hadoop logo in YarnUI home page. (Kai Sasaki via Sunil G) - posted by su...@apache.org on 2016/07/11 09:00:37 UTC, 0 replies.
- hadoop git commit: HADOOP-13139 Branch-2: S3a to use thread pool that blocks clients. Contributed by Pieter Reuse. - posted by st...@apache.org on 2016/07/11 16:22:07 UTC, 1 replies.
- hadoop git commit: HADOOP-13362. DefaultMetricsSystem leaks the source name when a source unregisters. Contributed by Junping Du - posted by jl...@apache.org on 2016/07/11 20:59:12 UTC, 0 replies.
- hadoop git commit: HDFS-10579. HDFS web interfaces lack configs for X-FRAME-OPTIONS protection. Contributed by Anu Engineer. - posted by ji...@apache.org on 2016/07/11 22:15:01 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-12636. Prevent ServiceLoader failure init for unused FileSystems. Contributed by Inigo Goiri. Cherry picked from commit #8652cce5b2 - posted by vi...@apache.org on 2016/07/11 22:32:03 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-10488. Update WebHDFS documentation regarding CREATE and MKDIR default permissions. Contributed by Wellington Chevreuil. - posted by vi...@apache.org on 2016/07/11 22:32:04 UTC, 0 replies.
- hadoop git commit: HADOOP-13297. Add missing dependency in setting maven-remote-resource-plugin to fix builds. Contributed by Sean Busbey. - posted by aa...@apache.org on 2016/07/12 00:22:43 UTC, 5 replies.
- hadoop git commit: HDFS-10300. TestDistCpSystem should share MiniDFSCluster. Contributed by John Zhuge. - posted by wa...@apache.org on 2016/07/12 01:07:14 UTC, 2 replies.
- hadoop git commit: YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan - posted by ji...@apache.org on 2016/07/12 05:37:07 UTC, 2 replies.
- hadoop git commit: YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). - posted by va...@apache.org on 2016/07/12 15:12:35 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6731. TestMRTimelineEventHandling#testMRNewTimelineServiceEventHandling fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). - posted by va...@apache.org on 2016/07/12 15:16:40 UTC, 0 replies.
- hadoop git commit: New addendum to YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM. - posted by ju...@apache.org on 2016/07/12 15:30:22 UTC, 0 replies.
- hadoop git commit: New addendum to YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM. (cherry picked from commit 7705812c7e3a9f3f774130e25443fda249c08c9c) - posted by ju...@apache.org on 2016/07/12 15:35:56 UTC, 0 replies.
- hadoop git commit: New addendum to YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM. (cherry picked from commit 7705812c7e3a9f3f774130e25443fda249c08c9c) (cherry picked from commit 54812841e2f26275c2d993c73af45a9bbae3e3bf) - posted by ju...@apache.org on 2016/07/12 15:41:00 UTC, 0 replies.
- hadoop git commit: YARN-4393. Fix intermittent test failure for TestResourceLocalizationService#testFailedDirsResourceRelease (Varun Saxana via rohithsharmaks) (cherry picked from commit 791c1639ae0b351e0bf0b2ecec854dc72ab07935) - posted by jl...@apache.org on 2016/07/12 19:37:52 UTC, 2 replies.
- hadoop git commit: YARN-5317. testAMRestartNotLostContainerCompleteMsg may fail. Contributed by sandflee - posted by jl...@apache.org on 2016/07/12 20:37:52 UTC, 0 replies.
- hadoop git commit: YARN-5317. testAMRestartNotLostContainerCompleteMsg may fail. Contributed by sandflee (cherry picked from commit 10b704c5946afe7bfd4a6be40192ce7ca745d817) - posted by jl...@apache.org on 2016/07/12 20:38:50 UTC, 1 replies.
- [1/3] hadoop git commit: HADOOP-12964. Http server vulnerable to clickjacking (haibochen via rkanter) - posted by ji...@apache.org on 2016/07/12 21:43:44 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-13352. Make X-FRAME-OPTIONS configurable in HttpServer2. Contributed by Anu Engineer. - posted by ji...@apache.org on 2016/07/12 21:43:45 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-10579. HDFS web interfaces lack configs for X-FRAME-OPTIONS protection. Contributed by Anu Engineer. - posted by ji...@apache.org on 2016/07/12 21:43:46 UTC, 0 replies.
- hadoop git commit: YARN-4366. Fix Lint Warnings in YARN Common (templedf via rkanter) - posted by rk...@apache.org on 2016/07/12 22:12:42 UTC, 1 replies.
- hadoop git commit: HADOOP-13312. Updated CHANGES.txt to reflect all the changes in branch-2.7. Contributed by Akira Ajisaka. - posted by vi...@apache.org on 2016/07/12 22:43:01 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6625. TestCLI#testGetJob fails occasionally (haibochen via rkanter) - posted by rk...@apache.org on 2016/07/12 22:51:25 UTC, 2 replies.
- hadoop git commit: HDFS-10387. DataTransferProtocol#writeBlock missing some javadocs (John Zhuge via lei) - posted by le...@apache.org on 2016/07/12 23:17:13 UTC, 1 replies.
- hadoop git commit: HADOOP-13315. FileContext#umask is not initialized properly. (John Zhuge via lei) - posted by le...@apache.org on 2016/07/12 23:51:00 UTC, 2 replies.
- hadoop git commit: YARN-5353. ResourceManager can leak delegation tokens when they are shared across apps. (Jason Lowe via Varun Saxena). - posted by va...@apache.org on 2016/07/13 02:00:45 UTC, 4 replies.
- hadoop git commit: HDFS-10544. Balancer doesn't work with IPFailoverProxyProvider. - posted by zh...@apache.org on 2016/07/13 06:19:12 UTC, 5 replies.
- hadoop git commit: HDFS-10590: Fix TestReconstructStripedBlocks.testCountLiveReplicas test failures. Contributed by Rakesh R - posted by um...@apache.org on 2016/07/13 07:07:35 UTC, 0 replies.
- hadoop git commit: HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Vinayakumar B, Yongjun Zhang, and Brahma Reddy Battula. (ozawa) - posted by oz...@apache.org on 2016/07/13 12:29:07 UTC, 3 replies.
- hadoop git commit: YARN-5362. TestRMRestart#testFinishedAppRemovalAfterRMRestart can fail. Contributed by sandflee. - posted by ro...@apache.org on 2016/07/13 13:44:09 UTC, 1 replies.
- hadoop git commit: HDFS-9890: libhdfs++: Add test suite to simulate network issues. Contributed by Xiaowei Zhu. - posted by jh...@apache.org on 2016/07/13 15:41:55 UTC, 0 replies.
- hadoop git commit: YARN-5359. FileSystemTimelineReader/Writer uses unix-specific default storage path (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2016/07/13 15:53:09 UTC, 0 replies.
- hadoop git commit: YARN-5200. Enhanced "yarn logs" to be able to get a list of containers whose logs are aggregated via a "show_container_log_info" option. Contributed by Xuan Gong. - posted by vi...@apache.org on 2016/07/13 17:55:01 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-12570. HDFS Secure Mode Documentation updates. (Arpit Agarwal) - posted by ar...@apache.org on 2016/07/13 20:03:09 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12570. HDFS Secure Mode Documentation updates. (Arpit Agarwal) - posted by ar...@apache.org on 2016/07/13 20:03:10 UTC, 0 replies.
- hadoop git commit: HADOOP-13366. Fix dead link in o.a.h.fs.CommonConfigurationKeysPublic javadoc. Contributed by Rakesh R. - posted by aa...@apache.org on 2016/07/13 20:10:42 UTC, 2 replies.
- hadoop git commit: YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee - posted by na...@apache.org on 2016/07/13 20:14:46 UTC, 0 replies.
- hadoop git commit: YARN-5339. Fixed "yarn logs" to fail when a file is passed to -out option instead of a directory. Contributed by Xuan Gong. - posted by vi...@apache.org on 2016/07/13 21:55:14 UTC, 1 replies.
- hadoop git commit: HADOOP-13290. Appropriate use of generics in FairCallQueue. Contributed by Jonathan Hung. - posted by zh...@apache.org on 2016/07/13 23:37:51 UTC, 4 replies.
- hadoop git commit: HDFS-10617. PendingReconstructionBlocks.size() should be synchronized. Contributed by Eric Badger. - posted by ki...@apache.org on 2016/07/14 03:00:30 UTC, 1 replies.
- hadoop git commit: YARN-5299. Log Docker run command when container fails. Contributed by Varun Vasudev. - posted by ro...@apache.org on 2016/07/14 06:18:47 UTC, 1 replies.
- hadoop git commit: HDFS-10570. Remove classpath conflicts of netty-all jar in hadoop-hdfs-client. Contributed by Vinayakumar B. - posted by st...@apache.org on 2016/07/14 09:20:30 UTC, 0 replies.
- hadoop git commit: HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor - posted by st...@apache.org on 2016/07/14 09:29:41 UTC, 1 replies.
- hadoop git commit: Revert "HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor" - posted by st...@apache.org on 2016/07/14 09:30:49 UTC, 0 replies.
- [1/6] hadoop git commit: YARN-5298. Mount usercache and NM filecache directories into Docker container. Contributed by Sidharta Seethana. - posted by vv...@apache.org on 2016/07/14 14:04:25 UTC, 0 replies.
- [2/6] hadoop git commit: YARN-5298. Mount usercache and NM filecache directories into Docker container. Contributed by Sidharta Seethana. - posted by vv...@apache.org on 2016/07/14 14:04:26 UTC, 0 replies.
- [3/6] hadoop git commit: YARN-4759. Fix signal handling for docker containers. Contributed by Shane Kumpf. - posted by vv...@apache.org on 2016/07/14 14:04:27 UTC, 0 replies.
- [4/6] hadoop git commit: YARN-5303. Clean up ContainerExecutor JavaDoc. Contributed by Daniel Templeton. - posted by vv...@apache.org on 2016/07/14 14:04:28 UTC, 0 replies.
- [5/6] hadoop git commit: YARN-4759. Fix signal handling for docker containers. Contributed by Shane Kumpf. - posted by vv...@apache.org on 2016/07/14 14:04:29 UTC, 0 replies.
- [6/6] hadoop git commit: YARN-5303. Clean up ContainerExecutor JavaDoc. Contributed by Daniel Templeton. - posted by vv...@apache.org on 2016/07/14 14:04:30 UTC, 0 replies.
- [01/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:03 UTC, 0 replies.
- [02/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:04 UTC, 0 replies.
- [03/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:05 UTC, 0 replies.
- [04/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:06 UTC, 0 replies.
- [05/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:07 UTC, 0 replies.
- [06/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:08 UTC, 0 replies.
- [07/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:09 UTC, 0 replies.
- [08/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:10 UTC, 0 replies.
- [09/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:11 UTC, 0 replies.
- [10/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:12 UTC, 0 replies.
- [11/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:13 UTC, 0 replies.
- [12/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:14 UTC, 0 replies.
- [13/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:15 UTC, 0 replies.
- [14/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:16 UTC, 0 replies.
- [15/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:17 UTC, 0 replies.
- [16/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:18 UTC, 0 replies.
- [17/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:19 UTC, 0 replies.
- [18/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:20 UTC, 0 replies.
- [19/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:21 UTC, 0 replies.
- [20/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:22 UTC, 0 replies.
- [21/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:23 UTC, 0 replies.
- [22/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:24 UTC, 0 replies.
- [23/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:25 UTC, 0 replies.
- [24/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:26 UTC, 0 replies.
- [25/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:27 UTC, 0 replies.
- [26/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:28 UTC, 0 replies.
- [27/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:29 UTC, 0 replies.
- [28/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:30 UTC, 0 replies.
- [29/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:31 UTC, 0 replies.
- [30/30] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/14 16:49:32 UTC, 0 replies.
- hadoop git commit: YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kumar Vavilapalli) - posted by xg...@apache.org on 2016/07/14 17:21:39 UTC, 1 replies.
- hadoop git commit: HDFS-10600. PlanCommand#getThrsholdPercentage should not use throughput value. (Yiqun Lin via lei) - posted by le...@apache.org on 2016/07/14 17:41:59 UTC, 0 replies.
- hadoop git commit: YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor. - posted by aa...@apache.org on 2016/07/14 17:45:28 UTC, 2 replies.
- [1/2] hadoop git commit: HDFS-10623. Remove unused import of httpclient.HttpConnection from TestWebHdfsTokens. (Contributed by Hanisha Koneru) - posted by ar...@apache.org on 2016/07/14 20:18:17 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-10623. Remove unused import of httpclient.HttpConnection from TestWebHdfsTokens. (Contributed by Hanisha Koneru) - posted by ar...@apache.org on 2016/07/14 20:18:18 UTC, 0 replies.
- hadoop git commit: HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu. - posted by aa...@apache.org on 2016/07/14 21:43:38 UTC, 2 replies.
- hadoop git commit: YARN-5379. TestHBaseTimelineStorage. testWriteApplicationToHBase() fails intermittently (Vrushali C via sjlee) - posted by sj...@apache.org on 2016/07/14 22:19:29 UTC, 0 replies.
- hadoop git commit: HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou. - posted by aa...@apache.org on 2016/07/15 06:16:37 UTC, 2 replies.
- hadoop git commit: YARN-5380. NMTimelinePublisher should use getMemorySize instead of getMemory. Contributed by Vrushali C - posted by na...@apache.org on 2016/07/15 09:06:08 UTC, 0 replies.
- [Hadoop Wiki] Update of "AmazonS3" by SteveLoughran - posted by Apache Wiki <wi...@apache.org> on 2016/07/15 09:41:44 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and queues to cluster overview page (Wangda Tan via Sunil G) YARN-5322 - posted by su...@apache.org on 2016/07/15 15:45:54 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and queues to cluster overview page (Wangda Tan via Sunil G) YARN-5322 - posted by su...@apache.org on 2016/07/15 15:45:55 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and queues to cluster overview page (Wangda Tan via Sunil G) YARN-5322 - posted by su...@apache.org on 2016/07/15 15:45:56 UTC, 0 replies.
- hadoop git commit: YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong. - posted by ju...@apache.org on 2016/07/15 16:22:36 UTC, 0 replies.
- hadoop git commit: YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong. (cherry picked from commit 7e5355c14e55fd6540f7f070df4b78fa94a81618) - posted by ju...@apache.org on 2016/07/15 16:30:25 UTC, 0 replies.
- hadoop git commit: YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena) - posted by va...@apache.org on 2016/07/15 17:49:37 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli. - posted by ju...@apache.org on 2016/07/15 18:25:18 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli. (cherry picked from commit 1d053836b118de2ebda254ed2182db68a45baaa1) - posted by ju...@apache.org on 2016/07/15 18:35:36 UTC, 0 replies.
- hadoop git commit: YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda) - posted by wa...@apache.org on 2016/07/15 18:40:50 UTC, 2 replies.
- hadoop git commit: HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou. - posted by aa...@apache.org on 2016/07/15 18:43:37 UTC, 2 replies.
- hadoop git commit: MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter) - posted by rk...@apache.org on 2016/07/15 20:30:01 UTC, 1 replies.
- hadoop git commit: HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter) - posted by rk...@apache.org on 2016/07/15 20:41:22 UTC, 1 replies.
- hadoop git commit: HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu. - posted by ji...@apache.org on 2016/07/15 21:29:35 UTC, 2 replies.
- hadoop git commit: YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by as...@apache.org on 2016/07/15 21:35:23 UTC, 0 replies.
- hadoop git commit: YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by as...@apache.org on 2016/07/15 21:38:42 UTC, 0 replies.
- hadoop git commit: YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang) - posted by rc...@apache.org on 2016/07/15 21:39:04 UTC, 1 replies.
- [1/2] hadoop git commit: Patch v3. javac, javadoc and checkstyle warnings - posted by ka...@apache.org on 2016/07/15 21:43:29 UTC, 0 replies.
- [2/2] hadoop git commit: Y-5181. Patch v2 - posted by ka...@apache.org on 2016/07/15 21:43:30 UTC, 0 replies.
- hadoop git commit: HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) - posted by oz...@apache.org on 2016/07/15 23:01:47 UTC, 5 replies.
- [Hadoop Wiki] Update of "HowToRelease" by AndrewWang - posted by Apache Wiki <wi...@apache.org> on 2016/07/16 01:55:14 UTC, 0 replies.
- hadoop git commit: Updating version to 3.0.0-alpha1 for release branch - posted by wa...@apache.org on 2016/07/16 02:12:58 UTC, 0 replies.
- hadoop git commit: Preparing for 3.0.0-alpha2 development - posted by wa...@apache.org on 2016/07/16 02:13:09 UTC, 0 replies.
- [01/50] hadoop git commit: HDFS-10579. HDFS web interfaces lack configs for X-FRAME-OPTIONS protection. Contributed by Anu Engineer. - posted by sj...@apache.org on 2016/07/16 03:21:22 UTC, 0 replies.
- [02/50] hadoop git commit: HADOOP-13297. Add missing dependency in setting maven-remote-resource-plugin to fix builds. Contributed by Sean Busbey. - posted by sj...@apache.org on 2016/07/16 03:21:23 UTC, 0 replies.
- [03/50] hadoop git commit: HDFS-10300. TestDistCpSystem should share MiniDFSCluster. Contributed by John Zhuge. - posted by sj...@apache.org on 2016/07/16 03:21:24 UTC, 0 replies.
- [04/50] hadoop git commit: YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan - posted by sj...@apache.org on 2016/07/16 03:21:25 UTC, 0 replies.
- [05/50] hadoop git commit: YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). - posted by sj...@apache.org on 2016/07/16 03:21:26 UTC, 0 replies.
- [06/50] hadoop git commit: MAPREDUCE-6731. TestMRTimelineEventHandling#testMRNewTimelineServiceEventHandling fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). - posted by sj...@apache.org on 2016/07/16 03:21:27 UTC, 0 replies.
- [07/50] hadoop git commit: New addendum to YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM. - posted by sj...@apache.org on 2016/07/16 03:21:28 UTC, 0 replies.
- [08/50] hadoop git commit: YARN-5317. testAMRestartNotLostContainerCompleteMsg may fail. Contributed by sandflee - posted by sj...@apache.org on 2016/07/16 03:21:29 UTC, 0 replies.
- [09/50] hadoop git commit: YARN-4366. Fix Lint Warnings in YARN Common (templedf via rkanter) - posted by sj...@apache.org on 2016/07/16 03:21:30 UTC, 0 replies.
- [10/50] hadoop git commit: MAPREDUCE-6625. TestCLI#testGetJob fails occasionally (haibochen via rkanter) - posted by sj...@apache.org on 2016/07/16 03:21:31 UTC, 0 replies.
- [11/50] hadoop git commit: HDFS-10387. DataTransferProtocol#writeBlock missing some javadocs (John Zhuge via lei) - posted by sj...@apache.org on 2016/07/16 03:21:32 UTC, 0 replies.
- [12/50] hadoop git commit: HADOOP-13315. FileContext#umask is not initialized properly. (John Zhuge via lei) - posted by sj...@apache.org on 2016/07/16 03:21:33 UTC, 0 replies.
- [13/50] hadoop git commit: YARN-5353. ResourceManager can leak delegation tokens when they are shared across apps. (Jason Lowe via Varun Saxena). - posted by sj...@apache.org on 2016/07/16 03:21:34 UTC, 0 replies.
- [14/50] hadoop git commit: HDFS-10544. Balancer doesn't work with IPFailoverProxyProvider. - posted by sj...@apache.org on 2016/07/16 03:21:35 UTC, 0 replies.
- [15/50] hadoop git commit: HDFS-10590: Fix TestReconstructStripedBlocks.testCountLiveReplicas test failures. Contributed by Rakesh R - posted by sj...@apache.org on 2016/07/16 03:21:36 UTC, 0 replies.
- [16/50] hadoop git commit: HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Vinayakumar B, Yongjun Zhang, and Brahma Reddy Battula. (ozawa) - posted by sj...@apache.org on 2016/07/16 03:21:37 UTC, 0 replies.
- [17/50] hadoop git commit: YARN-5362. TestRMRestart#testFinishedAppRemovalAfterRMRestart can fail. Contributed by sandflee. - posted by sj...@apache.org on 2016/07/16 03:21:38 UTC, 0 replies.
- [18/50] hadoop git commit: YARN-5359. FileSystemTimelineReader/Writer uses unix-specific default storage path (Sangjin Lee via Varun Saxena) - posted by sj...@apache.org on 2016/07/16 03:21:39 UTC, 0 replies.
- [19/50] hadoop git commit: YARN-5200. Enhanced "yarn logs" to be able to get a list of containers whose logs are aggregated via a "show_container_log_info" option. Contributed by Xuan Gong. - posted by sj...@apache.org on 2016/07/16 03:21:40 UTC, 0 replies.
- [20/50] hadoop git commit: HADOOP-13366. Fix dead link in o.a.h.fs.CommonConfigurationKeysPublic javadoc. Contributed by Rakesh R. - posted by sj...@apache.org on 2016/07/16 03:21:41 UTC, 0 replies.
- [21/50] hadoop git commit: YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee - posted by sj...@apache.org on 2016/07/16 03:21:42 UTC, 0 replies.
- [22/50] hadoop git commit: YARN-5339. Fixed "yarn logs" to fail when a file is passed to -out option instead of a directory. Contributed by Xuan Gong. - posted by sj...@apache.org on 2016/07/16 03:21:43 UTC, 0 replies.
- [23/50] hadoop git commit: HADOOP-13290. Appropriate use of generics in FairCallQueue. Contributed by Jonathan Hung. - posted by sj...@apache.org on 2016/07/16 03:21:44 UTC, 0 replies.
- [24/50] hadoop git commit: HDFS-10617. PendingReconstructionBlocks.size() should be synchronized. Contributed by Eric Badger. - posted by sj...@apache.org on 2016/07/16 03:21:45 UTC, 0 replies.
- [25/50] hadoop git commit: YARN-5299. Log Docker run command when container fails. Contributed by Varun Vasudev. - posted by sj...@apache.org on 2016/07/16 03:21:46 UTC, 0 replies.
- [26/50] hadoop git commit: HDFS-10570. Remove classpath conflicts of netty-all jar in hadoop-hdfs-client. Contributed by Vinayakumar B. - posted by sj...@apache.org on 2016/07/16 03:21:47 UTC, 0 replies.
- [27/50] hadoop git commit: HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor - posted by sj...@apache.org on 2016/07/16 03:21:48 UTC, 0 replies.
- [28/50] hadoop git commit: Revert "HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor" - posted by sj...@apache.org on 2016/07/16 03:21:49 UTC, 0 replies.
- [29/50] hadoop git commit: YARN-5298. Mount usercache and NM filecache directories into Docker container. Contributed by Sidharta Seethana. - posted by sj...@apache.org on 2016/07/16 03:21:50 UTC, 0 replies.
- [30/50] hadoop git commit: YARN-4759. Fix signal handling for docker containers. Contributed by Shane Kumpf. - posted by sj...@apache.org on 2016/07/16 03:21:51 UTC, 0 replies.
- [31/50] hadoop git commit: YARN-5303. Clean up ContainerExecutor JavaDoc. Contributed by Daniel Templeton. - posted by sj...@apache.org on 2016/07/16 03:21:52 UTC, 0 replies.
- [32/50] hadoop git commit: YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kumar Vavilapalli) - posted by sj...@apache.org on 2016/07/16 03:21:53 UTC, 0 replies.
- [33/50] hadoop git commit: HDFS-10600. PlanCommand#getThrsholdPercentage should not use throughput value. (Yiqun Lin via lei) - posted by sj...@apache.org on 2016/07/16 03:21:54 UTC, 0 replies.
- [34/50] hadoop git commit: YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor. - posted by sj...@apache.org on 2016/07/16 03:21:55 UTC, 0 replies.
- [35/50] hadoop git commit: HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu. - posted by sj...@apache.org on 2016/07/16 03:21:56 UTC, 0 replies.
- [36/50] hadoop git commit: YARN-5379. TestHBaseTimelineStorage. testWriteApplicationToHBase() fails intermittently (Vrushali C via sjlee) - posted by sj...@apache.org on 2016/07/16 03:21:57 UTC, 0 replies.
- [37/50] hadoop git commit: HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou. - posted by sj...@apache.org on 2016/07/16 03:21:58 UTC, 0 replies.
- [38/50] hadoop git commit: YARN-5380. NMTimelinePublisher should use getMemorySize instead of getMemory. Contributed by Vrushali C - posted by sj...@apache.org on 2016/07/16 03:21:59 UTC, 0 replies.
- [39/50] hadoop git commit: YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong. - posted by sj...@apache.org on 2016/07/16 03:22:00 UTC, 0 replies.
- [40/50] hadoop git commit: YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena) - posted by sj...@apache.org on 2016/07/16 03:22:01 UTC, 0 replies.
- [41/50] hadoop git commit: MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli. - posted by sj...@apache.org on 2016/07/16 03:22:02 UTC, 0 replies.
- [42/50] hadoop git commit: YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda) - posted by sj...@apache.org on 2016/07/16 03:22:03 UTC, 0 replies.
- [43/50] hadoop git commit: HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou. - posted by sj...@apache.org on 2016/07/16 03:22:04 UTC, 0 replies.
- [44/50] hadoop git commit: MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter) - posted by sj...@apache.org on 2016/07/16 03:22:05 UTC, 0 replies.
- [45/50] hadoop git commit: HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter) - posted by sj...@apache.org on 2016/07/16 03:22:06 UTC, 0 replies.
- [46/50] hadoop git commit: HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu. - posted by sj...@apache.org on 2016/07/16 03:22:07 UTC, 0 replies.
- [47/50] hadoop git commit: YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by sj...@apache.org on 2016/07/16 03:22:08 UTC, 0 replies.
- [48/50] hadoop git commit: YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang) - posted by sj...@apache.org on 2016/07/16 03:22:09 UTC, 0 replies.
- [49/50] hadoop git commit: HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) - posted by sj...@apache.org on 2016/07/16 03:22:10 UTC, 0 replies.
- [50/50] hadoop git commit: Preparing for 3.0.0-alpha2 development - posted by sj...@apache.org on 2016/07/16 03:22:11 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kumar Vavilapalli) [Forced Update!] - posted by sj...@apache.org on 2016/07/16 03:36:22 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor. - posted by sj...@apache.org on 2016/07/16 03:36:23 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu. - posted by sj...@apache.org on 2016/07/16 03:36:24 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou. - posted by sj...@apache.org on 2016/07/16 03:36:25 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong. (cherry picked from commit 7e5355c14e55fd6540f7f070df4b78fa94a81618) - posted by sj...@apache.org on 2016/07/16 03:36:26 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena) - posted by sj...@apache.org on 2016/07/16 03:36:27 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli. (cherry picked from commit 1d053836b118de2ebda254ed2182db68a45baaa1) - posted by sj...@apache.org on 2016/07/16 03:36:28 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda) - posted by sj...@apache.org on 2016/07/16 03:36:29 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou. - posted by sj...@apache.org on 2016/07/16 03:36:30 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter) - posted by sj...@apache.org on 2016/07/16 03:36:31 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter) - posted by sj...@apache.org on 2016/07/16 03:36:32 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu. - posted by sj...@apache.org on 2016/07/16 03:36:33 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by sj...@apache.org on 2016/07/16 03:36:34 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang) - posted by sj...@apache.org on 2016/07/16 03:36:35 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) - posted by sj...@apache.org on 2016/07/16 03:36:36 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:37 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:38 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:39 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:40 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:41 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:42 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:43 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:44 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:45 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:46 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:47 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:48 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:49 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:50 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:51 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:52 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:53 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:54 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:55 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:56 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:57 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:58 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:36:59 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:37:00 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:37:01 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:37:02 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:37:03 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:37:04 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:37:05 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch. - posted by sj...@apache.org on 2016/07/16 03:37:06 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). - posted by sj...@apache.org on 2016/07/16 03:37:07 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: MAPREDUCE-6731. TestMRTimelineEventHandling#testMRNewTimelineServiceEventHandling fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). - posted by sj...@apache.org on 2016/07/16 03:37:08 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5359. FileSystemTimelineReader/Writer uses unix-specific default storage path (Sangjin Lee via Varun Saxena) - posted by sj...@apache.org on 2016/07/16 03:37:09 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee - posted by sj...@apache.org on 2016/07/16 03:37:10 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5379. TestHBaseTimelineStorage. testWriteApplicationToHBase() fails intermittently (Vrushali C via sjlee) - posted by sj...@apache.org on 2016/07/16 03:37:11 UTC, 0 replies.
- hadoop git commit: HDFS-10639. Fix typos in HDFSDiskbalancer.md. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/07/16 04:42:50 UTC, 0 replies.
- hadoop git commit: HADOOP-13202. Avoid possible overflow in org.apache.hadoop.util.bloom.BloomFilter#getNBytes. Contributed by Kai Sasaki. - posted by aa...@apache.org on 2016/07/18 18:49:09 UTC, 3 replies.
- hadoop git commit: HADOOP-13301. Millisecond timestamp for FsShell console log and MapReduce jobsummary log. Contributed by John Zhuge. - posted by aa...@apache.org on 2016/07/18 22:46:22 UTC, 0 replies.
- hadoop git commit: YARN-5156. YARN_CONTAINER_FINISHED of YARN_CONTAINERs will always have running state (Vrushali C via sjlee) - posted by sj...@apache.org on 2016/07/19 01:41:21 UTC, 1 replies.
- hadoop git commit: YARN-4996. Make TestNMReconnect.testCompareRMNodeAfterReconnect() scheduler agnostic (Kai Sasaki via Varun Saxena) - posted by va...@apache.org on 2016/07/19 10:34:02 UTC, 1 replies.
- hadoop git commit: YARN-5213. Fix a bug in LogCLIHelpers which cause TestLogsCLI#testFetchApplictionLogs fails intermittently. Contributed by Xuan Gong. - posted by ju...@apache.org on 2016/07/19 14:17:34 UTC, 0 replies.
- hadoop git commit: YARN-5213. Fix a bug in LogCLIHelpers which cause TestLogsCLI#testFetchApplictionLogs fails intermittently. Contributed by Xuan Gong. (cherry picked from commit dc2f4b6ac8a6f8848457046cf9e1362d8f48495d) - posted by ju...@apache.org on 2016/07/19 14:22:55 UTC, 0 replies.
- [1/2] hadoop git commit: Revert "YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh)" - posted by as...@apache.org on 2016/07/19 17:48:13 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by as...@apache.org on 2016/07/19 17:48:14 UTC, 1 replies.
- hadoop git commit: HDFS-10603. Fix flaky tests in org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/07/19 20:51:52 UTC, 2 replies.
- [01/50] hadoop git commit: YARN-5359. FileSystemTimelineReader/Writer uses unix-specific default storage path (Sangjin Lee via Varun Saxena) - posted by su...@apache.org on 2016/07/19 21:41:01 UTC, 0 replies.
- [02/50] hadoop git commit: HADOOP-13315. FileContext#umask is not initialized properly. (John Zhuge via lei) - posted by su...@apache.org on 2016/07/19 21:41:02 UTC, 0 replies.
- [03/50] hadoop git commit: HDFS-10387. DataTransferProtocol#writeBlock missing some javadocs (John Zhuge via lei) - posted by su...@apache.org on 2016/07/19 21:41:03 UTC, 0 replies.
- [04/50] hadoop git commit: MAPREDUCE-6625. TestCLI#testGetJob fails occasionally (haibochen via rkanter) - posted by su...@apache.org on 2016/07/19 21:41:04 UTC, 0 replies.
- [05/50] hadoop git commit: YARN-5362. TestRMRestart#testFinishedAppRemovalAfterRMRestart can fail. Contributed by sandflee. - posted by su...@apache.org on 2016/07/19 21:41:05 UTC, 0 replies.
- [06/50] hadoop git commit: HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Vinayakumar B, Yongjun Zhang, and Brahma Reddy Battula. (ozawa) - posted by su...@apache.org on 2016/07/19 21:41:06 UTC, 0 replies.
- [07/50] hadoop git commit: HDFS-10590: Fix TestReconstructStripedBlocks.testCountLiveReplicas test failures. Contributed by Rakesh R - posted by su...@apache.org on 2016/07/19 21:41:07 UTC, 0 replies.
- [08/50] hadoop git commit: HDFS-10544. Balancer doesn't work with IPFailoverProxyProvider. - posted by su...@apache.org on 2016/07/19 21:41:08 UTC, 0 replies.
- [09/50] hadoop git commit: YARN-5353. ResourceManager can leak delegation tokens when they are shared across apps. (Jason Lowe via Varun Saxena). - posted by su...@apache.org on 2016/07/19 21:41:09 UTC, 0 replies.
- [10/50] hadoop git commit: YARN-4759. Fix signal handling for docker containers. Contributed by Shane Kumpf. - posted by su...@apache.org on 2016/07/19 21:41:10 UTC, 0 replies.
- [11/50] hadoop git commit: YARN-5298. Mount usercache and NM filecache directories into Docker container. Contributed by Sidharta Seethana. - posted by su...@apache.org on 2016/07/19 21:41:11 UTC, 0 replies.
- [12/50] hadoop git commit: YARN-5303. Clean up ContainerExecutor JavaDoc. Contributed by Daniel Templeton. - posted by su...@apache.org on 2016/07/19 21:41:12 UTC, 0 replies.
- [13/50] hadoop git commit: YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kumar Vavilapalli) - posted by su...@apache.org on 2016/07/19 21:41:13 UTC, 0 replies.
- [14/50] hadoop git commit: Revert "HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor" - posted by su...@apache.org on 2016/07/19 21:41:14 UTC, 0 replies.
- [15/50] hadoop git commit: HADOOP-13366. Fix dead link in o.a.h.fs.CommonConfigurationKeysPublic javadoc. Contributed by Rakesh R. - posted by su...@apache.org on 2016/07/19 21:41:15 UTC, 0 replies.
- [16/50] hadoop git commit: YARN-5200. Enhanced "yarn logs" to be able to get a list of containers whose logs are aggregated via a "show_container_log_info" option. Contributed by Xuan Gong. - posted by su...@apache.org on 2016/07/19 21:41:16 UTC, 0 replies.
- [17/50] hadoop git commit: YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee - posted by su...@apache.org on 2016/07/19 21:41:17 UTC, 0 replies.
- [18/50] hadoop git commit: HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor - posted by su...@apache.org on 2016/07/19 21:41:18 UTC, 1 replies.
- [19/50] hadoop git commit: HDFS-10617. PendingReconstructionBlocks.size() should be synchronized. Contributed by Eric Badger. - posted by su...@apache.org on 2016/07/19 21:41:19 UTC, 0 replies.
- [20/50] hadoop git commit: YARN-5339. Fixed "yarn logs" to fail when a file is passed to -out option instead of a directory. Contributed by Xuan Gong. - posted by su...@apache.org on 2016/07/19 21:41:20 UTC, 0 replies.
- [21/50] hadoop git commit: HADOOP-13290. Appropriate use of generics in FairCallQueue. Contributed by Jonathan Hung. - posted by su...@apache.org on 2016/07/19 21:41:21 UTC, 0 replies.
- [22/50] hadoop git commit: HDFS-10570. Remove classpath conflicts of netty-all jar in hadoop-hdfs-client. Contributed by Vinayakumar B. - posted by su...@apache.org on 2016/07/19 21:41:22 UTC, 0 replies.
- [23/50] hadoop git commit: YARN-5299. Log Docker run command when container fails. Contributed by Varun Vasudev. - posted by su...@apache.org on 2016/07/19 21:41:23 UTC, 0 replies.
- [24/50] hadoop git commit: MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter) - posted by su...@apache.org on 2016/07/19 21:41:24 UTC, 0 replies.
- [25/50] hadoop git commit: YARN-5379. TestHBaseTimelineStorage. testWriteApplicationToHBase() fails intermittently (Vrushali C via sjlee) - posted by su...@apache.org on 2016/07/19 21:41:25 UTC, 0 replies.
- [26/50] hadoop git commit: YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor. - posted by su...@apache.org on 2016/07/19 21:41:26 UTC, 0 replies.
- [27/50] hadoop git commit: HDFS-10600. PlanCommand#getThrsholdPercentage should not use throughput value. (Yiqun Lin via lei) - posted by su...@apache.org on 2016/07/19 21:41:27 UTC, 0 replies.
- [28/50] hadoop git commit: YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong. - posted by su...@apache.org on 2016/07/19 21:41:28 UTC, 0 replies.
- [29/50] hadoop git commit: HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu. - posted by su...@apache.org on 2016/07/19 21:41:29 UTC, 0 replies.
- [30/50] hadoop git commit: HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou. - posted by su...@apache.org on 2016/07/19 21:41:30 UTC, 0 replies.
- [31/50] hadoop git commit: YARN-5380. NMTimelinePublisher should use getMemorySize instead of getMemory. Contributed by Vrushali C - posted by su...@apache.org on 2016/07/19 21:41:31 UTC, 0 replies.
- [32/50] hadoop git commit: YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena) - posted by su...@apache.org on 2016/07/19 21:41:32 UTC, 0 replies.
- [33/50] hadoop git commit: MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli. - posted by su...@apache.org on 2016/07/19 21:41:33 UTC, 0 replies.
- [34/50] hadoop git commit: HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou. - posted by su...@apache.org on 2016/07/19 21:41:34 UTC, 1 replies.
- [35/50] hadoop git commit: YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda) - posted by su...@apache.org on 2016/07/19 21:41:35 UTC, 0 replies.
- [36/50] hadoop git commit: HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter) - posted by su...@apache.org on 2016/07/19 21:41:36 UTC, 1 replies.
- [37/50] hadoop git commit: HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu. - posted by su...@apache.org on 2016/07/19 21:41:37 UTC, 1 replies.
- [38/50] hadoop git commit: HADOOP-13202. Avoid possible overflow in org.apache.hadoop.util.bloom.BloomFilter#getNBytes. Contributed by Kai Sasaki. - posted by su...@apache.org on 2016/07/19 21:41:38 UTC, 0 replies.
- [39/50] hadoop git commit: YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by su...@apache.org on 2016/07/19 21:41:39 UTC, 0 replies.
- [40/50] hadoop git commit: YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang) - posted by su...@apache.org on 2016/07/19 21:41:40 UTC, 0 replies.
- [41/50] hadoop git commit: HADOOP-13301. Millisecond timestamp for FsShell console log and MapReduce jobsummary log. Contributed by John Zhuge. - posted by su...@apache.org on 2016/07/19 21:41:41 UTC, 0 replies.
- [42/50] hadoop git commit: HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) - posted by su...@apache.org on 2016/07/19 21:41:42 UTC, 0 replies.
- [43/50] hadoop git commit: YARN-5213. Fix a bug in LogCLIHelpers which cause TestLogsCLI#testFetchApplictionLogs fails intermittently. Contributed by Xuan Gong. - posted by su...@apache.org on 2016/07/19 21:41:43 UTC, 0 replies.
- [44/50] hadoop git commit: HDFS-10639. Fix typos in HDFSDiskbalancer.md. Contributed by Yiqun Lin. - posted by su...@apache.org on 2016/07/19 21:41:44 UTC, 0 replies.
- [45/50] hadoop git commit: HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor - posted by su...@apache.org on 2016/07/19 21:41:45 UTC, 0 replies.
- [46/50] hadoop git commit: Preparing for 3.0.0-alpha2 development - posted by su...@apache.org on 2016/07/19 21:41:46 UTC, 0 replies.
- [47/50] hadoop git commit: YARN-4996. Make TestNMReconnect.testCompareRMNodeAfterReconnect() scheduler agnostic (Kai Sasaki via Varun Saxena) - posted by su...@apache.org on 2016/07/19 21:41:47 UTC, 0 replies.
- [48/50] hadoop git commit: Revert "YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh)" - posted by su...@apache.org on 2016/07/19 21:41:48 UTC, 1 replies.
- [49/50] hadoop git commit: HDFS-10603. Fix flaky tests in org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot. Contributed by Yiqun Lin. - posted by su...@apache.org on 2016/07/19 21:41:49 UTC, 0 replies.
- [50/50] hadoop git commit: YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by su...@apache.org on 2016/07/19 21:41:50 UTC, 0 replies.
- hadoop git commit: HDFS-9852. hdfs dfs -setfacl error message is misleading (Wei-Chiu Chuang via aw) - posted by cn...@apache.org on 2016/07/19 21:46:05 UTC, 1 replies.
- hadoop git commit: HDFS-10647. Add a link to HDFS disk balancer document in site.xml. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/07/19 21:47:00 UTC, 2 replies.
- [01/50] hadoop git commit: MAPREDUCE-6625. TestCLI#testGetJob fails occasionally (haibochen via rkanter) [Forced Update!] - posted by su...@apache.org on 2016/07/19 22:01:41 UTC, 0 replies.
- [02/50] hadoop git commit: HDFS-10387. DataTransferProtocol#writeBlock missing some javadocs (John Zhuge via lei) - posted by su...@apache.org on 2016/07/19 22:01:42 UTC, 0 replies.
- [03/50] hadoop git commit: HADOOP-13315. FileContext#umask is not initialized properly. (John Zhuge via lei) - posted by su...@apache.org on 2016/07/19 22:01:43 UTC, 0 replies.
- [04/50] hadoop git commit: YARN-5353. ResourceManager can leak delegation tokens when they are shared across apps. (Jason Lowe via Varun Saxena). - posted by su...@apache.org on 2016/07/19 22:01:44 UTC, 0 replies.
- [05/50] hadoop git commit: HDFS-10544. Balancer doesn't work with IPFailoverProxyProvider. - posted by su...@apache.org on 2016/07/19 22:01:45 UTC, 0 replies.
- [06/50] hadoop git commit: HDFS-10590: Fix TestReconstructStripedBlocks.testCountLiveReplicas test failures. Contributed by Rakesh R - posted by su...@apache.org on 2016/07/19 22:01:46 UTC, 0 replies.
- [07/50] hadoop git commit: HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Vinayakumar B, Yongjun Zhang, and Brahma Reddy Battula. (ozawa) - posted by su...@apache.org on 2016/07/19 22:01:47 UTC, 0 replies.
- [08/50] hadoop git commit: YARN-5362. TestRMRestart#testFinishedAppRemovalAfterRMRestart can fail. Contributed by sandflee. - posted by su...@apache.org on 2016/07/19 22:01:48 UTC, 0 replies.
- [09/50] hadoop git commit: YARN-5359. FileSystemTimelineReader/Writer uses unix-specific default storage path (Sangjin Lee via Varun Saxena) - posted by su...@apache.org on 2016/07/19 22:01:49 UTC, 0 replies.
- [10/50] hadoop git commit: YARN-5200. Enhanced "yarn logs" to be able to get a list of containers whose logs are aggregated via a "show_container_log_info" option. Contributed by Xuan Gong. - posted by su...@apache.org on 2016/07/19 22:01:50 UTC, 0 replies.
- [11/50] hadoop git commit: HADOOP-13366. Fix dead link in o.a.h.fs.CommonConfigurationKeysPublic javadoc. Contributed by Rakesh R. - posted by su...@apache.org on 2016/07/19 22:01:51 UTC, 0 replies.
- [12/50] hadoop git commit: YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee - posted by su...@apache.org on 2016/07/19 22:01:52 UTC, 0 replies.
- [13/50] hadoop git commit: YARN-5339. Fixed "yarn logs" to fail when a file is passed to -out option instead of a directory. Contributed by Xuan Gong. - posted by su...@apache.org on 2016/07/19 22:01:53 UTC, 0 replies.
- [14/50] hadoop git commit: HADOOP-13290. Appropriate use of generics in FairCallQueue. Contributed by Jonathan Hung. - posted by su...@apache.org on 2016/07/19 22:01:54 UTC, 0 replies.
- [15/50] hadoop git commit: HDFS-10617. PendingReconstructionBlocks.size() should be synchronized. Contributed by Eric Badger. - posted by su...@apache.org on 2016/07/19 22:01:55 UTC, 0 replies.
- [16/50] hadoop git commit: YARN-5299. Log Docker run command when container fails. Contributed by Varun Vasudev. - posted by su...@apache.org on 2016/07/19 22:01:56 UTC, 0 replies.
- [17/50] hadoop git commit: HDFS-10570. Remove classpath conflicts of netty-all jar in hadoop-hdfs-client. Contributed by Vinayakumar B. - posted by su...@apache.org on 2016/07/19 22:01:57 UTC, 0 replies.
- [19/50] hadoop git commit: Revert "HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor" - posted by su...@apache.org on 2016/07/19 22:01:59 UTC, 0 replies.
- [20/50] hadoop git commit: YARN-5298. Mount usercache and NM filecache directories into Docker container. Contributed by Sidharta Seethana. - posted by su...@apache.org on 2016/07/19 22:02:00 UTC, 0 replies.
- [21/50] hadoop git commit: YARN-4759. Fix signal handling for docker containers. Contributed by Shane Kumpf. - posted by su...@apache.org on 2016/07/19 22:02:01 UTC, 0 replies.
- [22/50] hadoop git commit: YARN-5303. Clean up ContainerExecutor JavaDoc. Contributed by Daniel Templeton. - posted by su...@apache.org on 2016/07/19 22:02:02 UTC, 0 replies.
- [23/50] hadoop git commit: YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kumar Vavilapalli) - posted by su...@apache.org on 2016/07/19 22:02:03 UTC, 0 replies.
- [24/50] hadoop git commit: HDFS-10600. PlanCommand#getThrsholdPercentage should not use throughput value. (Yiqun Lin via lei) - posted by su...@apache.org on 2016/07/19 22:02:04 UTC, 0 replies.
- [25/50] hadoop git commit: YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor. - posted by su...@apache.org on 2016/07/19 22:02:05 UTC, 0 replies.
- [26/50] hadoop git commit: HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu. - posted by su...@apache.org on 2016/07/19 22:02:06 UTC, 0 replies.
- [27/50] hadoop git commit: YARN-5379. TestHBaseTimelineStorage. testWriteApplicationToHBase() fails intermittently (Vrushali C via sjlee) - posted by su...@apache.org on 2016/07/19 22:02:07 UTC, 0 replies.
- [28/50] hadoop git commit: HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou. - posted by su...@apache.org on 2016/07/19 22:02:08 UTC, 0 replies.
- [29/50] hadoop git commit: YARN-5380. NMTimelinePublisher should use getMemorySize instead of getMemory. Contributed by Vrushali C - posted by su...@apache.org on 2016/07/19 22:02:09 UTC, 0 replies.
- [30/50] hadoop git commit: YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong. - posted by su...@apache.org on 2016/07/19 22:02:10 UTC, 0 replies.
- [31/50] hadoop git commit: YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena) - posted by su...@apache.org on 2016/07/19 22:02:11 UTC, 0 replies.
- [32/50] hadoop git commit: MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli. - posted by su...@apache.org on 2016/07/19 22:02:12 UTC, 0 replies.
- [33/50] hadoop git commit: YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda) - posted by su...@apache.org on 2016/07/19 22:02:13 UTC, 0 replies.
- [35/50] hadoop git commit: MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter) - posted by su...@apache.org on 2016/07/19 22:02:15 UTC, 0 replies.
- [38/50] hadoop git commit: YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by su...@apache.org on 2016/07/19 22:02:18 UTC, 0 replies.
- [39/50] hadoop git commit: YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang) - posted by su...@apache.org on 2016/07/19 22:02:19 UTC, 0 replies.
- [40/50] hadoop git commit: HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) - posted by su...@apache.org on 2016/07/19 22:02:20 UTC, 0 replies.
- [41/50] hadoop git commit: Preparing for 3.0.0-alpha2 development - posted by su...@apache.org on 2016/07/19 22:02:21 UTC, 0 replies.
- [42/50] hadoop git commit: HDFS-10639. Fix typos in HDFSDiskbalancer.md. Contributed by Yiqun Lin. - posted by su...@apache.org on 2016/07/19 22:02:22 UTC, 0 replies.
- [43/50] hadoop git commit: HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor - posted by su...@apache.org on 2016/07/19 22:02:23 UTC, 0 replies.
- [44/50] hadoop git commit: HADOOP-13202. Avoid possible overflow in org.apache.hadoop.util.bloom.BloomFilter#getNBytes. Contributed by Kai Sasaki. - posted by su...@apache.org on 2016/07/19 22:02:24 UTC, 0 replies.
- [45/50] hadoop git commit: HADOOP-13301. Millisecond timestamp for FsShell console log and MapReduce jobsummary log. Contributed by John Zhuge. - posted by su...@apache.org on 2016/07/19 22:02:25 UTC, 0 replies.
- [46/50] hadoop git commit: YARN-4996. Make TestNMReconnect.testCompareRMNodeAfterReconnect() scheduler agnostic (Kai Sasaki via Varun Saxena) - posted by su...@apache.org on 2016/07/19 22:02:26 UTC, 0 replies.
- [47/50] hadoop git commit: YARN-5213. Fix a bug in LogCLIHelpers which cause TestLogsCLI#testFetchApplictionLogs fails intermittently. Contributed by Xuan Gong. - posted by su...@apache.org on 2016/07/19 22:02:27 UTC, 0 replies.
- [49/50] hadoop git commit: YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by su...@apache.org on 2016/07/19 22:02:29 UTC, 0 replies.
- [50/50] hadoop git commit: HDFS-10603. Fix flaky tests in org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot. Contributed by Yiqun Lin. - posted by su...@apache.org on 2016/07/19 22:02:30 UTC, 0 replies.
- hadoop git commit: YARN-5300. Exclude generated federation protobuf sources from YARN Javadoc/findbugs build - posted by su...@apache.org on 2016/07/19 22:08:29 UTC, 0 replies.
- hadoop git commit: HDFS-10620. StringBuilder created and appended even if logging is disabled. Contributed by Staffan Friberg. - posted by aa...@apache.org on 2016/07/19 22:18:52 UTC, 2 replies.
- hadoop git commit: HADOOP-12991. Conflicting default ports in DelegateToFileSystem. Contributed by Kai Sasaki. - posted by aa...@apache.org on 2016/07/19 23:06:05 UTC, 3 replies.
- hadoop git commit: MAPREDUCE-6365. Refactor JobResourceUploader#uploadFilesInternal (Chris Trezzo via sjlee) - posted by sj...@apache.org on 2016/07/20 03:18:44 UTC, 1 replies.
- hadoop git commit: YARN-5350. Distributed Scheduling: Ensure sort order of allocatable nodes returned by the RM is not lost. (asuresh) - posted by as...@apache.org on 2016/07/20 06:04:09 UTC, 2 replies.
- [1/5] hadoop git commit: YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang. - posted by vv...@apache.org on 2016/07/20 08:50:09 UTC, 0 replies.
- [2/5] hadoop git commit: YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang. - posted by vv...@apache.org on 2016/07/20 08:50:10 UTC, 0 replies.
- [3/5] hadoop git commit: YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang. - posted by vv...@apache.org on 2016/07/20 08:50:11 UTC, 0 replies.
- [4/5] hadoop git commit: YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang. - posted by vv...@apache.org on 2016/07/20 08:50:12 UTC, 0 replies.
- [5/5] hadoop git commit: YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang. - posted by vv...@apache.org on 2016/07/20 08:50:13 UTC, 0 replies.
- hadoop git commit: HADOOP-13212 Provide an option to set the socket buffers in S3AFileSystem (Rajesh Balamohan) - posted by st...@apache.org on 2016/07/20 12:43:01 UTC, 3 replies.
- hadoop git commit: HADOOP-13387 users always get told off for using S3 —even when not using it. Contributed by stevel. - posted by st...@apache.org on 2016/07/20 13:02:18 UTC, 1 replies.
- hadoop git commit: YARN-5340. Fixed a race condition in RollingLevelDBTimelineStore that caused loss of Timeline events. Contributed by Li Lu. - posted by vi...@apache.org on 2016/07/20 15:38:25 UTC, 2 replies.
- [Hadoop Wiki] Trivial Update of "HowToRelease" by VinodKumarVavilapalli - posted by Apache Wiki <wi...@apache.org> on 2016/07/20 17:36:37 UTC, 0 replies.
- hadoop git commit: HDFS-10425. Clean up NNStorage and TestSaveNamespace. Contributed by Andras Bokor. - posted by aa...@apache.org on 2016/07/20 17:46:31 UTC, 0 replies.
- hadoop git commit: Preparing for 2.7.3 release: Set the release date for 2.7.3. - posted by vi...@apache.org on 2016/07/20 18:25:31 UTC, 0 replies.
- hadoop git commit: YARN-4883. Make consistent operation name in AdminService. Contributed by Kai Sasaki. - posted by aa...@apache.org on 2016/07/20 23:52:37 UTC, 2 replies.
- hadoop git commit: HADOOP-13383. Update release notes for 3.0.0-alpha1. - posted by wa...@apache.org on 2016/07/20 23:58:26 UTC, 1 replies.
- hadoop git commit: HADOOP-12928. Update netty to 3.10.5.Final to sync with zookeeper. (lei) - posted by le...@apache.org on 2016/07/21 03:39:10 UTC, 0 replies.
- hadoop git commit: YARN-1126. Add validation of users input nodes-states options to nodes CLI. Contributed by Wei Yan. - posted by ro...@apache.org on 2016/07/21 06:51:34 UTC, 2 replies.
- hadoop git commit: YARN-5092. TestRMDelegationTokens fails intermittently. Contributed by Jason Lowe. - posted by ro...@apache.org on 2016/07/21 07:17:56 UTC, 3 replies.
- hadoop git commit: HADOOP-11149. Increase the timeout of TestZKFailoverController. Contributed by Steve Loughran. (cherry picked from commit 579f9030dadac4bf53f38ae8499a95a3bdd43c97) - posted by jl...@apache.org on 2016/07/21 15:02:27 UTC, 0 replies.
- hadoop git commit: HDFS-10653. Optimize conversion from path string to components. Contributed by Daryn Sharp. - posted by ji...@apache.org on 2016/07/21 18:14:57 UTC, 4 replies.
- hadoop git commit: YARN-3707. RM Web UI queue filter doesn't work. Contributed by Wangda Tan (cherry picked from commit 446d51591e6e99cc60a85c4b9fbac379a8caa49d) (cherry picked from commit 03af057a477b2a31b66831d66f8a38cff42f2201) - posted by jl...@apache.org on 2016/07/21 18:18:17 UTC, 0 replies.
- hadoop git commit: HDFS-10287. MiniDFSCluster should implement AutoCloseable. Contributed by Andras Bokor. - posted by aa...@apache.org on 2016/07/21 18:28:03 UTC, 2 replies.
- hadoop git commit: MAPREDUCE-6738. TestJobListCache.testAddExisting failed intermittently in slow VM testbed. Contributed by Junping Du. - posted by aa...@apache.org on 2016/07/21 18:37:50 UTC, 2 replies.
- hadoop git commit: HADOOP-12009. Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. backport to 2.8 - posted by st...@apache.org on 2016/07/21 20:51:06 UTC, 1 replies.
- [1/3] hadoop git commit: HADOOP-13240. TestAclCommands.testSetfaclValidations fail. Contributed by John Zhuge. - posted by cn...@apache.org on 2016/07/21 21:21:21 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-13240. TestAclCommands.testSetfaclValidations fail. Contributed by John Zhuge. - posted by cn...@apache.org on 2016/07/21 21:21:22 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-13240. TestAclCommands.testSetfaclValidations fail. Contributed by John Zhuge. - posted by cn...@apache.org on 2016/07/21 21:21:23 UTC, 0 replies.
- hadoop git commit: HADOOP-13382. Remove unneeded commons-httpclient dependencies from POM files in Hadoop and sub-projects, while adding it in to the only place it is still needed, hadoop-openstack. Contributed by Matt Foley. - posted by ma...@apache.org on 2016/07/21 22:52:03 UTC, 2 replies.
- [Hadoop Wiki] Update of "Roadmap" by AndrewWang - posted by Apache Wiki <wi...@apache.org> on 2016/07/21 23:04:38 UTC, 0 replies.
- svn commit: r1753740 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ - posted by xi...@apache.org on 2016/07/21 23:15:49 UTC, 0 replies.
- hadoop git commit: HDFS-10225. DataNode hot swap drives should disallow storage type changes. Contributed by Lei (Eddy) Xu. - posted by xi...@apache.org on 2016/07/21 23:48:38 UTC, 4 replies.
- hadoop git commit: HADOOP-13393. Omit unsupported fs.defaultFS setting in ADLS documentation - posted by cd...@apache.org on 2016/07/22 06:22:18 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-13392. [Azure Data Lake] OAuth2 configuration should be default set to true when AdlFileSystem is configured. Contributed by Vishwajeet Dusane and Chris Douglas. - posted by cn...@apache.org on 2016/07/22 16:28:19 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13392. [Azure Data Lake] OAuth2 configuration should be default set to true when AdlFileSystem is configured. Contributed by Vishwajeet Dusane and Chris Douglas. - posted by cn...@apache.org on 2016/07/22 16:28:20 UTC, 0 replies.
- hadoop git commit: HDFS-10565: Erasure Coding: Document about the current allowed storage policies for EC Striped mode files - posted by um...@apache.org on 2016/07/22 18:08:50 UTC, 1 replies.
- hadoop git commit: Preparing for 2.7.3 release: Reset the tentative release date for 2.7.3. - posted by vi...@apache.org on 2016/07/22 18:33:41 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-10660. Expose storage policy apis via HDFSAdmin interface. (Contributed by Rakesh R) - posted by ar...@apache.org on 2016/07/22 19:34:22 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-10660. Expose storage policy apis via HDFSAdmin interface. (Contributed by Rakesh R) - posted by ar...@apache.org on 2016/07/22 19:34:23 UTC, 0 replies.
- [1/2] hadoop git commit: Preparing for release 2.7.3: Creating release notes. - posted by vi...@apache.org on 2016/07/22 22:55:05 UTC, 0 replies.
- [2/2] hadoop git commit: Preparing for release 2.7.3: Creating release notes. - posted by vi...@apache.org on 2016/07/22 22:55:06 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-13207. Specify FileSystem listStatus, listFiles and RemoteIterator. Contributed by Steve Loughran. - posted by cn...@apache.org on 2016/07/22 23:57:41 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-13207. Specify FileSystem listStatus, listFiles and RemoteIterator. Contributed by Steve Loughran. - posted by cn...@apache.org on 2016/07/22 23:57:42 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-13207. Specify FileSystem listStatus, listFiles and RemoteIterator. Contributed by Steve Loughran. - posted by cn...@apache.org on 2016/07/22 23:57:43 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-13272. ViewFileSystem should support storage policy related API. Contributed by Peter Shi - posted by cd...@apache.org on 2016/07/23 01:13:09 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13272. ViewFileSystem should support storage policy related API. Contributed by Peter Shi - posted by cd...@apache.org on 2016/07/23 01:13:10 UTC, 0 replies.
- hadoop git commit: HDFS-10651. Clean up some configuration related codes about legacy block reader. Contributed by Youwei Wang - posted by dr...@apache.org on 2016/07/23 09:46:21 UTC, 1 replies.
- [1/4] hadoop git commit: HADOOP-13389 TestS3ATemporaryCredentials.testSTS error when using IAM credentials. Contributed by Steven K. Wong - posted by st...@apache.org on 2016/07/23 17:01:21 UTC, 0 replies.
- [2/4] hadoop git commit: HADOOP-13389 TestS3ATemporaryCredentials.testSTS error when using IAM credentials. Contributed by Steven K. Wong - posted by st...@apache.org on 2016/07/23 17:01:22 UTC, 0 replies.
- [3/4] hadoop git commit: HADOOP-13389 TestS3ATemporaryCredentials.testSTS error when using IAM credentials. Contributed by Steven K. Wong - posted by st...@apache.org on 2016/07/23 17:01:23 UTC, 0 replies.
- [4/4] hadoop git commit: HADOOP-13389 TestS3ATemporaryCredentials.testSTS error when using IAM credentials. Contributed by Steven K. Wong - posted by st...@apache.org on 2016/07/23 17:01:24 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli. [Forced Update!] - posted by vv...@apache.org on 2016/07/25 08:24:49 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda) - posted by vv...@apache.org on 2016/07/25 08:24:50 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou. - posted by vv...@apache.org on 2016/07/25 08:24:51 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter) - posted by vv...@apache.org on 2016/07/25 08:24:52 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter) - posted by vv...@apache.org on 2016/07/25 08:24:53 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu. - posted by vv...@apache.org on 2016/07/25 08:24:54 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by vv...@apache.org on 2016/07/25 08:24:55 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang) - posted by vv...@apache.org on 2016/07/25 08:24:56 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) - posted by vv...@apache.org on 2016/07/25 08:24:57 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: Preparing for 3.0.0-alpha2 development - posted by vv...@apache.org on 2016/07/25 08:24:58 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-10639. Fix typos in HDFSDiskbalancer.md. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2016/07/25 08:24:59 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor - posted by vv...@apache.org on 2016/07/25 08:25:00 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-13202. Avoid possible overflow in org.apache.hadoop.util.bloom.BloomFilter#getNBytes. Contributed by Kai Sasaki. - posted by vv...@apache.org on 2016/07/25 08:25:01 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-13301. Millisecond timestamp for FsShell console log and MapReduce jobsummary log. Contributed by John Zhuge. - posted by vv...@apache.org on 2016/07/25 08:25:02 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-4996. Make TestNMReconnect.testCompareRMNodeAfterReconnect() scheduler agnostic (Kai Sasaki via Varun Saxena) - posted by vv...@apache.org on 2016/07/25 08:25:03 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5213. Fix a bug in LogCLIHelpers which cause TestLogsCLI#testFetchApplictionLogs fails intermittently. Contributed by Xuan Gong. - posted by vv...@apache.org on 2016/07/25 08:25:04 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: Revert "YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh)" - posted by vv...@apache.org on 2016/07/25 08:25:05 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by vv...@apache.org on 2016/07/25 08:25:06 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-10603. Fix flaky tests in org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2016/07/25 08:25:07 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-10647. Add a link to HDFS disk balancer document in site.xml. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2016/07/25 08:25:08 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HDFS-10620. StringBuilder created and appended even if logging is disabled. Contributed by Staffan Friberg. - posted by vv...@apache.org on 2016/07/25 08:25:09 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HADOOP-12991. Conflicting default ports in DelegateToFileSystem. Contributed by Kai Sasaki. - posted by vv...@apache.org on 2016/07/25 08:25:10 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: MAPREDUCE-6365. Refactor JobResourceUploader#uploadFilesInternal (Chris Trezzo via sjlee) - posted by vv...@apache.org on 2016/07/25 08:25:11 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5350. Distributed Scheduling: Ensure sort order of allocatable nodes returned by the RM is not lost. (asuresh) - posted by vv...@apache.org on 2016/07/25 08:25:12 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang. - posted by vv...@apache.org on 2016/07/25 08:25:13 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HADOOP-13212 Provide an option to set the socket buffers in S3AFileSystem (Rajesh Balamohan) - posted by vv...@apache.org on 2016/07/25 08:25:14 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5340. Fixed a race condition in RollingLevelDBTimelineStore that caused loss of Timeline events. Contributed by Li Lu. - posted by vv...@apache.org on 2016/07/25 08:25:15 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-10425. Clean up NNStorage and TestSaveNamespace. Contributed by Andras Bokor. - posted by vv...@apache.org on 2016/07/25 08:25:16 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-4883. Make consistent operation name in AdminService. Contributed by Kai Sasaki. - posted by vv...@apache.org on 2016/07/25 08:25:17 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HADOOP-13383. Update release notes for 3.0.0-alpha1. - posted by vv...@apache.org on 2016/07/25 08:25:18 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HADOOP-12928. Update netty to 3.10.5.Final to sync with zookeeper. (lei) - posted by vv...@apache.org on 2016/07/25 08:25:19 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-1126. Add validation of users input nodes-states options to nodes CLI. Contributed by Wei Yan. - posted by vv...@apache.org on 2016/07/25 08:25:20 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-5092. TestRMDelegationTokens fails intermittently. Contributed by Jason Lowe. - posted by vv...@apache.org on 2016/07/25 08:25:21 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-10653. Optimize conversion from path string to components. Contributed by Daryn Sharp. - posted by vv...@apache.org on 2016/07/25 08:25:22 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-10287. MiniDFSCluster should implement AutoCloseable. Contributed by Andras Bokor. - posted by vv...@apache.org on 2016/07/25 08:25:23 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: MAPREDUCE-6738. TestJobListCache.testAddExisting failed intermittently in slow VM testbed. Contributed by Junping Du. - posted by vv...@apache.org on 2016/07/25 08:25:24 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HADOOP-13240. TestAclCommands.testSetfaclValidations fail. Contributed by John Zhuge. - posted by vv...@apache.org on 2016/07/25 08:25:25 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-13382. Remove unneeded commons-httpclient dependencies from POM files in Hadoop and sub-projects, while adding it in to the only place it is still needed, hadoop-openstack. Contributed by Matt Foley. - posted by vv...@apache.org on 2016/07/25 08:25:26 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-10225. DataNode hot swap drives should disallow storage type changes. Contributed by Lei (Eddy) Xu. - posted by vv...@apache.org on 2016/07/25 08:25:27 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HADOOP-13393. Omit unsupported fs.defaultFS setting in ADLS documentation - posted by vv...@apache.org on 2016/07/25 08:25:28 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-13392. [Azure Data Lake] OAuth2 configuration should be default set to true when AdlFileSystem is configured. Contributed by Vishwajeet Dusane and Chris Douglas. - posted by vv...@apache.org on 2016/07/25 08:25:29 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-10565: Erasure Coding: Document about the current allowed storage policies for EC Striped mode files - posted by vv...@apache.org on 2016/07/25 08:25:30 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-10660. Expose storage policy apis via HDFSAdmin interface. (Contributed by Rakesh R) - posted by vv...@apache.org on 2016/07/25 08:25:31 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HADOOP-13207. Specify FileSystem listStatus, listFiles and RemoteIterator. Contributed by Steve Loughran. - posted by vv...@apache.org on 2016/07/25 08:25:32 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HADOOP-13272. ViewFileSystem should support storage policy related API. Contributed by Peter Shi - posted by vv...@apache.org on 2016/07/25 08:25:33 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-10651. Clean up some configuration related codes about legacy block reader. Contributed by Youwei Wang - posted by vv...@apache.org on 2016/07/25 08:25:34 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HADOOP-13389 TestS3ATemporaryCredentials.testSTS error when using IAM credentials. Contributed by Steven K. Wong - posted by vv...@apache.org on 2016/07/25 08:25:35 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5218. Initial core change for DNS for YARN. Contributed by Jonathan Maron - posted by vv...@apache.org on 2016/07/25 08:25:36 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5218. Initial core change for DNS for YARN. Contributed by Jonathan Maron - posted by vv...@apache.org on 2016/07/25 08:25:37 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5218. Initial core change for DNS for YARN. Contributed by Jonathan Maron - posted by vv...@apache.org on 2016/07/25 08:25:38 UTC, 0 replies.
- [1/4] hadoop git commit: HADOOP-13406 S3AFileSystem: Consider reusing filestatus in delete() and mkdirs(). Contributed by Rajesh Balamohan - posted by st...@apache.org on 2016/07/25 13:45:28 UTC, 0 replies.
- [2/4] hadoop git commit: HADOOP-13406 S3AFileSystem: Consider reusing filestatus in delete() and mkdirs(). Contributed by Rajesh Balamohan - posted by st...@apache.org on 2016/07/25 13:45:29 UTC, 0 replies.
- [3/4] hadoop git commit: HADOOP-13406 S3AFileSystem: Consider reusing filestatus in delete() and mkdirs(). Contributed by Rajesh Balamohan - posted by st...@apache.org on 2016/07/25 13:45:30 UTC, 0 replies.
- [4/4] hadoop git commit: HADOOP-13406 S3AFileSystem: Consider reusing filestatus in delete() and mkdirs(). Contributed by Rajesh Balamohan - posted by st...@apache.org on 2016/07/25 13:45:31 UTC, 0 replies.
- [1/4] hadoop git commit: HADOOP-13188 S3A file-create should throw error rather than overwrite directories. Contributed by Steve Loughran - posted by st...@apache.org on 2016/07/25 14:50:54 UTC, 0 replies.
- [2/4] hadoop git commit: HADOOP-13188 S3A file-create should throw error rather than overwrite directories. Contributed by Steve Loughran - posted by st...@apache.org on 2016/07/25 14:50:55 UTC, 0 replies.
- [3/4] hadoop git commit: HADOOP-13188 S3A file-create should throw error rather than overwrite directories. Contributed by Steve Loughran - posted by st...@apache.org on 2016/07/25 14:50:56 UTC, 0 replies.
- [4/4] hadoop git commit: HADOOP-13188 S3A file-create should throw error rather than overwrite directories. Contributed by Steve Loughran - posted by st...@apache.org on 2016/07/25 14:50:57 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-10660. Expose storage policy apis via HDFSAdmin interface. (Contributed by Rakesh R) - posted by ar...@apache.org on 2016/07/25 16:53:26 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-9894. Add unsetStoragePolicy API to FileContext/AbstractFileSystem and derivatives. Contributed by Xiaobing Zhou. - posted by ar...@apache.org on 2016/07/25 16:53:27 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-9534. Add CLI command to clear storage policy from a path. (Contributed by Xiaobing Zhou) - posted by ar...@apache.org on 2016/07/25 16:53:28 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) [Forced Update!] - posted by vv...@apache.org on 2016/07/25 17:25:47 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang) - posted by vv...@apache.org on 2016/07/25 17:25:48 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) - posted by vv...@apache.org on 2016/07/25 17:25:49 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: Preparing for 3.0.0-alpha2 development - posted by vv...@apache.org on 2016/07/25 17:25:50 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-10639. Fix typos in HDFSDiskbalancer.md. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2016/07/25 17:25:51 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor - posted by vv...@apache.org on 2016/07/25 17:25:52 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-13202. Avoid possible overflow in org.apache.hadoop.util.bloom.BloomFilter#getNBytes. Contributed by Kai Sasaki. - posted by vv...@apache.org on 2016/07/25 17:25:53 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HADOOP-13301. Millisecond timestamp for FsShell console log and MapReduce jobsummary log. Contributed by John Zhuge. - posted by vv...@apache.org on 2016/07/25 17:25:54 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-4996. Make TestNMReconnect.testCompareRMNodeAfterReconnect() scheduler agnostic (Kai Sasaki via Varun Saxena) - posted by vv...@apache.org on 2016/07/25 17:25:55 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-5213. Fix a bug in LogCLIHelpers which cause TestLogsCLI#testFetchApplictionLogs fails intermittently. Contributed by Xuan Gong. - posted by vv...@apache.org on 2016/07/25 17:25:56 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: Revert "YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh)" - posted by vv...@apache.org on 2016/07/25 17:25:57 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) - posted by vv...@apache.org on 2016/07/25 17:25:58 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-10603. Fix flaky tests in org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2016/07/25 17:25:59 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-10647. Add a link to HDFS disk balancer document in site.xml. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2016/07/25 17:26:00 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-10620. StringBuilder created and appended even if logging is disabled. Contributed by Staffan Friberg. - posted by vv...@apache.org on 2016/07/25 17:26:01 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HADOOP-12991. Conflicting default ports in DelegateToFileSystem. Contributed by Kai Sasaki. - posted by vv...@apache.org on 2016/07/25 17:26:02 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: MAPREDUCE-6365. Refactor JobResourceUploader#uploadFilesInternal (Chris Trezzo via sjlee) - posted by vv...@apache.org on 2016/07/25 17:26:03 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-5350. Distributed Scheduling: Ensure sort order of allocatable nodes returned by the RM is not lost. (asuresh) - posted by vv...@apache.org on 2016/07/25 17:26:04 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang. - posted by vv...@apache.org on 2016/07/25 17:26:05 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-13212 Provide an option to set the socket buffers in S3AFileSystem (Rajesh Balamohan) - posted by vv...@apache.org on 2016/07/25 17:26:06 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-5340. Fixed a race condition in RollingLevelDBTimelineStore that caused loss of Timeline events. Contributed by Li Lu. - posted by vv...@apache.org on 2016/07/25 17:26:07 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-10425. Clean up NNStorage and TestSaveNamespace. Contributed by Andras Bokor. - posted by vv...@apache.org on 2016/07/25 17:26:08 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-4883. Make consistent operation name in AdminService. Contributed by Kai Sasaki. - posted by vv...@apache.org on 2016/07/25 17:26:09 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HADOOP-13383. Update release notes for 3.0.0-alpha1. - posted by vv...@apache.org on 2016/07/25 17:26:10 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-12928. Update netty to 3.10.5.Final to sync with zookeeper. (lei) - posted by vv...@apache.org on 2016/07/25 17:26:11 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-1126. Add validation of users input nodes-states options to nodes CLI. Contributed by Wei Yan. - posted by vv...@apache.org on 2016/07/25 17:26:12 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5092. TestRMDelegationTokens fails intermittently. Contributed by Jason Lowe. - posted by vv...@apache.org on 2016/07/25 17:26:13 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-10653. Optimize conversion from path string to components. Contributed by Daryn Sharp. - posted by vv...@apache.org on 2016/07/25 17:26:14 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-10287. MiniDFSCluster should implement AutoCloseable. Contributed by Andras Bokor. - posted by vv...@apache.org on 2016/07/25 17:26:15 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: MAPREDUCE-6738. TestJobListCache.testAddExisting failed intermittently in slow VM testbed. Contributed by Junping Du. - posted by vv...@apache.org on 2016/07/25 17:26:16 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HADOOP-13240. TestAclCommands.testSetfaclValidations fail. Contributed by John Zhuge. - posted by vv...@apache.org on 2016/07/25 17:26:17 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HADOOP-13382. Remove unneeded commons-httpclient dependencies from POM files in Hadoop and sub-projects, while adding it in to the only place it is still needed, hadoop-openstack. Contributed by Matt Foley. - posted by vv...@apache.org on 2016/07/25 17:26:18 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-10225. DataNode hot swap drives should disallow storage type changes. Contributed by Lei (Eddy) Xu. - posted by vv...@apache.org on 2016/07/25 17:26:19 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-13393. Omit unsupported fs.defaultFS setting in ADLS documentation - posted by vv...@apache.org on 2016/07/25 17:26:20 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-13392. [Azure Data Lake] OAuth2 configuration should be default set to true when AdlFileSystem is configured. Contributed by Vishwajeet Dusane and Chris Douglas. - posted by vv...@apache.org on 2016/07/25 17:26:21 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-10565: Erasure Coding: Document about the current allowed storage policies for EC Striped mode files - posted by vv...@apache.org on 2016/07/25 17:26:22 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-10660. Expose storage policy apis via HDFSAdmin interface. (Contributed by Rakesh R) - posted by vv...@apache.org on 2016/07/25 17:26:23 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-13207. Specify FileSystem listStatus, listFiles and RemoteIterator. Contributed by Steve Loughran. - posted by vv...@apache.org on 2016/07/25 17:26:24 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HADOOP-13272. ViewFileSystem should support storage policy related API. Contributed by Peter Shi - posted by vv...@apache.org on 2016/07/25 17:26:25 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-10651. Clean up some configuration related codes about legacy block reader. Contributed by Youwei Wang - posted by vv...@apache.org on 2016/07/25 17:26:26 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-13389 TestS3ATemporaryCredentials.testSTS error when using IAM credentials. Contributed by Steven K. Wong - posted by vv...@apache.org on 2016/07/25 17:26:27 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HADOOP-13406 S3AFileSystem: Consider reusing filestatus in delete() and mkdirs(). Contributed by Rajesh Balamohan - posted by vv...@apache.org on 2016/07/25 17:26:28 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HADOOP-13188 S3A file-create should throw error rather than overwrite directories. Contributed by Steve Loughran - posted by vv...@apache.org on 2016/07/25 17:26:29 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2016/07/25 17:26:30 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2016/07/25 17:26:31 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2016/07/25 17:26:32 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2016/07/25 17:26:33 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2016/07/25 17:26:34 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) - posted by vv...@apache.org on 2016/07/25 17:26:35 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2016/07/25 17:26:36 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6744. Increase timeout on TestDFSIO tests. Contributed by Eric Badger - posted by jl...@apache.org on 2016/07/25 21:55:38 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6744. Increase timeout on TestDFSIO tests. Contributed by Eric Badger (cherry picked from commit 703fdf86c6e42d6d555090f670ca5cbd1ef48bf9) - posted by jl...@apache.org on 2016/07/25 21:56:16 UTC, 2 replies.
- [1/2] hadoop git commit: YARN-5164. Use plan RLE to improve CapacityOverTimePolicy efficiency - posted by cd...@apache.org on 2016/07/25 23:38:53 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5164. Use plan RLE to improve CapacityOverTimePolicy efficiency - posted by cd...@apache.org on 2016/07/25 23:38:54 UTC, 0 replies.
- hadoop git commit: HDFS-10688. BPServiceActor may run into a tight loop for sending block report when hitting IOException. Contributed by Chen Liang. - posted by ji...@apache.org on 2016/07/26 01:43:06 UTC, 2 replies.
- hadoop git commit: HDFS-10671. Fix typo in HdfsRollingUpgrade.md. Contributed by Yiqun Lin. - posted by iw...@apache.org on 2016/07/26 01:48:48 UTC, 2 replies.
- hadoop git commit: HDFS-10301. Interleaving processing of storages from repeated block reports causes false zombie storage detection, removes valid blocks. Contributed by Vinitha Gankidi. - posted by sh...@apache.org on 2016/07/26 01:52:39 UTC, 3 replies.
- hadoop git commit: Revert "HDFS-10620. StringBuilder created and appended even if logging is disabled. Contributed by Staffan Friberg." - posted by aa...@apache.org on 2016/07/26 02:05:49 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu. - posted by br...@apache.org on 2016/07/26 05:40:08 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu. - posted by br...@apache.org on 2016/07/26 05:40:09 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu. - posted by br...@apache.org on 2016/07/26 05:40:10 UTC, 0 replies.
- hadoop git commit: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. - posted by ro...@apache.org on 2016/07/26 08:44:26 UTC, 0 replies.
- [1/3] hadoop git commit: Revert "HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu." - posted by st...@apache.org on 2016/07/26 13:31:27 UTC, 0 replies.
- [2/3] hadoop git commit: Revert "HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu." - posted by st...@apache.org on 2016/07/26 13:31:28 UTC, 0 replies.
- [3/3] hadoop git commit: Revert "HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu." - posted by st...@apache.org on 2016/07/26 13:31:29 UTC, 0 replies.
- hadoop git commit: HADOOP-13041. Adding tests for coder utilities. Contributed by Kai Sasaki - posted by dr...@apache.org on 2016/07/26 13:54:27 UTC, 1 replies.
- hadoop git commit: HDFS-9937. Update dfsadmin command line help and HdfsQuotaAdminGuide. Contributed by Kai Sasaki. - posted by we...@apache.org on 2016/07/26 15:03:56 UTC, 2 replies.
- hadoop git commit: YARN-5431. TimelineReader daemon start should allow to pass its own reader opts (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2016/07/26 15:19:37 UTC, 1 replies.
- hadoop git commit: Revert "YARN-5431. TimelineReader daemon start should allow to pass its own reader opts (Rohith Sharma K S via Varun Saxena)" - posted by va...@apache.org on 2016/07/26 15:44:14 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-10642. TestLazyPersistReplicaRecovery#testDnRestartWithSavedReplicas fails intermittently. (Contributed by Mingliang Liu) - posted by ar...@apache.org on 2016/07/26 19:49:35 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-10642. TestLazyPersistReplicaRecovery#testDnRestartWithSavedReplicas fails intermittently. (Contributed by Mingliang Liu) - posted by ar...@apache.org on 2016/07/26 19:49:36 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-10642. TestLazyPersistReplicaRecovery#testDnRestartWithSavedReplicas fails intermittently. (Contributed by Mingliang Liu) - posted by ar...@apache.org on 2016/07/26 19:49:37 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-5392. Replace use of Priority in the Scheduling infrastructure with an opaque ShedulerRequestKey. (asuresh and subru) - posted by as...@apache.org on 2016/07/26 21:55:08 UTC, 1 replies.
- [2/3] hadoop git commit: YARN-5392. Replace use of Priority in the Scheduling infrastructure with an opaque ShedulerRequestKey. (asuresh and subru) - posted by as...@apache.org on 2016/07/26 21:55:09 UTC, 1 replies.
- [3/3] hadoop git commit: YARN-5392. Replace use of Priority in the Scheduling infrastructure with an opaque ShedulerRequestKey. (asuresh and subru) - posted by as...@apache.org on 2016/07/26 21:55:10 UTC, 1 replies.
- [1/3] hadoop git commit: HADOOP-13422. ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process. Contributed by Sergey Shelukhin. - posted by cn...@apache.org on 2016/07/26 22:48:57 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-13422. ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process. Contributed by Sergey Shelukhin. - posted by cn...@apache.org on 2016/07/26 22:48:58 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-13422. ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process. Contributed by Sergey Shelukhin. - posted by cn...@apache.org on 2016/07/26 22:48:59 UTC, 0 replies.
- hadoop git commit: HDFS-10598. DiskBalancer does not execute multi-steps plan. Contributed by Lei (Eddy) Xu. - posted by we...@apache.org on 2016/07/26 23:06:04 UTC, 0 replies.
- hadoop git commit: YARN-5342. Improve non-exclusive node partition resource allocation in Capacity Scheduler. (Sunil G via wangda) - posted by wa...@apache.org on 2016/07/27 01:14:14 UTC, 1 replies.
- hadoop git commit: YARN-5351. ResourceRequest should take ExecutionType into account during comparison. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2016/07/27 02:08:38 UTC, 1 replies.
- hadoop git commit: YARN-5195. RM intermittently crashed with NPE while handling APP_ATTEMPT_REMOVED event when async-scheduling enabled in CapacityScheduler. (sandflee via wangda) - posted by wa...@apache.org on 2016/07/27 04:36:13 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu. - posted by br...@apache.org on 2016/07/27 05:19:42 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu. - posted by br...@apache.org on 2016/07/27 05:19:43 UTC, 0 replies.
- hadoop git commit: HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu. - posted by br...@apache.org on 2016/07/27 05:20:35 UTC, 0 replies.
- hadoop git commit: HADOOP-9427. Use JUnit assumptions to skip platform-specific tests. Contributed by Gergely Novák. - posted by aa...@apache.org on 2016/07/27 10:43:42 UTC, 0 replies.
- hadoop git commit: HDFS-9601. NNThroughputBenchmark.BlockReportStats should handle NotReplicatedYetException on adding block. (iwasakims) - posted by iw...@apache.org on 2016/07/27 15:45:37 UTC, 0 replies.
- hadoop git commit: Revert HDFS-10543 patch due to correctness issues it caused. Done by James Clampffer - posted by jh...@apache.org on 2016/07/27 21:02:48 UTC, 0 replies.
- hadoop git commit: HDFS-10667. Report more accurate info about data corruption location. (Yuanbo Liu via Yongjun Zhang) - posted by yj...@apache.org on 2016/07/27 21:48:58 UTC, 3 replies.
- [1/2] hadoop git commit: HADOOP-13354. Update WASB driver to use the latest version (4.2.0) of SDK for Microsoft Azure Storage Clients. Contributed by Sivaguru Sankaridurg. - posted by cn...@apache.org on 2016/07/27 22:54:19 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13354. Update WASB driver to use the latest version (4.2.0) of SDK for Microsoft Azure Storage Clients. Contributed by Sivaguru Sankaridurg. - posted by cn...@apache.org on 2016/07/27 22:54:20 UTC, 0 replies.
- [1/2] hadoop git commit: Backport Doclet fixes from YARN-3426 - posted by wa...@apache.org on 2016/07/27 23:42:12 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11814. Reformat hadoop-annotations, o.a.h.classification.tools. Contributed by Li Lu. - posted by wa...@apache.org on 2016/07/27 23:42:13 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-11814. Reformat hadoop-annotations, o.a.h.classification.tools. Contributed by Li Lu. - posted by wa...@apache.org on 2016/07/28 00:23:38 UTC, 0 replies.
- [2/2] hadoop git commit: Backport Doclet fixes from YARN-3426 - posted by wa...@apache.org on 2016/07/28 00:23:39 UTC, 0 replies.
- hadoop git commit: HDFS-10519. Add a configuration option to enable in-progress edit log tailing. Contributed by Jiayi Zhou. - posted by wa...@apache.org on 2016/07/28 00:58:34 UTC, 1 replies.
- hadoop git commit: YARN-5441. Fixing minor Scheduler test case failures - posted by su...@apache.org on 2016/07/28 01:22:20 UTC, 1 replies.
- hadoop git commit: HDFS-10696. TestHDFSCLI fails. Contributed by Kai Sasaki. - posted by aa...@apache.org on 2016/07/28 07:59:07 UTC, 2 replies.
- hadoop git commit: YARN-5432. Lock already held by another process while LevelDB cache store creation for dag. Contributed by Li Lu. - posted by ju...@apache.org on 2016/07/28 13:34:00 UTC, 0 replies.
- hadoop git commit: YARN-5432. Lock already held by another process while LevelDB cache store creation for dag. Contributed by Li Lu. (cherry picked from commit 7f3c306e2ed9e865171324898decb9b587d90e73) - posted by ju...@apache.org on 2016/07/28 13:53:47 UTC, 0 replies.
- hadoop git commit: YARN-5432. Lock already held by another process while LevelDB cache store creation for dag. Contributed by Li Lu. (cherry picked from commit 7f3c306e2ed9e865171324898decb9b587d90e73) (cherry picked from commit 932bf79244e92c93ba673ca77 - posted by ju...@apache.org on 2016/07/28 13:57:43 UTC, 0 replies.
- hadoop git commit: YARN-5440. Use AHSClient in YarnClient when TimelineServer is running. (Xuan Gong via gtcarrera9) - posted by gt...@apache.org on 2016/07/28 17:25:35 UTC, 1 replies.
- hadoop git commit: HDFS-10650. DFSClient#mkdirs and DFSClient#primitiveMkdir should use default directory permission. Contributed by John Zhuge. - posted by xi...@apache.org on 2016/07/28 20:16:26 UTC, 0 replies.
- hadoop git commit: HDFS-4176. EditLogTailer should call rollEdits with a timeout. (Lei Xu) - posted by le...@apache.org on 2016/07/28 20:45:51 UTC, 0 replies.
- hadoop git commit: HDFS-10689. Hdfs dfs chmod should reset sticky bit permission when the bit is omitted in the octal mode. (Manoj Govindassamy via Lei Xu) - posted by le...@apache.org on 2016/07/28 20:52:46 UTC, 0 replies.
- hadoop git commit: YARN-5438. TimelineClientImpl leaking FileSystem Instances causing Long running services like HiverServer2 daemon going OOM. Contributed by Rohith Sharma K S - posted by jl...@apache.org on 2016/07/28 21:48:19 UTC, 0 replies.
- hadoop git commit: YARN-5438. TimelineClientImpl leaking FileSystem Instances causing Long running services like HiverServer2 daemon going OOM. Contributed by Rohith Sharma K S (cherry picked from commit a1890c32c52fed69ec09efad0fccf49ed8c2e21e) - posted by jl...@apache.org on 2016/07/28 21:49:07 UTC, 1 replies.
- hadoop git commit: YARN-5203.Return ResourceRequest JAXB object in ResourceManager Cluster Applications REST API. Contributed by Ellen Hui. - posted by su...@apache.org on 2016/07/28 23:03:40 UTC, 1 replies.
- hadoop git commit: HDFS-10676. Add namenode metric to measure time spent in generating EDEKs. Contributed by Hanisha Koneru. - posted by xy...@apache.org on 2016/07/28 23:09:17 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-10676. Add namenode metric to measure time spent in generating EDEKs. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2016/07/28 23:24:19 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-10676. Add namenode metric to measure time spent in generating EDEKs. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2016/07/28 23:24:20 UTC, 0 replies.
- hadoop git commit: HDFS-9276. Failed to Update HDFS Delegation Token for long running application in HA mode. Contributed by Liangliang Gu and John Zhuge - posted by xi...@apache.org on 2016/07/28 23:37:16 UTC, 1 replies.
- hadoop git commit: YARN-5436. Race in AsyncDispatcher can cause random test failures in Tez (probably YARN also). (Zhiyuan Yang via gtcarrera9) - posted by gt...@apache.org on 2016/07/28 23:51:47 UTC, 1 replies.
- hadoop git commit: HADOOP-13381. KMS clients should use KMS Delegation Tokens from current UGI. Contributed by Xiao Chen. - posted by xi...@apache.org on 2016/07/29 01:28:43 UTC, 1 replies.
- hadoop git commit: HDFS-10691. FileDistribution fails in hdfs oiv command due to ArrayIndexOutOfBoundsException. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/07/29 06:40:43 UTC, 3 replies.
- hadoop git commit: YARN-5434. Add -client|server argument for graceful decommmission. Contributed by Robert Kanter. - posted by ju...@apache.org on 2016/07/29 17:24:41 UTC, 0 replies.
- hadoop git commit: YARN-5434. Add -client|server argument for graceful decommmission. Contributed by Robert Kanter. (cherry picked from commit 95f2b9859718eca12fb3167775cdd2dad25dde25) - posted by ju...@apache.org on 2016/07/29 17:25:31 UTC, 0 replies.
- hadoop git commit: YARN-5434. Add -client|server argument for graceful decommmission. Contributed by Robert Kanter. (cherry picked from commit 95f2b9859718eca12fb3167775cdd2dad25dde25) (cherry picked from commit 47dd871f96e6a5a2b1149f1baed0e19e4d0c7bb7) - posted by ju...@apache.org on 2016/07/29 17:29:45 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8780. Fetching live/dead datanode list with arg true for removeDecommissionNode, returns list with decom node. (Contributed by J.Andreina) - posted by sh...@apache.org on 2016/07/29 23:11:44 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8682. Should not remove decommissioned node, while calculating the number of live/dead decommissioned node. (Contributed by J. Andreina) - posted by sh...@apache.org on 2016/07/29 23:11:45 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs. - posted by su...@apache.org on 2016/07/29 23:54:01 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs. - posted by su...@apache.org on 2016/07/29 23:54:02 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs. - posted by su...@apache.org on 2016/07/29 23:54:03 UTC, 0 replies.
- hadoop git commit: HDFS-10441: libhdfs++: HA namenode support. Contributed by James Clampffer. - posted by jh...@apache.org on 2016/07/30 00:12:04 UTC, 0 replies.
- hadoop git commit: YARN-5229. Refactor #isApplicationEntity and #getApplicationEvent from HBaseTimelineWriterImpl. (Vrushali C via gtcarrera9) - posted by gt...@apache.org on 2016/07/30 00:34:22 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6746. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon. - posted by aa...@apache.org on 2016/07/30 02:46:46 UTC, 2 replies.
- hadoop git commit: HDFS-10703. HA NameNode Web UI should show last checkpoint time. (John Zhuge via Yongjun Zhang) - posted by yj...@apache.org on 2016/07/30 06:21:36 UTC, 3 replies.
- hadoop git commit: MAPREDUCE-6729. Accurately compute the test execute time in DFSIO. Contributed by mingleizhang. - posted by aa...@apache.org on 2016/07/30 13:15:02 UTC, 2 replies.
- hadoop git commit: YARN-5121. fix some container-executor portability issues. Contributed by Allen Wittenauer. - posted by cn...@apache.org on 2016/07/30 15:31:37 UTC, 0 replies.
- hadoop git commit: HADOOP-13440. FileContext does not react on changing umask via configuration. - posted by aa...@apache.org on 2016/07/31 02:35:20 UTC, 0 replies.
- [1/4] hadoop git commit: YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2016/07/31 18:48:36 UTC, 1 replies.
- [2/4] hadoop git commit: YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2016/07/31 18:48:37 UTC, 1 replies.
- [3/4] hadoop git commit: YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2016/07/31 18:48:38 UTC, 1 replies.
- [4/4] hadoop git commit: YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2016/07/31 18:48:39 UTC, 1 replies.
- hadoop git commit: HADOOP-11540. Raw Reed-Solomon coder using Intel ISA-L library. Contributed by Kai Zheng - posted by dr...@apache.org on 2016/07/31 22:35:35 UTC, 1 replies.