gaborgsomogyi commented on issue #24922: [SPARK-28120][SS]  Rocksdb state 
storage implementation
URL: https://github.com/apache/spark/pull/24922#issuecomment-509206908
 
 
   Seems like relevant issue:
   ```
   [error] 
/home/jenkins/workspace/SparkPullRequestBuilder/core/src/main/java/org/apache/spark/io/FileUtility.java:27:
 error: invalid use of @param
   [error]    * @param inputTarFileLoc the input file location for the tar file
   [error]      ^
   [error] 
/home/jenkins/workspace/SparkPullRequestBuilder/core/src/main/java/org/apache/spark/io/FileUtility.java:28:
 error: invalid use of @param
   [error]    * @param destDirLoc destination for the extracted files
   [error]      ^
   [error] 
/home/jenkins/workspace/SparkPullRequestBuilder/core/src/main/java/org/apache/spark/io/FileUtility.java:30:
 error: invalid use of @throws
   [error]    * @throws IOException
   [error]      ^
   [error] 
/home/jenkins/workspace/SparkPullRequestBuilder/core/src/main/java/org/apache/spark/io/FileUtility.java:31:
 error: invalid use of @throws
   [error]    * @throws IllegalStateException
   [error]      ^
   ```
   

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