Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-4643: [DOCS] Phase 1 of genericizing cloudera.com links ......................................................................
IMPALA-4643: [DOCS] Phase 1 of genericizing cloudera.com links This change primarily sets up the infrastructure in the keydefs file to allow shortening and genericizing cross-doc links within the Impala library. Many links to CDH-related pages such as cdh_*.xml and cm_*.xml will be replaced by generic plain text. Most of that will be in the next phase. For phase 1, you can verify that things are working by viewing the HTML output pages: impala_new_features.html impala_perf_hdfs_caching.html and doublechecking that at the spots where formerly was a link to a CDH page describing HDFS caching, now there is only the plain text phrase: "see the documentation for HDFS caching". Blanking out all the Cloudera doc links (in the next phase) will remove many instances of www.cloudera.com that appear both in the doc source and in the HTML output. Change-Id: I8ddb3d7f0a398e70a0f741410bc6b1a309bd1686 Reviewed-on: http://gerrit.cloudera.org:8080/6338 Reviewed-by: Laurel Hale <[email protected]> Reviewed-by: John Russell <[email protected]> Tested-by: Impala Public Jenkins --- M docs/impala_keydefs.ditamap M docs/topics/impala_new_features.xml M docs/topics/impala_perf_hdfs_caching.xml 3 files changed, 377 insertions(+), 126 deletions(-) Approvals: Impala Public Jenkins: Verified Laurel Hale: Looks good to me, but someone else must approve John Russell: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/6338 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8ddb3d7f0a398e70a0f741410bc6b1a309bd1686 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: John Russell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: John Russell <[email protected]> Gerrit-Reviewer: Laurel Hale <[email protected]>
