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:18:00 UTC

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

Artem Ervits created HBASE-20880:
------------------------------------

             Summary: 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


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)