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

Error Handling/ Logging #26

Open
msurya7588 opened this issue Jan 26, 2024 · 0 comments
Open

Error Handling/ Logging #26

msurya7588 opened this issue Jan 26, 2024 · 0 comments
Labels
Note request You want to see a new Note published?

Comments

@msurya7588
Copy link

msurya7588 commented Jan 26, 2024

Hello All,

I have started working on Microsoft Fabric data engineering POC using notebooks and pipelines and stuck in between, I am looking for below scenarios but did not get more details, looking for references if any please share,

  1. When error occurs in PySpark notebook, what log does program output.
    We need to design error handling rule and log format.

  2. Transaction Management -
    Can PySpark manage transaction scope ?
    Ex) We'd like to commit after program loads Table A and Table B. If program fails to load Table B, then program execute rollback Table A.

  3. Log Management - Does MS Fabric have log management function? Can we use LogAnalytics?

  4. Backup/ restore function - Does MS Fabric have backup/restore function? can we use Synapse?

@msurya7588 msurya7588 added the Note request You want to see a new Note published? label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Note request You want to see a new Note published?
Projects
None yet
Development

No branches or pull requests

1 participant