[
https://issues.apache.org/jira/browse/HBASE-15282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15150903#comment-15150903
]
Jonathan Hsieh commented on HBASE-15282:
----------------------------------------
If I bump the version alone I end up with a failing test in DefaultSourceSuite.
What used to be a TableNotFoundException became a
org.apache.spark.sql.catalyst.errors.package$TreeNodeException (looks like a
parser related exception)
{quote}
Expected exception org.apache.hadoop.hbase.TableNotFoundException to be thrown,
but org.apache.spark.sql.catalyst.errors.package$TreeNodeException was thrown.
{quote}
I chatted with [~vanzin], one of the spark guys, about it being strange that
the exception signature changed. He says that scala and spark are just likely
that -- hence the change to just Exception in the test. Marcelo can you chime
in with more details about the scala convention?
> Bump Spark on Hbase to use Spark 1.6.
> -------------------------------------
>
> Key: HBASE-15282
> URL: https://issues.apache.org/jira/browse/HBASE-15282
> Project: HBase
> Issue Type: Improvement
> Components: spark
> Affects Versions: 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 2.0.0
>
> Attachments: hbase-15282.patch
>
>
> The latest stable Spark is spark 1.6. [1]
> Let's bump the version.
> [1] http://spark.apache.org/news/spark-1-6-0-released.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)