[
https://issues.apache.org/jira/browse/BEAM-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492179#comment-17492179
]
Brian Hulette commented on BEAM-13741:
--------------------------------------
I don't think this is a release blocker. We seem to be publishing SNAPSHOTs
fine for other artifacts, e.g. for core Java:
https://repository.apache.org/content/groups/snapshots/org/apache/beam/beam-sdks-java-core/2.37.0-SNAPSHOT/
It's just the sql-hcatalog artifact that is not getting published:
https://repository.apache.org/content/groups/snapshots/org/apache/beam/beam-sdks-java-extensions-sql-hcatalog/
Note there was a 2.37.0-SNAPSHOT published on January 28, this is from
[~kileys] testing go/beampr/16631. Note that is the _only_ SNAPSHOT published
for that artifact - while core has a SNAPSHOT for every release. Perhaps
there's been an issue here for longer and it just wasn't an explicit failure
before.
> :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
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 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)