[
https://issues.apache.org/jira/browse/HBASE-27451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17725859#comment-17725859
]
Duo Zhang commented on HBASE-27451:
-----------------------------------
I've set up a job to run some commands on the s390x node.
{code}
#!/bin/bash
cat /proc/cpuinfo
cat /proc/meminfo
cat /proc/diskstats
ifconfig -a
ulimit -a
{code}
Seems OK, it is a 8c32g node. At least the CPU frequency is very high, 5.2GHz?
https://ci-hbase.apache.org/job/Test-Script/39/console
> Setup nightly job for s390x node
> --------------------------------
>
> Key: HBASE-27451
> URL: https://issues.apache.org/jira/browse/HBASE-27451
> Project: HBase
> Issue Type: Sub-task
> Components: community, jenkins
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)