You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Xikui Wang (JIRA)" <ji...@apache.org> on 2017/10/31 04:43:01 UTC

[jira] [Assigned] (ASTERIXDB-2152) UDF evaluation should be able to use compiler parallelism setting

     [ https://issues.apache.org/jira/browse/ASTERIXDB-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xikui Wang reassigned ASTERIXDB-2152:
-------------------------------------

    Assignee: Xikui Wang

> UDF evaluation should be able to use compiler parallelism setting
> -----------------------------------------------------------------
>
>                 Key: ASTERIXDB-2152
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2152
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Xikui Wang
>            Assignee: Xikui Wang
>
> With the compiler parallelism setting, the user should be able to utilize multiple cores to evaluate the user-defined-function in feed pipeline. 
> Expected user experience:
> SET `compiler.parallelism` "7";
> start feed TweetFeed;
> Note that the parallelism parameter needs to be set when we start the feed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)