Skip to content

Atqy/refactor ingest data #5

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

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
change ingest_data/ingest-with-aws-services/ingest_data_with_EMR.ipyn…
…b kernel
  • Loading branch information
EC2 Default User committed Apr 27, 2022
commit a141c5a5d09fde115d8b287a01150e4b3edb65f4
12 changes: 5 additions & 7 deletions ingest_data/ingest-with-aws-services/ingest_data_with_EMR.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -169,21 +169,19 @@
"metadata": {
"instance_type": "ml.t3.medium",
"kernelspec": {
"display_name": "Python 3 (Data Science)",
"display_name": "Sparkmagic (PySpark)",
"language": "python",
"name": "python3__SAGEMAKER_INTERNAL__arn:aws:sagemaker:us-west-2:236514542706:image/datascience-1.0"
"name": "pysparkkernel"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"name": "python",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.10"
"name": "pyspark",
"pygments_lexer": "python3"
}
},
"nbformat": 4,
Expand Down