HeartSaVioR commented on issue #24922: [SPARK-28120][SS]  Rocksdb state storage 
implementation
URL: https://github.com/apache/spark/pull/24922#issuecomment-505291092
 
 
   And please take a deep look at build result if it fails, and try to fix if 
build failure is related to your patch. In some cases, build output log has a 
guide message to fix the issue, like this case.
   
   ```
   Spark's published dependencies DO NOT MATCH the manifest file 
(dev/spark-deps).
   To update the manifest file, run './dev/test-dependencies.sh 
--replace-manifest'.
   diff --git a/dev/deps/spark-deps-hadoop-2.7 
b/dev/pr-deps/spark-deps-hadoop-2.7
   index 62b00f3..7e33e82 100644
   --- a/dev/deps/spark-deps-hadoop-2.7
   +++ b/dev/pr-deps/spark-deps-hadoop-2.7
   @@ -171,6 +171,7 @@ parquet-jackson-1.10.1.jar
    protobuf-java-2.5.0.jar
    py4j-0.10.8.1.jar
    pyrolite-4.23.jar
   +rocksdbjni-6.0.1.jar
    scala-compiler-2.12.8.jar
    scala-library-2.12.8.jar
    scala-parser-combinators_2.12-1.1.0.jar
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to