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

SFR-2278: Improving cluster process logging #412

Merged
merged 2 commits into from
Oct 23, 2024
Merged

SFR-2278: Improving cluster process logging #412

merged 2 commits into from
Oct 23, 2024

Conversation

kylevillegas93
Copy link
Contributor

@kylevillegas93 kylevillegas93 commented Oct 22, 2024

Description

  • Removes stop_words parameter since it can only be used by the word analyzer. This change removes these warnings:
The parameter 'stop_words' will not be used since 'analyzer' != 'word'

Testing

python main.py -p SeedLocalDataProcess -e local

Output

{"timestamp":1729629646693,"message":"Clustered 10 works","log.level":"INFO","logger.name":"processes.cluster","thread.id":140704660770304,"thread.name":"MainThread","process.id":69301,"process.name":"MainProcess","file.name":"/Users/kylejacksonvillegas/workspace/drb-etl-pipeline-venv/drb-etl-pipeline/processes/cluster.py","line.number":95,"entity.type":"SERVICE"}

Copy link
Contributor

@Apophenia Apophenia left a comment

Choose a reason for hiding this comment

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

Looks good!

@kylevillegas93 kylevillegas93 merged commit 3ca601b into main Oct 23, 2024
1 check 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
Development

Successfully merging this pull request may close these issues.

2 participants