You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Thomas Tauber-Marshall (JIRA)" <ji...@apache.org> on 2018/06/18 20:29:00 UTC

[jira] [Created] (IMPALA-7184) Support Kudu's READ_YOUR_WRITES scan mode

Thomas Tauber-Marshall created IMPALA-7184:
----------------------------------------------

             Summary: Support Kudu's READ_YOUR_WRITES scan mode
                 Key: IMPALA-7184
                 URL: https://issues.apache.org/jira/browse/IMPALA-7184
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Thomas Tauber-Marshall
            Assignee: Thomas Tauber-Marshall


Kudu recently added a new scan mode called READ_YOUR_WRITES which provides better consistency guarantees than READ_LATEST or READ_AT_SNAPSHOT, the options currently supported by Impala.

Unfortunately, READ_YOUR_WRITES is currently affected by a bug that makes it unusable by Impala (KUDU-2233). Once this is fixed, we should add support for it, and consider either setting it as the default, or at least using it in tests, see the discussion in https://gerrit.cloudera.org/#/c/10503/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org