Hello Team , I was trying to build Parquet Thrift Project , Getting below error!
[ERROR] Failed to execute goal on project parquet-thrift: Could not resolve dependencies for project org.apache.parquet:parquet-thrift:jar:1.9.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.parquet:parquet-column:jar:1.9.1-SNAPSHOT, org.apache.parquet:parquet-hadoop:jar:1.9.1-SNAPSHOT, org.apache.parquet:parquet-jackson:jar:1.9.1-SNAPSHOT, org.apache.parquet:parquet-column:jar:tests:1.9.1-SNAPSHOT, org.apache.parquet:parquet-pig:jar:1.9.1-SNAPSHOT, org.apache.parquet:parquet-hadoop:jar:tests:1.9.1-SNAPSHOT: Could not find artifact org.apache.parquet:parquet-column:jar:1.9.1-SNAPSHOT in apache.snapshots (http://repository.apache.org/snapshots) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. Am i missing any lib ? Cheers, Senthil
