Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add creation of /warehouse/tablespace for cdp #93

Merged
merged 1 commit into from
Apr 27, 2021

Conversation

shirleylxie
Copy link
Collaborator

@shirleylxie shirleylxie commented Apr 25, 2021

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

@shirleylxie shirleylxie merged commit 61d0b21 into Isilon:master Apr 27, 2021
@shirleylxie shirleylxie added this to the 4.1.3 milestone Apr 27, 2021
@tucked tucked added the patch This change requires a Patch version bump. label Apr 27, 2021
@tucked
Copy link
Member

tucked commented Apr 27, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch This change requires a Patch version bump.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A component of path 'data/system_hdfs/warehouse/tablespace/external' does not exist.
3 participants