[
https://issues.apache.org/jira/browse/HBASE-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187584#comment-15187584
]
Jonathan Hsieh commented on HBASE-14801:
----------------------------------------
Ok, I did a little research and buy that the warnings in scala are likely
spurious -- findbugs works on the byte code but is tailored for javac -- the
scala compiler generates that these patterns in legitmate ways (seems common
with anon funcs, and serialiation).
I basically sounds like we should disable findbugs for the scala code and
choose a different static analysis tool for scala code.
I'll file a follow on to disable findbugs on scala code.
That said, I'm comfortable with this now and will commit.
[1]
http://stackoverflow.com/questions/22617713/whats-the-current-state-of-static-analysis-tools-for-scala
[2] https://sourceforge.net/p/findbugs/feature-requests/289/
> Enhance the Spark-HBase connector catalog with json format
> ----------------------------------------------------------
>
> Key: HBASE-14801
> URL: https://issues.apache.org/jira/browse/HBASE-14801
> Project: HBase
> Issue Type: Sub-task
> Reporter: Zhan Zhang
> Assignee: Zhan Zhang
> Attachments: HBASE-14801-1.patch, HBASE-14801-2.patch,
> HBASE-14801-3.patch, HBASE-14801-4.patch, HBASE-14801-5.patch,
> HBASE-14801-6.patch, HBASE-14801-7.patch, HBASE-14801-8.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)