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

After fixing the setting ENABLE_HDFS=false, need 'hdfs' (your linux command not found) is still reported. #5081

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

gujincheng
Copy link
Contributor

@gujincheng gujincheng commented Jan 31, 2024

What is the purpose of the change

After fixing the setting ENABLE_HDFS=false, need 'hdfs' (your linux command not found) is still reported.

Related issues/PRs

Closed #5080

Brief change log

检查hdfs和hadoop cmd移到if [ "$ENABLE_HDFS" == "true" ]; 里

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

@gujincheng gujincheng closed this Jan 31, 2024
@gujincheng gujincheng reopened this Jan 31, 2024
@peacewong peacewong changed the title 修复设置ENABLE_HDFS=false后,还是报need 'hdfs' (your linux command not found) After fixing the setting ENABLE_HDFS=false, need 'hdfs' (your linux command not found) is still reported. Jan 31, 2024
Copy link
Contributor

@peacewong peacewong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@peacewong peacewong merged commit 3718d9e into apache:master Feb 1, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants