You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/07/12 17:19:00 UTC

[jira] [Updated] (HBASE-20880) Fix for warning It would fail on the following input in hbase-spark

     [ https://issues.apache.org/jira/browse/HBASE-20880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Artem Ervits updated HBASE-20880:
---------------------------------
    Status: Patch Available  (was: Open)

> 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
>         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
>         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)