[DOCS] Fix build error post merge conflict The verification job succeeded in merging gerrit #6345 despite the presence of a build error. Fixing the build error in a separate gerrit because can't continue #6345 once it's merged.
Change-Id: I9bf8d11e06a68103f6760db72cedf372363f75f0 Reviewed-on: http://gerrit.cloudera.org:8080/6373 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/e1b092de Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/e1b092de Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/e1b092de Branch: refs/heads/master Commit: e1b092de683b4d2e67c90deffd2da7777631f3e1 Parents: eec8d6f Author: John Russell <[email protected]> Authored: Mon Mar 13 17:06:02 2017 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Tue Mar 14 03:26:24 2017 +0000 ---------------------------------------------------------------------- docs/impala_keydefs.ditamap | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/e1b092de/docs/impala_keydefs.ditamap ---------------------------------------------------------------------- diff --git a/docs/impala_keydefs.ditamap b/docs/impala_keydefs.ditamap index 7a85fd7..0c41dcc 100644 --- a/docs/impala_keydefs.ditamap +++ b/docs/impala_keydefs.ditamap @@ -163,6 +163,8 @@ under the License. <topicmeta><linktext>the documentation for your Apache Hadoop distribution</linktext></topicmeta> </keydef> <keydef href="" scope="external" format="html" keys="setup_hdfs_caching"> + <topicmeta><linktext>the documentation for your Apache Hadoop distribution</linktext></topicmeta> + </keydef> <keydef href="" scope="external" format="html" keys="cdh_hag_cdh_other_ha"> <topicmeta><linktext>the documentation for your Apache Hadoop distribution</linktext></topicmeta> </keydef>
