[ 
https://issues.apache.org/jira/browse/PIG-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15731254#comment-15731254
 ] 

liyunzhang_intel commented on PIG-4952:
---------------------------------------

[~kexianda]:  
 "spark.default.parallism" is the configuration item to set the 
parallism([see|http://spark.apache.org/docs/latest/configuration.html]). before 
we use "spark.reducers", i guess "spark.reducers" is not official configuration 
name. will change the name to "spark.default.parallism".

[~nkollar]:
{quote}
Does it make sense to set the parallelism level for these operators too, 
{quote}
Make sense, will accept the modification in PIG-4952_1.patch about 
SkewedJoinConverter.java,SortConverter.java and RankConverter.java. 

[~kexianda] and [~nkollar]:  please help review PIG-4952_2.patch.  




> Calculate the value of parallism for spark mode
> -----------------------------------------------
>
>                 Key: PIG-4952
>                 URL: https://issues.apache.org/jira/browse/PIG-4952
>             Project: Pig
>          Issue Type: Sub-task
>          Components: spark
>            Reporter: liyunzhang_intel
>            Assignee: liyunzhang_intel
>             Fix For: spark-branch
>
>         Attachments: PIG-4952.patch, PIG-4952_1.patch, PIG-4952_2.patch
>
>
> Calculate the value of parallism for spark mode like what 
> org.apache.pig.backend.hadoop.executionengine.tez.plan.optimizer.ParallelismSetter
>  does.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to