You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kiley Sok (Jira)" <ji...@apache.org> on 2022/01/27 17:57:00 UTC

[jira] [Commented] (BEAM-13741) :sdks:java:extensions:sql:hcatalog:compileJava failing in beam_Release_NightlySnapshot

    [ https://issues.apache.org/jira/browse/BEAM-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483355#comment-17483355 ] 

Kiley Sok commented on BEAM-13741:
----------------------------------

Can't repro locally, but did a quick diff of dependencies in the build scan.

A recent build scan[1], calcite isn't a dependency but is in the last successful run [2]

[1] https://scans.gradle.com/s/33crfrasbhvfc/dependencies?expandAll&focusedDependencyView=details&projectFilter=WyI6c2RrczpqYXZhOmV4dGVuc2lvbnM6c3FsOmhjYXRhbG9nIl0
[2] https://scans.gradle.com/s/pydkrzca6t4p6/dependencies?dependencies=calcite&expandAll&focusedDependencyView=versions&projectFilter=WyI6c2RrczpqYXZhOmV4dGVuc2lvbnM6c3FsOmhjYXRhbG9nIl0

> :sdks:java:extensions:sql:hcatalog:compileJava failing in beam_Release_NightlySnapshot 
> ---------------------------------------------------------------------------------------
>
>                 Key: BEAM-13741
>                 URL: https://issues.apache.org/jira/browse/BEAM-13741
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P1
>              Labels: currently-failing
>
> Started in https://ci-beam.apache.org/job/beam_Release_NightlySnapshot/1421/
> {code}
> 23:36:14 > Task :sdks:java:extensions:sql:hcatalog:compileJava FAILED
> 23:36:14 error: cannot access Statistic
> 23:36:14   class file for org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.Statistic not found
> 23:36:14   Consult the following stack trace for details.
> 23:36:14   com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.Statistic not found
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)