You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/07/15 16:58:20 UTC

[jira] [Resolved] (PARQUET-540) Cascading3 module doesn't build when using thrift 0.9.0

     [ https://issues.apache.org/jira/browse/PARQUET-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Blue resolved PARQUET-540.
-------------------------------
    Resolution: Fixed

Merged #328. Thanks [~pnarang] and [~dweeks-netflix] for reviewing!

> 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)