Add disclaimer to docs: Cloudera-specific info still present. While we are working on excising it, we don't want users to be confused about what the manual is intended to describe.
Change-Id: I7740189fd7ff7f22d8471f037e190d9923521936 Reviewed-on: http://gerrit.cloudera.org:8080/5610 Reviewed-by: Tim Armstrong <[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/81c3653b Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/81c3653b Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/81c3653b Branch: refs/heads/master Commit: 81c3653b9685d15789675c73ec7b0ff93ccd6953 Parents: 66260bd Author: Jim Apple <[email protected]> Authored: Thu Jan 5 08:19:28 2017 -0800 Committer: Impala Public Jenkins <[email protected]> Committed: Thu Jan 5 22:57:37 2017 +0000 ---------------------------------------------------------------------- docs/topics/impala_intro.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/81c3653b/docs/topics/impala_intro.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_intro.xml b/docs/topics/impala_intro.xml index aef7565..0407333 100644 --- a/docs/topics/impala_intro.xml +++ b/docs/topics/impala_intro.xml @@ -52,7 +52,10 @@ under the License. <note> Impala was accepted into the Apache incubator on December 2, 2015. In places where the documentation formerly referred to <q>Cloudera Impala</q>, - now the official name is <q>Apache Impala (incubating)</q>. + now the official name is <q>Apache Impala (incubating)</q>. As of January 2016, + the Impala community is working on excising the Cloudera-specific documentation + from this manual. While that is ongoing, there are still some outdated or + off-topic parts of this manual. </note> </conbody>
