You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/08/04 19:29:04 UTC

[jira] [Updated] (SPARK-9604) Unsafe ArrayData and MapData is very very slow

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

Davies Liu updated SPARK-9604:
------------------------------
    Description: 
After the unsafe ArrayData and MapData merged in, this test become very slow (from less than 1 second to more than 35 seconds).

https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop2.3,label=centos/3157/testReport/org.apache.spark.sql.columnar/InMemoryColumnarQuerySuite/test_different_data_types/history/

I tried to disable the cache, it's still very slow (also most the same), once remove ArrayData and ArrayMap, it become much faster (still take about 10 seconds).

Related changes: https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop2.3,label=centos/3148/changes

cc [~rxin]

  was:
After the unsafe ArrayData and MapData merged in, this test become very slow (from less than 1 second to more than 35 seconds).

https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop2.3,label=centos/3157/testReport/org.apache.spark.sql.columnar/InMemoryColumnarQuerySuite/test_different_data_types/history/

I tried to disable the cache, it's still very slow (also most the same), once remove ArrayData and ArrayMap, it become much faster (still take about 10 seconds).

cc [~rxin]


> Unsafe ArrayData and MapData is very very slow
> ----------------------------------------------
>
>                 Key: SPARK-9604
>                 URL: https://issues.apache.org/jira/browse/SPARK-9604
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Davies Liu
>            Assignee: Wenchen Fan
>            Priority: Blocker
>
> After the unsafe ArrayData and MapData merged in, this test become very slow (from less than 1 second to more than 35 seconds).
> https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop2.3,label=centos/3157/testReport/org.apache.spark.sql.columnar/InMemoryColumnarQuerySuite/test_different_data_types/history/
> I tried to disable the cache, it's still very slow (also most the same), once remove ArrayData and ArrayMap, it become much faster (still take about 10 seconds).
> Related changes: https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop2.3,label=centos/3148/changes
> cc [~rxin]



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

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