Repository: incubator-impala Updated Branches: refs/heads/branch-2.8.0 2423d23f8 -> 95e9479c1
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/95e9479c Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/95e9479c Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/95e9479c Branch: refs/heads/branch-2.8.0 Commit: 95e9479c12a3ba6fdfed25ae88467c8ba4622ad2 Parents: 2423d23 Author: Jim Apple <[email protected]> Authored: Thu Jan 5 08:19:28 2017 -0800 Committer: Jim Apple <[email protected]> Committed: Fri Jan 6 15:54:39 2017 -0800 ---------------------------------------------------------------------- docs/topics/impala_intro.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/95e9479c/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>
