Skip to content

Commit

Permalink
Log SSO resolver operations
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Dec 13, 2024
1 parent 28fb7bc commit 0eb8c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler/launch_sso_resolver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spark-submit \
--conf spark.sql.execution.arrow.pyspark.enabled=true\
--conf spark.kryoserializer.buffer.max=512m\
--packages ${FINK_PACKAGES} --jars ${FINK_JARS} ${PYTHON_EXTRA_FILE} \
${FINK_HOME}/bin/index_sso_resolver.py
${FINK_HOME}/bin/index_sso_resolver.py > ${FINK_HOME}/broker_logs/sso_resolver.log 2>&1
~

0 comments on commit 0eb8c06

Please sign in to comment.