[
https://issues.apache.org/jira/browse/IMPALA-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474638#comment-16474638
]
Alex Rodoni commented on IMPALA-6987:
-------------------------------------
[~balazsj_impala_220b]
> 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
>
> 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]