Repository: incubator-impala
Updated Branches:
  refs/heads/master b50108a1d -> 7a6008b9d


[DOCS] Take out not-production-ready notice from ADLS page

Change-Id: I127b7806feca810503ba3dd000a8e972835e715a
Reviewed-on: http://gerrit.cloudera.org:8080/7487
Reviewed-by: Greg Rahn <[email protected]>
Reviewed-by: Sailesh Mukil <[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/7a6008b9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/7a6008b9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/7a6008b9

Branch: refs/heads/master
Commit: 7a6008b9d678bcfbecc853b7b9270c5c189e04c0
Parents: b50108a
Author: John Russell <[email protected]>
Authored: Mon Jul 24 10:48:43 2017 -0700
Committer: Impala Public Jenkins <[email protected]>
Committed: Mon Jul 24 23:14:10 2017 +0000

----------------------------------------------------------------------
 docs/shared/impala_common.xml | 7 -------
 docs/topics/impala_adls.xml   | 2 --
 2 files changed, 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/7a6008b9/docs/shared/impala_common.xml
----------------------------------------------------------------------
diff --git a/docs/shared/impala_common.xml b/docs/shared/impala_common.xml
index f33570d..d4dfaab 100644
--- a/docs/shared/impala_common.xml
+++ b/docs/shared/impala_common.xml
@@ -1115,13 +1115,6 @@ drop database temp;
         to 268435456 (256 MB) to match the row group size produced by Impala.
       </p>
 
-      <note rev="2.9.0 IMPALA-5333" id="adls_production" type="important">
-        <p>
-          Currently, the ADLS support in Impala is preliminary and not
-          fully tested. Do not use Impala with ADLS in a production 
environment.
-        </p>
-      </note>
-
       <note rev="2.6.0 IMPALA-1878" id="s3_production" type="important">
         <p>
           In <keyword keyref="impala26_full"/> and higher, Impala supports 
both queries (<codeph>SELECT</codeph>)

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/7a6008b9/docs/topics/impala_adls.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_adls.xml b/docs/topics/impala_adls.xml
index 8723e23..d45f02e 100644
--- a/docs/topics/impala_adls.xml
+++ b/docs/topics/impala_adls.xml
@@ -35,8 +35,6 @@ under the License.
 
   <conbody>
 
-    <note conref="../shared/impala_common.xml#common/adls_production"/>
-
     <p>
       <indexterm audience="hidden">ADLS with Impala</indexterm>
       You can use Impala to query data residing on the Azure Data Lake Store 
(ADLS) filesystem.

Reply via email to