Remove excess attributes.
Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/3b84b952 Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/3b84b952 Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/3b84b952 Branch: refs/heads/doc_prototype Commit: 3b84b952f850ec0eaed3a049c085e11a58292c64 Parents: 1fb6d24 Author: John Russell <[email protected]> Authored: Thu Sep 8 16:11:41 2016 -0700 Committer: John Russell <[email protected]> Committed: Thu Sep 8 16:11:41 2016 -0700 ---------------------------------------------------------------------- docs/shared/ImpalaVariables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/3b84b952/docs/shared/ImpalaVariables.xml ---------------------------------------------------------------------- diff --git a/docs/shared/ImpalaVariables.xml b/docs/shared/ImpalaVariables.xml index 7ca06c6..60f8143 100644 --- a/docs/shared/ImpalaVariables.xml +++ b/docs/shared/ImpalaVariables.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> -<concept xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/" id="impala_vars" ditaarch:DITAArchVersion="1.2" domains="(topic concept) (topic hi-d) (topic ut-d) (topic indexing-d) (topic hazard-d) (topic abbrev-d) (topic pr-d) (topic sw-d) (topic ui-d) " xml:lang="en-US"> +<concept id="impala_vars"> <title>Cloudera Impala Variables</title> <prolog id="prolog_slg_nmv_km"> <metadata id="metadata_ecq_qmv_km">
