You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ketan kunde (JIRA)" <ji...@apache.org> on 2019/04/09 09:13:00 UTC

[jira] [Commented] (SPARK-9858) Introduce an ExchangeCoordinator to estimate the number of post-shuffle partitions.

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

ketan kunde commented on SPARK-9858:
------------------------------------

[~aroberts] : did this exchangecordinator suite test cases pass for your big endian environment, exclusively test cases by the following name

 

test(s"determining the number of reducers: complex query 1

test(s"determining the number of reducers: complex query 2 

The above test cases are also seen failing on my big endian environment with the below respective logs
 * determining the number of reducers: complex query 1 *** FAILED ***
 Set(1, 2) did not equal Set(2, 3) (ExchangeCoordinatorSuite.scala:424)
- determining the number of reducers: complex query 2 *** FAILED ***
 Set(4, 2) did not equal Set(5, 3) (ExchangeCoordinatorSuite.scala:476)

Since this ticket is RESOLVED i would like to know from you what is the change u did to ensure passing of this test cases

Also could you also highlight which exact feature of spark does this test case test

I would be very greatful for your reply.

 

Regards

Ketan 

 

> Introduce an ExchangeCoordinator to estimate the number of post-shuffle partitions.
> -----------------------------------------------------------------------------------
>
>                 Key: SPARK-9858
>                 URL: https://issues.apache.org/jira/browse/SPARK-9858
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Yin Huai
>            Assignee: Yin Huai
>            Priority: Major
>             Fix For: 1.6.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org