IMPALA-4803: [DOCS] 2.9 release notes placeholder

Change-Id: I636a6f2dcd0555ab9b46304e3a7298c598a511da
Reviewed-on: http://gerrit.cloudera.org:8080/6964
Reviewed-by: Michael Brown <[email protected]>
Tested-by: Impala Public Jenkins


Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/4b54df8c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/4b54df8c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/4b54df8c

Branch: refs/heads/master
Commit: 4b54df8cd33936546d67e2136c5e12aa8f43d64b
Parents: d49d964
Author: John Russell <[email protected]>
Authored: Tue May 23 13:32:07 2017 -0700
Committer: Impala Public Jenkins <[email protected]>
Committed: Tue May 23 22:55:52 2017 +0000

----------------------------------------------------------------------
 docs/topics/impala_fixed_issues.xml         | 16 ++++++++++++++++
 docs/topics/impala_incompatible_changes.xml | 23 +++++++++++++++++++++++
 2 files changed, 39 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/4b54df8c/docs/topics/impala_fixed_issues.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_fixed_issues.xml 
b/docs/topics/impala_fixed_issues.xml
index 3383d98..06c1c65 100644
--- a/docs/topics/impala_fixed_issues.xml
+++ b/docs/topics/impala_fixed_issues.xml
@@ -46,6 +46,22 @@ under the License.
     <p outputclass="toc inpage"/>
   </conbody>
 
+<!-- All 2.9.x subsections go under here -->
+
+  <concept rev="2.9.0" id="fixed_issues_290">
+
+    <title>Issues Fixed in <keyword keyref="impala290"/></title>
+
+    <conbody>
+
+      <p>
+        For the full list of issues closed in this release, including bug 
fixes,
+        see the <xref keyref="changelog_29">changelog for <keyword 
keyref="impala29"/></xref>.
+      </p>
+
+    </conbody>
+  </concept>
+
 <!-- All 2.8.x subsections go under here -->
 
   <concept rev="2.8.0" id="fixed_issues_280">

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/4b54df8c/docs/topics/impala_incompatible_changes.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_incompatible_changes.xml 
b/docs/topics/impala_incompatible_changes.xml
index bb4c434..3878c51 100644
--- a/docs/topics/impala_incompatible_changes.xml
+++ b/docs/topics/impala_incompatible_changes.xml
@@ -53,6 +53,29 @@ under the License.
     <p outputclass="toc inpage"/>
   </conbody>
 
+  <concept rev="2.9.0" id="incompatible_changes_29x">
+
+    <title>Incompatible Changes Introduced in Impala 2.9.x</title>
+
+    <conbody>
+
+      <p>
+        For the full list of issues closed in this release, including any that 
introduce
+        behavior changes or incompatibilities, see the
+        <xref keyref="changelog_29">changelog for <keyword 
keyref="impala29"/></xref>.
+      </p>
+
+<!-- Prose explanations of specific incompatible changes - TBD.
+      <ul>
+        <li>
+        </li>
+      </ul>
+-->
+
+    </conbody>
+
+  </concept>
+
   <concept rev="2.8.0" id="incompatible_changes_28x">
 
     <title>Incompatible Changes Introduced in Impala 2.8.x</title>

Reply via email to