You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/07/06 00:03:11 UTC

[jira] [Commented] (HBASE-16179) Fix compilation errors when building hbase-spark against Spark 2.0

    [ https://issues.apache.org/jira/browse/HBASE-16179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363511#comment-15363511 ] 

Sean Busbey commented on HBASE-16179:
-------------------------------------

presumably the fix here will aim for still working with Spark 1.6?

Is spark-2.0 still keeping Scala 2.10 around?

> Fix compilation errors when building hbase-spark against Spark 2.0
> ------------------------------------------------------------------
>
>                 Key: HBASE-16179
>                 URL: https://issues.apache.org/jira/browse/HBASE-16179
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>
> I tried building hbase-spark module against Spark-2.0 snapshot and got the following compilation errors:
> http://pastebin.com/bg3w247a
> Some Spark classes such as DataTypeParser and Logging are no longer accessible to downstream projects.
> hbase-spark module should not depend on such classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)