lostluck commented on pull request #13274:
URL: https://github.com/apache/beam/pull/13274#issuecomment-724304086
error: SourceChecker.typeProcess: unexpected Throwable (CompletionFailure)
while processing
/home/rebo/git/src/github.com/apache/beam/sdks/java/io/kudu/src/main/java/org/apache/beam/sdk/io/kudu/KuduIO.java;
message: class file for org.apache.yetus.audience.InterfaceAudience$Private
not found
; The Checker Framework crashed. Please report the crash.
Compilation unit:
/home/rebo/git/src/github.com/apache/beam/sdks/java/io/kudu/src/main/java/org/apache/beam/sdk/io/kudu/KuduIO.java
Last visited tree at line 123 column 1:
@Experimental(Kind.SOURCE_SINK)
Exception: com.sun.tools.javac.code.Symbol$CompletionFailure: class file
for org.apache.yetus.audience.InterfaceAudience$Private not found;
com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
org.apache.yetus.audience.InterfaceAudience$Private not found
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 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]