Skip to content

Commit 2cd612b

Browse files
committed
Update 3.0.0-alpha3 changes, release notes, jdiff.
1 parent 16ad896 commit 2cd612b

File tree

3 files changed

+419
-0
lines changed

3 files changed

+419
-0
lines changed
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
2+
<!---
3+
# Licensed to the Apache Software Foundation (ASF) under one
4+
# or more contributor license agreements. See the NOTICE file
5+
# distributed with this work for additional information
6+
# regarding copyright ownership. The ASF licenses this file
7+
# to you under the Apache License, Version 2.0 (the
8+
# "License"); you may not use this file except in compliance
9+
# with the License. You may obtain a copy of the License at
10+
#
11+
# http://www.apache.org/licenses/LICENSE-2.0
12+
#
13+
# Unless required by applicable law or agreed to in writing, software
14+
# distributed under the License is distributed on an "AS IS" BASIS,
15+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+
# See the License for the specific language governing permissions and
17+
# limitations under the License.
18+
-->
19+
# "Apache Hadoop" Changelog
20+
21+
## Release 3.0.0-alpha3 - 2017-05-25
22+
23+
### INCOMPATIBLE CHANGES:
24+
25+
| JIRA | Summary | Priority | Component | Reporter | Contributor |
26+
|:---- |:---- | :--- |:---- |:---- |:---- |
27+
28+
29+
### IMPORTANT ISSUES:
30+
31+
| JIRA | Summary | Priority | Component | Reporter | Contributor |
32+
|:---- |:---- | :--- |:---- |:---- |:---- |
33+
34+
35+
### NEW FEATURES:
36+
37+
| JIRA | Summary | Priority | Component | Reporter | Contributor |
38+
|:---- |:---- | :--- |:---- |:---- |:---- |
39+
40+
41+
### IMPROVEMENTS:
42+
43+
| JIRA | Summary | Priority | Component | Reporter | Contributor |
44+
|:---- |:---- | :--- |:---- |:---- |:---- |
45+
46+
47+
### BUG FIXES:
48+
49+
| JIRA | Summary | Priority | Component | Reporter | Contributor |
50+
|:---- |:---- | :--- |:---- |:---- |:---- |
51+
| [YARN-6336](https://issues.apache.org/jira/browse/YARN-6336) | Jenkins report YARN new UI build failure | Blocker | . | Junping Du | Sunil G |
52+
| [YARN-6278](https://issues.apache.org/jira/browse/YARN-6278) | Enforce to use correct node and npm version in new YARN-UI build | Critical | . | Sunil G | Sunil G |
53+
54+
55+
### TESTS:
56+
57+
| JIRA | Summary | Priority | Component | Reporter | Contributor |
58+
|:---- |:---- | :--- |:---- |:---- |:---- |
59+
60+
61+
### SUB-TASKS:
62+
63+
| JIRA | Summary | Priority | Component | Reporter | Contributor |
64+
|:---- |:---- | :--- |:---- |:---- |:---- |
65+
66+
67+
### OTHER:
68+
69+
| JIRA | Summary | Priority | Component | Reporter | Contributor |
70+
|:---- |:---- | :--- |:---- |:---- |:---- |
71+
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
<!---
3+
# Licensed to the Apache Software Foundation (ASF) under one
4+
# or more contributor license agreements. See the NOTICE file
5+
# distributed with this work for additional information
6+
# regarding copyright ownership. The ASF licenses this file
7+
# to you under the Apache License, Version 2.0 (the
8+
# "License"); you may not use this file except in compliance
9+
# with the License. You may obtain a copy of the License at
10+
#
11+
# http://www.apache.org/licenses/LICENSE-2.0
12+
#
13+
# Unless required by applicable law or agreed to in writing, software
14+
# distributed under the License is distributed on an "AS IS" BASIS,
15+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+
# See the License for the specific language governing permissions and
17+
# limitations under the License.
18+
-->
19+
# "Apache Hadoop" 3.0.0-alpha3 Release Notes
20+
21+
These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.
22+

0 commit comments

Comments
 (0)