Skip to content

refactor: changing dir of conf and logs#1

Open
saptarshi-datazip wants to merge 3 commits into
stagingfrom
refactor/changingDir
Open

refactor: changing dir of conf and logs#1
saptarshi-datazip wants to merge 3 commits into
stagingfrom
refactor/changingDir

Conversation

@saptarshi-datazip
Copy link
Copy Markdown
Collaborator

Tested by building the new image with both helm and docker compose(locally using jdbc).

Comment on lines -36 to +44
export AMORO_CONF_DIR="${AMORO_HOME}/conf"
if [ -n "$FUSION_CONF_DIR" ]; then
export AMORO_CONF_DIR="$FUSION_CONF_DIR"
else
export AMORO_CONF_DIR="${AMORO_HOME}/conf"
fi
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

can be removed if this is picked up from entrypoint.sh. or can be kept as a fallback.

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