GitHub user sarutak opened a pull request:
https://github.com/apache/spark/pull/13777
[SPARK-16061][SQL] The property "spark.sql.stateStore.maintenanceInterval"
should be renamed to "spark.streaming.stateStore.maintenanceInterval"
## What changes were proposed in this pull request?
The property spark.streaming.stateStore.maintenanceInterval should be
renamed and harmonized with other properties related to Structured Streaming
like spark.sql.streaming.stateStore.minDeltasForSnapshot.
## How was this patch tested?
Existing unit tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sarutak/spark SPARK-16061
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13777.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #13777
----
commit 72e8c809a90e718b10205820fd590b8a0041bdc8
Author: Kousuke Saruta <[email protected]>
Date: 2016-06-20T04:17:16Z
Renamed spark.streaming.stateStore.maintenanceInterval to
spark.sql.stateStore.maintenanceInterval
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]