[DOCS] Genericize top-level release notes pages Remove one Cloudera reference that's present in one XML file and conref'ed into a different HTML page.
Change-Id: If7fa92412bda37510fa604a908c905709183d6bd Reviewed-on: http://gerrit.cloudera.org:8080/6383 Reviewed-by: Ambreen Kazi <[email protected]> Reviewed-by: John Russell <[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/d98f4649 Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/d98f4649 Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/d98f4649 Branch: refs/heads/master Commit: d98f464918058b5459db0da7fcd483f1a5b3a47c Parents: 7df236f Author: John Russell <[email protected]> Authored: Tue Mar 14 07:56:46 2017 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Tue Mar 14 17:29:57 2017 +0000 ---------------------------------------------------------------------- docs/topics/impala_relnotes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/d98f4649/docs/topics/impala_relnotes.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_relnotes.xml b/docs/topics/impala_relnotes.xml index ba1d83b..ab299c9 100644 --- a/docs/topics/impala_relnotes.xml +++ b/docs/topics/impala_relnotes.xml @@ -38,7 +38,7 @@ under the License. features</xref> and <xref href="impala_known_issues.xml#known_issues">known issues and limitations</xref> for Impala versions up to <ph conref="../shared/ImpalaVariables.xml#impala_vars/ReleaseVersion"/>. For users upgrading from earlier Impala releases, or using Impala in combination with specific versions of other - Cloudera software, <xref href="impala_incompatible_changes.xml#incompatible_changes"/> lists any changes to + software, <xref href="impala_incompatible_changes.xml#incompatible_changes"/> lists any changes to file formats, SQL syntax, or software dependencies to take into account. </p>
