[DOCS] Remove comment from impala_prereqs page 'CDH' was mentioned in a to-do comment; remove the comment.
Change-Id: I40ff01ec1edfb25aa25334375334ec784c5c7da8 Reviewed-on: http://gerrit.cloudera.org:8080/6394 Reviewed-by: Laurel Hale <[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/33e112bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/33e112bc Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/33e112bc Branch: refs/heads/master Commit: 33e112bc9516c25290269c597a874601edea21cf Parents: e98cf78 Author: John Russell <[email protected]> Authored: Tue Mar 14 11:37:21 2017 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Tue Mar 14 19:43:36 2017 +0000 ---------------------------------------------------------------------- docs/topics/impala_prereqs.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/33e112bc/docs/topics/impala_prereqs.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_prereqs.xml b/docs/topics/impala_prereqs.xml index 4f92f63..bd89110 100644 --- a/docs/topics/impala_prereqs.xml +++ b/docs/topics/impala_prereqs.xml @@ -178,10 +178,6 @@ under the License. The officially supported JVM for Impala is the Oracle JVM. Other JVMs might cause issues, typically resulting in a failure at <cmdname>impalad</cmdname> startup. In particular, the JamVM used by default on certain levels of Ubuntu systems can cause <cmdname>impalad</cmdname> to fail to start. - <!-- To do: - Could say something here about JDK 6 vs. JDK 7 in CDH 5. Since we didn't specify the JDK version before, - don't know the impact from the user perspective so not calling it out at the moment. - --> </li> <li>
