You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2015/11/10 20:19:11 UTC

[jira] [Resolved] (BIGTOP-2115) phoenix is broken after BIGTOP-2104

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

Konstantin Boudnik resolved BIGTOP-2115.
----------------------------------------
    Resolution: Cannot Reproduce

With BIGTOP-1942 in place the issue does appear any more neither on the master CI (http://ci.bigtop.apache.org/view/Bigtop-trunk/job/Bigtop-trunk-packages/)  nor in my local builds

> phoenix is broken after BIGTOP-2104
> -----------------------------------
>
>                 Key: BIGTOP-2115
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2115
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.0.0
>            Reporter: Sergey Soldatov
>            Priority: Critical
>
> phoenix build failed after BIGTOP-2104:
> [ERROR] /ws/output/phoenix/phoenix-4.4.0/phoenix-spark/src/main/scala/org/apache/phoenix/spark/PhoenixRDD.scala:148: error: type mismatch;
> [ERROR] found : Unit
> [ERROR] required: org.apache.spark.sql.types.DataType
> [ERROR] case t if t.isInstanceOf[PDecimal] => DecimalType(None)
> [ERROR] ^
> [ERROR] /ws/output/phoenix/phoenix-4.4.0/phoenix-spark/src/main/scala/org/apache/phoenix/spark/PhoenixRDD.scala:163: error: type mismatch;
> [ERROR] found : Unit
> [ERROR] required: org.apache.spark.sql.types.DataType
> [ERROR] case t if t.isInstanceOf[PDecimalArray]  



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