Skip to content

Conversation

@limc5462
Copy link

What changes were proposed in this pull request

This PR introduces a user-environment configuration script in the conf directory. While streampark.sh attempts to load bin/setenv.sh, this file is not present by default. Placing this user-facing configuration in the conf/ directory aligns with the standard convention for configurable files.
This provides a dedicated place for users to set custom environment variables (e.g., JAVA_HOME, HADOOP_HOME) that are specific to StreamPark without affecting the system-wide environment.

Brief change log

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts

  • Dependencies (does it add or upgrade a dependency): no

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant