IMPALA-7815: [DOCS] Release notes for 3.1 Change-Id: Ib4d124557f29e539f97c5c52606c16f4147ab169 Reviewed-on: http://gerrit.cloudera.org:8080/11922 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: Zoltan Borok-Nagy <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/622e19c5 Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/622e19c5 Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/622e19c5 Branch: refs/heads/master Commit: 622e19c5f8bb3523f4cbbd0053fd6314ea66a929 Parents: aa294cf Author: Alex Rodoni <[email protected]> Authored: Mon Nov 12 17:13:05 2018 -0800 Committer: Alex Rodoni <[email protected]> Committed: Thu Nov 22 18:59:04 2018 +0000 ---------------------------------------------------------------------- docs/impala_keydefs.ditamap | 3 ++- docs/topics/impala_fixed_issues.xml | 9 +++++++++ docs/topics/impala_incompatible_changes.xml | 9 +++++++++ docs/topics/impala_new_features.xml | 10 ++++++++++ docs/topics/impala_upgrading.xml | 11 +++++++++++ 5 files changed, 41 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/impala/blob/622e19c5/docs/impala_keydefs.ditamap ---------------------------------------------------------------------- diff --git a/docs/impala_keydefs.ditamap b/docs/impala_keydefs.ditamap index ff83cd2..a25f4d1 100644 --- a/docs/impala_keydefs.ditamap +++ b/docs/impala_keydefs.ditamap @@ -10541,7 +10541,7 @@ under the License. <!-- 3-part forms of version numbers, for use in release notes. --> <!-- Using spaced-out form to avoid conflict with variable for 2.1.10 --> - <keydef keys="impala3_1_0"><topicmeta><keywords><keyword>Impala 3.1.0</keyword></keywords></topicmeta></keydef> + <keydef keys="impala3_01_0"><topicmeta><keywords><keyword>Impala 3.1.0</keyword></keywords></topicmeta></keydef> <keydef keys="impala3_00_0"><topicmeta><keywords><keyword>Impala 3.0.0</keyword></keywords></topicmeta></keydef> <keydef keys="impala2_12_0"><topicmeta><keywords><keyword>Impala 2.12.0</keyword></keywords></topicmeta></keydef> <keydef keys="impala2_11_0"><topicmeta><keywords><keyword>Impala 2.11.0</keyword></keywords></topicmeta></keydef> @@ -10603,6 +10603,7 @@ under the License. <keydef keys="impala13_full"><topicmeta><keywords><keyword>Impala 1.3</keyword></keywords></topicmeta></keydef> <!-- Pointers to changelog pages --> + <keydef keys="changelog_31" href="https://impala.apache.org/docs/changelog-3.1.html" scope="external" format="html"/> <keydef keys="changelog_300" href="https://impala.apache.org/docs/changelog-3.0.html" scope="external" format="html"/> <keydef keys="changelog_212" href="https://impala.apache.org/docs/changelog-2.12.html" scope="external" format="html"/> <keydef keys="changelog_211" href="https://impala.apache.org/docs/changelog-2.11.html" scope="external" format="html"/> http://git-wip-us.apache.org/repos/asf/impala/blob/622e19c5/docs/topics/impala_fixed_issues.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_fixed_issues.xml b/docs/topics/impala_fixed_issues.xml index 0102afe..0f72296 100644 --- a/docs/topics/impala_fixed_issues.xml +++ b/docs/topics/impala_fixed_issues.xml @@ -45,6 +45,15 @@ under the License. <p outputclass="toc inpage"/> </conbody> + <!-- All 3.1.x subsections go under here --> + <concept rev="3.1.0" id="fixed_issues_3_1_0"> + <title>Issues Fixed in <keyword keyref="impala31"/></title> + <conbody> + <p> For the full list of issues closed in this release, including bug + fixes, see the <xref keyref="changelog_31">changelog for <keyword + keyref="impala31"/></xref>. </p> + </conbody> + </concept> <!-- All 3.0.x subsections go under here --> <concept rev="3.0.0" id="fixed_issues_3_0_0"> <title>Issues Fixed in <keyword keyref="impala30"/></title> http://git-wip-us.apache.org/repos/asf/impala/blob/622e19c5/docs/topics/impala_incompatible_changes.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_incompatible_changes.xml b/docs/topics/impala_incompatible_changes.xml index e5d4a86..ab88251 100644 --- a/docs/topics/impala_incompatible_changes.xml +++ b/docs/topics/impala_incompatible_changes.xml @@ -52,6 +52,15 @@ under the License. <p outputclass="toc inpage"/> </conbody> + <concept rev="3.1.0" id="new_features_31"> + <title>Incompatible Changes Introduced in Impala 3.1.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_31">changelog for <keyword keyref="impala31" + /></xref>. </p> + </conbody> + </concept> <concept rev="3.0.0" id="incompatible_changes_300x"> <title>Incompatible Changes Introduced in Impala 3.0.x</title> <conbody> http://git-wip-us.apache.org/repos/asf/impala/blob/622e19c5/docs/topics/impala_new_features.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_new_features.xml b/docs/topics/impala_new_features.xml index 8afb1a4..9236915 100644 --- a/docs/topics/impala_new_features.xml +++ b/docs/topics/impala_new_features.xml @@ -45,6 +45,16 @@ under the License. <p outputclass="toc inpage"/> </conbody> + <!-- All 3.1.x new features go under here --> + <concept rev="3.1.0" id="new_features_31"> + <title>New Features in <keyword keyref="impala31"/></title> + <conbody> + <p> For the full list of issues closed in this release, including the + issues marked as <q>new features</q> or <q>improvements</q>, see the + <xref keyref="changelog_31">changelog for <keyword keyref="impala31" + /></xref>. </p> + </conbody> + </concept> <!-- All 3.0.x new features go under here --> <concept rev="3.0.0" id="new_features_300"> http://git-wip-us.apache.org/repos/asf/impala/blob/622e19c5/docs/topics/impala_upgrading.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_upgrading.xml b/docs/topics/impala_upgrading.xml index 679b77d..502c56d 100644 --- a/docs/topics/impala_upgrading.xml +++ b/docs/topics/impala_upgrading.xml @@ -147,6 +147,17 @@ $ ps ax | grep [i]mpalad <concept id="concept_a2p_szq_jdb"> <title>Impala Upgrade Considerations</title> + <concept id="impala_privileges_30"> + <title>Grant REFRESH Privilege to Impala Roles with SELECT or INSERT + Privilege when Upgrading to <keyword keyref="impala30"/></title> + <conbody> + <p> To use the fine grained privileges feature in <keyword + keyref="impala30"/>, if a role has the <codeph>SELECT</codeph> or + <codeph>INSERT</codeph> privilege on an object in Impala before + upgrading to <keyword keyref="impala30"/>, grant that role the + <codeph>REFRESH</codeph> privilege after the upgrade. </p> + </conbody> + </concept> <concept id="IMPALA-3916">
