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

Hudson commented on HBASE-16306:
--------------------------------

FAILURE: Integrated in HBase-Trunk_matrix #1319 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/1319/])
HBASE-16306 Add specific imports to avoid namespace clash in (stack: rev 
ff7d0082b85f8da501ba5c3834ce37c9464ab41f)
* hbase-spark/src/main/scala/org/apache/hadoop/hbase/spark/DefaultSource.scala


> Add specific imports to avoid namespace clash in defaultSource.scala
> --------------------------------------------------------------------
>
>                 Key: HBASE-16306
>                 URL: https://issues.apache.org/jira/browse/HBASE-16306
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Sai Teja Ranuva
>            Assignee: Sai Teja Ranuva
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16306.master.1.patch
>
>
> I am working on adding Hybrid Logical clocks to HBase. As part of it, I wish 
> to add TimestampType file in hbase common. Spark has some types defined in - 
> org.apache.spark.sql.types, all of which are being imported. It also has a 
> TimestampType defined. As currently in this file, all of the hbase common is 
> imported, creating a namespace clash. I have changed to only import specific 
> hbase common classes that are required in this file.



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

Reply via email to