starudream commented on issue #17227:
URL: https://github.com/apache/doris/issues/17227#issuecomment-1463473793
- doris version: `1.2.2-rc01`
- postgresql jdbc version: `42.5.4`
```
mysql> show frontends\G;
*************************** 1. row ***************************
Name: 172.25.0.21_9010_1677576826839
IP: 172.25.0.21
EditLogPort: 9010
HttpPort: 8030
QueryPort: 9030
RpcPort: 9020
Role: FOLLOWER
IsMaster: true
ClusterId: 929083300
Join: true
Alive: true
ReplayedJournalId: 246362
LastHeartbeat: 2023-03-10 08:51:30
IsHelper: true
ErrMsg:
Version: doris-1.2.2-rc01-Unknown
CurrentConnected: Yes
1 row in set (0.06 sec)
ERROR:
No query specified
mysql> show backends\G;
*************************** 1. row ***************************
BackendId: 10003
Cluster: default_cluster
IP: 172.25.0.11
HeartbeatPort: 9050
BePort: 9060
HttpPort: 8040
BrpcPort: 8060
LastStartTime: 2023-03-10 08:38:40
LastHeartbeat: 2023-03-10 08:51:35
Alive: true
SystemDecommissioned: false
ClusterDecommissioned: false
TabletNum: 24
DataUsedCapacity: 588.061 MB
AvailCapacity: 441.556 GB
TotalCapacity: 491.152 GB
UsedPct: 10.10 %
MaxDiskUsedPct: 10.10 %
RemoteUsedCapacity: 0.000
Tag: {"location" : "default"}
ErrMsg:
Version: doris-1.2.2-rc01-Unknown
Status: {"lastSuccessReportTabletsTime":"2023-03-10
08:51:22","lastStreamLoadTime":-1,"isQueryDisabled":false,"isLoadDisabled":false}
HeartbeatFailureCounter: 0
NodeRole: mix
1 row in set (0.01 sec)
ERROR:
No query specified
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]