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

download sst FAILED , HdfsCommandHelper.cpp:29] Failed to ls: exited with status 127 #5408

Closed
Gevygg opened this issue Mar 16, 2023 · 2 comments
Labels
affects/none PR/issue: this bug affects none version. process/fixed Process of bug severity/none Severity of bug type/bug Type: something is unexpected

Comments

@Gevygg
Copy link

Gevygg commented Mar 16, 2023

I prepared some sst data on hdfs.
when I executed download sst command ,it failed.
You can found error info like this
HdfsCommandHelper.cpp:29] Failed to ls: exited with status 127
I check the source code --- ---
11325df1e5b0f76823375d9e081669d
The node ,which deployed Metad service,need hadoop envirment ?

@Gevygg Gevygg added the type/bug Type: something is unexpected label Mar 16, 2023
@github-actions github-actions bot added affects/none PR/issue: this bug affects none version. severity/none Severity of bug labels Mar 16, 2023
@SuperYoko
Copy link
Contributor

This helper use a subprocess to execute this command , check command in logs to see if it can execute in your bash environment. If you can run this, then maybe use sudo -e to start nebula so that nebula process will keep your ENV( for example PATH, JAVA_HOME)

@QingZ11
Copy link
Contributor

QingZ11 commented May 5, 2023

@Gevygg Hi, I have noticed that the issue you created hasn’t been updated for nearly a month, so I have to close it for now. If you have any new updates, you are welcome to reopen this issue anytime.

Thanks a lot for your contribution anyway 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/none PR/issue: this bug affects none version. process/fixed Process of bug severity/none Severity of bug type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

3 participants