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 "Attila Jeges (Jira)" <ji...@apache.org> on 2020/04/07 18:10:00 UTC

[jira] [Created] (IMPALA-9615) Make re2's max_mem option configurable via an Impala startup flag.

Attila Jeges created IMPALA-9615:
------------------------------------

             Summary: Make re2's max_mem option configurable via an Impala startup flag.
                 Key: IMPALA-9615
                 URL: https://issues.apache.org/jira/browse/IMPALA-9615
             Project: IMPALA
          Issue Type: Improvement
    Affects Versions: Impala 3.4.0
            Reporter: Attila Jeges


Right now Impala always uses the default max_mem value for re2 regexp pattern matching.

For more memory consuming patterns this can cause the following error:
"re2/re2.cc:667: DFA out of memory: size xxxxx, bytemap range xx, list count xxxxx".

It would be nice if re2's max_mem option would be configurable via an Impala startup flag.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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