[
https://issues.apache.org/jira/browse/HBASE-20436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441594#comment-16441594
]
Ted Yu edited comment on HBASE-20436 at 4/17/18 10:22 PM:
----------------------------------------------------------
No.
bq. Caused by: java.lang.IllegalArgumentException: port out of range:-1
The above was fixed by addendum to HBASE-20224
was (Author: [email protected]):
No.
bq. Caused by: java.lang.IllegalArgumentException: port out of range:-1
The above was fixed by addendum to HBASE-20244
> IntegrationTestSparkBulkLoad cannot access abstract processOptions of
> AbstractHBaseTool
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-20436
> URL: https://issues.apache.org/jira/browse/HBASE-20436
> Project: HBase
> Issue Type: Bug
> Components: spark
> Reporter: Ted Yu
> Priority: Major
>
> Saw the following compilation error in hbase-spark-it module:
> {code}
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /hbase/hbase-spark-it/src/test/java/org/apache/hadoop/hbase/spark/IntegrationTestSparkBulkLoad.java:[638,10]
> abstract method
> processOptions(org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine)
> in org.apache.hadoop.hbase.util.AbstractHBaseTool cannot be accessed directly
> {code}
> The processOptions method of AbstractHBaseTool is abstract.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)