[
https://issues.apache.org/jira/browse/IMPALA-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16508332#comment-16508332
]
ASF subversion and git services commented on IMPALA-6987:
---------------------------------------------------------
Commit 86cd28ada40a400ec47e8f292bd70e3ad3a1ef6b in impala's branch
refs/heads/2.x from [~arodoni_cloudera]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=86cd28a ]
IMPALA-6987: [DOCS] Refactor the INVALIDATE METADATA and REFRESH docs
Change-Id: I2124e14900d0f82569c061cc46006447bb054b36
Reviewed-on: http://gerrit.cloudera.org:8080/10682
Reviewed-by: Alex Rodoni <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Impala Doc: Clear up Impala' invalidate metadata page
> -----------------------------------------------------
>
> Key: IMPALA-6987
> URL: https://issues.apache.org/jira/browse/IMPALA-6987
> Project: IMPALA
> Issue Type: Bug
> Components: Docs
> Affects Versions: Impala 2.12.0
> Reporter: Alex Rodoni
> Assignee: Alex Rodoni
> Priority: Major
> Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> The usage notes section on this page has information that is from pre-catalog
> service days:
> {code:java}
> A metadata update for an impalad instance is required if:
> A metadata change occurs
> and the change is made from another impalad instance in your cluster, or
> through Hive.
> and the change is made to a metastore database to which clients such as the
> Impala shell or ODBC directly connect.
> A metadata update for an Impala node is not required when you issue queries
> from the same Impala node where you ran ALTER TABLE, INSERT, or other
> table-modifying statement.
> {code}
> This should be cleared up.
> The first point is incorrect, catalogd distributes metadata from other
> impalads.
> The last point is unnecessary and should be removed.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]