You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "liyunzhang_intel (JIRA)" <ji...@apache.org> on 2017/05/05 21:27:04 UTC

[jira] [Created] (HIVE-16600) Refactor SetSparkReducerParallelism#needSetParallelism to enable parallel order by in multi_insert cases

liyunzhang_intel created HIVE-16600:
---------------------------------------

             Summary: Refactor SetSparkReducerParallelism#needSetParallelism to enable parallel order by in multi_insert cases
                 Key: HIVE-16600
                 URL: https://issues.apache.org/jira/browse/HIVE-16600
             Project: Hive
          Issue Type: Sub-task
            Reporter: liyunzhang_intel


in multi_insert cases multi_insert_gby2.q, the parallelism of SORT operator is 1 even we set "hive.optimize.sampling.orderby" = true.  This is because the logic of SetSparkReducerParallelism#needSetParallelism does not support this case.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)