[
https://issues.apache.org/jira/browse/PARQUET-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087347#comment-17087347
]
ASF GitHub Bot commented on PARQUET-1699:
-----------------------------------------
bagipriyank opened a new pull request #786:
URL: https://github.com/apache/parquet-mr/pull/786
addresses [PARQUET-1699](https://issues.apache.org/jira/browse/PARQUET-1699)
----------------------------------------------------------------
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]
> Could not resolve org.apache.yetus:audience-annotations:0.11.0
> --------------------------------------------------------------
>
> Key: PARQUET-1699
> URL: https://issues.apache.org/jira/browse/PARQUET-1699
> Project: Parquet
> Issue Type: Bug
> Affects Versions: 1.11.0
> Reporter: Priyank Bagrecha
> Priority: Major
>
> Trying to use parquet-protobuf and get this via parquet-common. I'm using
> latest on master branch
> {code:java}
> > Could not resolve org.apache.yetus:audience-annotations:0.11.0.
> Required by:
> project : > org.apache.parquet:parquet-common:1.11.0-SNAPSHOT
> > Could not resolve org.apache.yetus:audience-annotations:0.11.0.
> > Could not parse POM
> /Users/pbagrecha/.m2/repository/org/apache/yetus/audience-annotations/0.11.0/audience-annotations-0.11.0.pom
> > Unable to resolve version for dependency 'jdk.tools:jdk.tools:jar'
> > Could not resolve org.apache.yetus:audience-annotations:0.11.0.
> > Could not parse POM
> https://repo1.maven.org/maven2/org/apache/yetus/audience-annotations/0.11.0/audience-annotations-0.11.0.pom
> > Unable to resolve version for dependency 'jdk.tools:jdk.tools:jar'
> > Could not resolve org.apache.yetus:audience-annotations:0.11.0.
> > Could not parse POM
> https://jcenter.bintray.com/org/apache/yetus/audience-annotations/0.11.0/audience-annotations-0.11.0.pom
> > Unable to resolve version for dependency
> 'jdk.tools:jdk.tools:jar'{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)