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

improve logging #2

Open
sanketplus opened this issue Oct 1, 2018 · 5 comments
Open

improve logging #2

sanketplus opened this issue Oct 1, 2018 · 5 comments

Comments

@sanketplus
Copy link
Owner

have at least info and above level log messages

@geekodour
Copy link

Hi @sanketplus I'll love to work on this as part of hackoctoberfest, I've been recently reading a lot about file systems and just getting started with distributed systems. can you provide me with some more info on how do you plan for this to be implemented. I'll clone and look into the repository in a while.

@sanketplus
Copy link
Owner Author

it is fairly simple architecture to follow. You can read some background on https://superuser.blog/distributed-file-system-python/

as this is an improvement, the problem is open ended. The goal is to have logging for both master and minions to get insights into what is going on.

Let me know if you need further help @geekodour

@geekodour
Copy link

thankyou, working on it.

@nloadholtes
Copy link
Contributor

Hey @geekodour if you are still interested in adding logging check out #6. You can add logging to the file https://github.com/sanketplus/PyDFS/blob/master/pydfs/minion.py the same way and it is pretty easy. Let me know if you want any advice/help!

@geekodour
Copy link

@nloadholtes thanks! I'll do it today or tomorrow.

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

No branches or pull requests

3 participants