Repository: incubator-impala Updated Branches: refs/heads/master d4b0b5682 -> 44dc8eec7
IMPALA-4643: [DOCS] Genericize link on impala_parquet page Turn link to CDH Parquet info into generic plaintext. Change-Id: Ie5889e8add9c05284bd75f2965d141a43f9a6071 Reviewed-on: http://gerrit.cloudera.org:8080/6393 Reviewed-by: Laurel Hale <[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/e98cf787 Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/e98cf787 Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/e98cf787 Branch: refs/heads/master Commit: e98cf78763493bd522fc1b766b80e0b87110e34c Parents: d4b0b56 Author: John Russell <[email protected]> Authored: Tue Mar 14 11:21:26 2017 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Tue Mar 14 19:10:35 2017 +0000 ---------------------------------------------------------------------- docs/topics/impala_parquet.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/e98cf787/docs/topics/impala_parquet.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_parquet.xml b/docs/topics/impala_parquet.xml index 934736a..ef1af24 100644 --- a/docs/topics/impala_parquet.xml +++ b/docs/topics/impala_parquet.xml @@ -709,7 +709,7 @@ Returned 1 row(s) in 13.35s <p> You can read and write Parquet data files from other <keyword keyref="distro"/> components. - <ph audience="integrated">See <xref href="cdh_ig_parquet.xml#parquet_format"/> for details.</ph> + See <xref keyref="cdh_ig_parquet"/> for details. </p> <!-- These couple of paragraphs reused in the release notes 'incompatible changes' section. -->
