You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/06/04 22:07:38 UTC

[jira] [Assigned] (SPARK-8106) Set derby.system.durability=test in order to speed up Hive compatibility tests

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

Apache Spark reassigned SPARK-8106:
-----------------------------------

    Assignee: Apache Spark

> Set derby.system.durability=test in order to speed up Hive compatibility tests
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-8106
>                 URL: https://issues.apache.org/jira/browse/SPARK-8106
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Josh Rosen
>            Assignee: Apache Spark
>
> Derby has a configuration property named {{derby.system.durability}} that disables I/O synchronization calls for many writes.  This sacrifices durability but can result in large performance gains, which is appropriate for tests.
> We should enable this in our test system properties in order to speed up the Hive compatibility tests.  I saw 2-3x speedups locally with this change.



--
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