[GitHub] [spark] viirya commented on a change in pull request #32582: [SPARK-35436][SS] RocksDBFileManager - save checkpoint to DFS

2021-06-04 Thread GitBox
viirya commented on a change in pull request #32582: URL: https://github.com/apache/spark/pull/32582#discussion_r645685787 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBSuite.scala ## @@ -54,4 +130,30 @@ class RocksDBSuite extends

[GitHub] [spark] viirya commented on a change in pull request #32582: [SPARK-35436][SS] RocksDBFileManager - save checkpoint to DFS

2021-06-04 Thread GitBox
viirya commented on a change in pull request #32582: URL: https://github.com/apache/spark/pull/32582#discussion_r644473480 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/state/RocksDBFileManager.scala ## @@ -17,18 +17,265 @@ package

[GitHub] [spark] viirya commented on a change in pull request #32582: [SPARK-35436][SS] RocksDBFileManager - save checkpoint to DFS

2021-06-04 Thread GitBox
viirya commented on a change in pull request #32582: URL: https://github.com/apache/spark/pull/32582#discussion_r645326904 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBSuite.scala ## @@ -20,12 +20,88 @@ package

[GitHub] [spark] viirya commented on a change in pull request #32582: [SPARK-35436][SS] RocksDBFileManager - save checkpoint to DFS

2021-06-04 Thread GitBox
viirya commented on a change in pull request #32582: URL: https://github.com/apache/spark/pull/32582#discussion_r645326621 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBSuite.scala ## @@ -20,12 +20,88 @@ package

[GitHub] [spark] viirya commented on a change in pull request #32582: [SPARK-35436][SS] RocksDBFileManager - save checkpoint to DFS

2021-06-04 Thread GitBox
viirya commented on a change in pull request #32582: URL: https://github.com/apache/spark/pull/32582#discussion_r645325536 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBSuite.scala ## @@ -20,12 +20,88 @@ package

[GitHub] [spark] viirya commented on a change in pull request #32582: [SPARK-35436][SS] RocksDBFileManager - save checkpoint to DFS

2021-06-04 Thread GitBox
viirya commented on a change in pull request #32582: URL: https://github.com/apache/spark/pull/32582#discussion_r645325161 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBSuite.scala ## @@ -20,12 +20,88 @@ package

[GitHub] [spark] viirya commented on a change in pull request #32582: [SPARK-35436][SS] RocksDBFileManager - save checkpoint to DFS

2021-06-04 Thread GitBox
viirya commented on a change in pull request #32582: URL: https://github.com/apache/spark/pull/32582#discussion_r645323513 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBSuite.scala ## @@ -54,4 +130,30 @@ class RocksDBSuite extends

[GitHub] [spark] viirya commented on a change in pull request #32582: [SPARK-35436][SS] RocksDBFileManager - save checkpoint to DFS

2021-06-02 Thread GitBox
viirya commented on a change in pull request #32582: URL: https://github.com/apache/spark/pull/32582#discussion_r644473480 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/state/RocksDBFileManager.scala ## @@ -17,18 +17,265 @@ package