Vuk Ercegovac has posted comments on this change. ( http://gerrit.cloudera.org:8080/10481 )
Change subject: [DOCS] Not able to create new tables when the statestore is offline ...................................................................... Patch Set 3: (4 comments) http://gerrit.cloudera.org:8080/#/c/10481/3/docs/topics/impala_components.xml File docs/topics/impala_components.xml: http://gerrit.cloudera.org:8080/#/c/10481/3/docs/topics/impala_components.xml@117 PS3, Line 117: fail ... and less consistent as data is changed http://gerrit.cloudera.org:8080/#/c/10481/3/docs/topics/impala_components.xml@119 PS3, Line 119: resumes its monitoring function. and broadcasting http://gerrit.cloudera.org:8080/#/c/10481/3/docs/topics/impala_components.xml@123 PS3, Line 123: create a new table Tim's comment about how this generalizes beyond create-table should be applied here: If you issue any DDL statements while ..., the changes will only be visible at ... http://gerrit.cloudera.org:8080/#/c/10481/3/docs/topics/impala_components.xml@125 PS3, Line 125: The queries that use the new table will fail : if issued at other coordinators. just checked that queries will fail for create since the table load has to come back through the statestore. so the change is visible at the coordinator (show tables works) but the query will not work. -- To view, visit http://gerrit.cloudera.org:8080/10481 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I41216fcf60f94f596dae0109a5730ce792b28244 Gerrit-Change-Number: 10481 Gerrit-PatchSet: 3 Gerrit-Owner: Alex Rodoni <[email protected]> Gerrit-Reviewer: Alex Rodoni <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Vuk Ercegovac <[email protected]> Gerrit-Comment-Date: Fri, 01 Jun 2018 02:00:26 +0000 Gerrit-HasComments: Yes
