[
https://issues.apache.org/jira/browse/HBASE-20880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balazs Meszaros updated HBASE-20880:
------------------------------------
Fix Version/s: connector-1.0.0
Component/s: hbase-connectors
> Fix for warning It would fail on the following input in hbase-spark
> -------------------------------------------------------------------
>
> Key: HBASE-20880
> URL: https://issues.apache.org/jira/browse/HBASE-20880
> Project: HBase
> Issue Type: Bug
> Components: hbase-connectors
> Environment: {code:java}
> Maven home: /opt/apache-maven-3.5.3
> Java version: 1.8.0_172, vendor: Oracle Corporation
> Java home:
> /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.13.5", arch: "x86_64", family: "mac"{code}
> last commit: 3fc23fe930aa93e8755cf2bd478bd9907f719fd2
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Priority: Minor
> Fix For: 3.0.0, connector-1.0.0
>
> Attachments: HBASE-20880.v01.patch
>
>
> compiling hbase-spark module returns a warning
> {code:java}
> [WARNING]
> /.../hbase/hbase-spark/src/test/scala/org/apache/hadoop/hbase/spark/TableOutputFormatSuite.scala:117:
> warning: match may not be exhaustive.
> [WARNING] It would fail on the following input: Failure((x: Throwable forSome
> x not in Exception))
> [WARNING] Try {
> [WARNING] ^
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)