Ryan Blue created PARQUET-540: --------------------------------- Summary: Cascading3 module doesn't build when using thrift 0.9.0 Key: PARQUET-540 URL: https://issues.apache.org/jira/browse/PARQUET-540 Project: Parquet Issue Type: Bug Components: parquet-cascading Reporter: Ryan Blue Assignee: Ryan Blue Fix For: 1.9.0
The cascading-3 module pulls in 0.7.0 because it doesn't have an explicit dependency on libthrift, although it does require libthrift. This module should have a dependency on libthrift and use the thrift.version property. Side note: I also noticed that it inherits SLF4J from thrift 0.7.0 and should instead have a dependency on slf4j-api and a test dependency on slf4j-simple. -- This message was sent by Atlassian JIRA (v6.3.4#6332)