Isilon / isilon_hadoop_tools

Tools for Using Hadoop with OneFS
https://pypi.org/project/isilon-hadoop-tools/
MIT License
14 stars 21 forks source link

Add creation of /warehouse/tablespace for cdp #93

Closed shirleylxie closed 3 years ago

shirleylxie commented 3 years ago

Directory creation failed with error:

[INFO] chmod '775' '/ifs/data/system_hdfs/warehouse'
[INFO] chown 'hdfs:supergroup' '/ifs/data/system_hdfs/warehouse'
[INFO] mkdir '/ifs/data/system_hdfs/warehouse/tablespace/external'
[ERROR] A component of path 'data/system_hdfs/warehouse/tablespace/external' does not exist.

Should create "/ifs/data/system_hdfs/warehouse/tablespace" before create "tablespace/external" Fix #94

Test Done: http://paste.west.isilon.com/258196

tucked commented 3 years ago

Passing run on 292a5ed: https://gist.github.com/tucked/69edac00c512e70e87e294122a2fe4a0