JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON) --- 12345 parallel myHello mst3k R 5:31:21 4 udc-ba33-4a, udc-ba33-4b, uds-ba35-22d, udc-ba39-16a 在这个示例中,作业ID为12345的作业在parallel分区中运行,作业名称为myHello,由用户mst3k提交,已经运行了5小时31分21秒,占用了4个...
NodeList NodeStatus Nodes Operation OperationDisplay Operations OperationsList OperationsStatus Order OrderList OrderState OrderStatus Orders PeriodicTimerEventTrigger PeriodicTimerSourceInfo PlatformType RefreshDetails ResourceTypeSku Role RoleList RoleSinkInfo RoleStatus RoleTypes Roles SecuritySettings ServiceSpecific...
importorg.elasticsearch.cluster.routing.RoutingNodes;//导入依赖的package包/类/** wait until none of the nodes have shards allocated on them */privatevoidassertNoShardsOn(finalList<String> nodeList)throwsException{ assertBusy(newRunnable() {@Overridepublicvoidrun(){ ClusterStateResponse resp = client...