[
https://issues.apache.org/jira/browse/HBASE-14763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992721#comment-14992721
]
stack commented on HBASE-14763:
-------------------------------
Failed here:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
(secondPartTestsExecution) on project hbase-server: ExecutionException:
java.lang.RuntimeException: java.lang.RuntimeException:
org.apache.maven.surefire.report.ReporterException: When writing xml report
stdout/stderr: /tmp/stderr2779164428906562928deferred (No such file or
directory) -> [Help 1]
I've not seen this one before.
Retrying.
> Remove usages of deprecated HConnection
> ----------------------------------------
>
> Key: HBASE-14763
> URL: https://issues.apache.org/jira/browse/HBASE-14763
> Project: HBase
> Issue Type: Bug
> Components: hbase
> Affects Versions: 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 2.0.0
>
> Attachments: hbase-14763.patch, hbase-14763.v2.patch,
> hbase-14763.v3.patch
>
>
> HConnection was deprecated in 1.0.0. There are two interfaces that are
> supposed to be used instead -- Connection for client programs and
> ClusterConnection for internal hbaes and special tools (LoadIncremental,
> HBCK, etc).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)