[
https://issues.apache.org/jira/browse/TRAFODION-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16704306#comment-16704306
]
ASF GitHub Bot commented on TRAFODION-3240:
-------------------------------------------
GitHub user kevinxu021 opened a pull request:
https://github.com/apache/trafodion/pull/1752
[TRAFODION-3240]hbcheck, file exists issue
When you were executing hbcheck, you see an error saying "file exists" as
the JIRA described.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinxu021/incubator-trafodion
hbcheckFileExists
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1752.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1752
----
commit b067074b92404c2602a3ce82c023d57bf374caf7
Author: Kevin Xu <kaihua.xu@...>
Date: 2018-11-29T18:48:33Z
hbcheck, file exists issue
----
> hbcheck says "File exists"
> --------------------------
>
> Key: TRAFODION-3240
> URL: https://issues.apache.org/jira/browse/TRAFODION-3240
> Project: Apache Trafodion
> Issue Type: Bug
> Reporter: Kevin Xu
> Priority: Minor
>
> >>hbcheck
> mkdir: cannot create directory `/home/trafodion/esgyndb/traf/core/sqf/logs':
> File exists
> Stderr being written to the file:
> /home/trafodion/esgyndb/traf/core/sqf/logs/hbcheck.log
> ZooKeeper Quorum: localhost, ZooKeeper Port : 2181
>
> HBase is available!
>
> HBase version: 1.2.0-cdh5.7.1
> HMaster: localhost.localdomain,39860,1543503635593
>
> Number of RegionServers available:1
> RegionServer #1: localhost.localdomain,33473,1543503639883
>
> Number of Dead RegionServers:0
> Number of regions: 2
> Number of regions in transition: 0
> Average load: 2.0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)