You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2015/11/06 07:47:27 UTC

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

Sergey Soldatov created BIGTOP-2115:
---------------------------------------

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