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

Add Sample code to create a spark job with the azure synapse-spark client library. #1446

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ouphi
Copy link

@ouphi ouphi commented Oct 19, 2022

Add Sample code showing how to submit a spark job to an existing pool, with the azure synapse-spark client library.
This example works with a pyspark script stored in Azure Blob File System.

@ouphi ouphi changed the title Add Sample code showing how to submit a spark job with the azure synapse-spark client library. Add Sample code to create a spark job with the azure synapse-spark client library. Oct 19, 2022
@ouphi ouphi marked this pull request as ready for review October 19, 2022 21:11
@opbld32
Copy link

opbld32 commented Oct 19, 2022

Learn Build status updates of commit c9575bf:

⚠️ Validation status: warnings

File Status Preview URL Details
docs-ref-services/preview/synapse-spark-readme.md ⚠️Warning View (azure-node-preview) Details

docs-ref-services/preview/synapse-spark-readme.md

  • Line 0, Column 0: [Warning: h1-missing - See documentation] H1 is required. Use a single hash (#) followed by a space to create your top-level heading.
  • Line 2, Column 1: [Warning: ms-prod-and-service - See documentation] Only one of the following attributes can exist: 'ms.prod', 'ms.service'. Use ms.prod for on-premise products, or ms.service for cloud services.
  • Line 9, Column 16: [Warning: ms-prod-technology-invalid - See documentation] Invalid value for 'ms.technology': 'azure' is not valid with 'ms.prod' value 'azure'.
  • Line 11, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'synapseanalytics'.
  • Line 89, Column 1: [Warning: duplicate-alt-text - See documentation] Alt text 'Impressions' is duplicated. Within an article, alt text must be unique.
  • Line 109, Column 1: [Warning: duplicate-alt-text - See documentation] Alt text 'Impressions' is duplicated. Within an article, alt text must be unique.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 5, Column 12: [Suggestion: ms-author-invalid - See documentation] Invalid value for 'ms.author', 'ramyar' is not a valid Microsoft alias.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Learn Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

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.

None yet

2 participants