Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102898342
config_nodes.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Feb 25, 07:54
Size
224 B
Mime Type
text/x-shellscript
Expires
Thu, Feb 27, 07:54 (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
24451580
Attached To
R3704 elastic-yarn
config_nodes.sh
View Options
#!/bin/bash
#BASH_NODES="dco-node{153..160}-10g dco-node{073..088}-10g"
BASH_NODES
=
"dco-node{145..160}-10g"
NODES
=
$(
eval echo
"$BASH_NODES"
)
CLUSH_NODES
=
$(
echo
${
BASH_NODES
/../-
}
| tr
'{}'
'[]'
)
SEED_NODE
=
"dco-node160-10g"
Event Timeline
Log In to Comment