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

Sean Busbey commented on HBASE-14181:
-------------------------------------

In addition to the notes on v9 for RB, the checkstyle warnings are legit 
additions:

{code}
<file 
name="/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase/hbase-spark/src/main/java/org/apache/hadoop/hbase/spark/SparkSQLPushDownFilter.java">
<error line="32" column="8" severity="error" message="Unused import - 
java.io.Serializable." 
source="com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck"/>
<error line="144" severity="error" message="Line is longer than 100 characters 
(found 101)." 
source="com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck"/>
</file>
{code}

test failures are unrelated AFAICT

> Add Spark DataFrame DataSource to HBase-Spark Module
> ----------------------------------------------------
>
>                 Key: HBASE-14181
>                 URL: https://issues.apache.org/jira/browse/HBASE-14181
>             Project: HBase
>          Issue Type: New Feature
>          Components: spark
>            Reporter: Ted Malaska
>            Assignee: Ted Malaska
>            Priority: Minor
>         Attachments: HBASE-14181.1.patch, HBASE-14181.2.patch, 
> HBASE-14181.3.patch, HBASE-14181.4.patch, HBASE-14181.5.patch, 
> HBASE-14181.6.patch, HBASE-14181.7.patch, HBASE-14181.8.patch, 
> HBASE-14181.8.patch, HBASE-14181.9.patch
>
>
> Build a RelationProvider for HBase-Spark Module.



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

Reply via email to