You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/06/05 13:52:00 UTC

[jira] [Created] (FLINK-18161) Changing parallelism is not possible in sql-client.sh

Robert Metzger created FLINK-18161:
--------------------------------------

             Summary: Changing parallelism is not possible in sql-client.sh
                 Key: FLINK-18161
                 URL: https://issues.apache.org/jira/browse/FLINK-18161
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Client
    Affects Versions: 1.11.0
            Reporter: Robert Metzger


I tried using 
{code}
SET execution.parallelism=12
{code}

and changing the parallelism in the configuration file.

My SQL queries were always running with p=1 for all operators.



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