[ https://issues.apache.org/jira/browse/ASTERIXDB-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xikui Wang resolved ASTERIXDB-2152. ----------------------------------- Resolution: Fixed > 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 > Components: EXT - External data, RT - Runtime > Reporter: Xikui Wang > Assignee: Xikui Wang > Priority: Major > Labels: triaged > > 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 (v7.6.3#76005)