File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
hadoop-common-project/hadoop-common
src/test/java/org/apache/hadoop/conf Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,9 @@ Trunk (unreleased changes)
6767
6868 HADOOP-8297. Writable javadocs don't carry default constructor (harsh)
6969
70+ HADOOP-8360. empty-configuration.xml fails xml validation
71+ (Radim Kolar via harsh)
72+
7073 BUG FIXES
7174
7275 HADOOP-8177. MBeans shouldn't try to register when it fails to create MBeanName.
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
12<!--
23 Licensed to the Apache Software Foundation (ASF) under one or more
34 contributor license agreements. See the NOTICE file distributed with
1415 See the License for the specific language governing permissions and
1516 limitations under the License.
1617-->
17- <?xml version =" 1.0" ?>
1818<configuration >
1919</configuration >
2020
You can’t perform that action at this time.
0 commit comments