Skip to content

Commit

Permalink
Update mention of SparkDataSet to SparkDataset in data catalog im…
Browse files Browse the repository at this point in the history
…age (#167)

* Update data catalog image with SparkDataset

Signed-off-by: Merel Theisen <[email protected]>

* Update link (I now get how this works 😅)

Signed-off-by: Merel Theisen <[email protected]>

---------

Signed-off-by: Merel Theisen <[email protected]>
  • Loading branch information
merelcht authored Oct 11, 2023
1 parent 9bc0a99 commit b97a84b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/index/features/features-content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const shownContent: FeatureProps[] = [
{
fallbackImg: dataCatalog1,
source:
'https://carbon.now.sh/embed?bg=rgba%28187%2C187%2C187%2C0%29&t=seti&wt=sharp&l=yaml&width=660&ds=false&dsyoff=3px&dsblur=13px&wc=true&wa=false&pv=0px&ph=0px&ln=false&fl=1&fm=Hack&fs=14px&lh=133%25&si=false&es=2x&wm=false&code=%2523%2520Load%2520a%2520Spark%2520DataFrame%2520on%2520S3%250A%250Aflight_patterns%253A%250A%2520%2520type%253A%2520spark.SparkDataSet%250A%2520%2520filepath%253A%2520s3a%253A%252F%252Fyour_bucket%252Fdata%252F01_raw%252Fflight_patterns*%250A%2520%2520credentials%253A%2520dev_s3%250A%2520%2520file_format%253A%2520csv',
'https://carbon.now.sh/embed?bg=rgba%28187%2C187%2C187%2C0%29&t=seti&wt=sharp&l=yaml&width=660&ds=false&dsyoff=3px&dsblur=13px&wc=true&wa=false&pv=0px&ph=0px&ln=false&fl=1&fm=Hack&fs=14px&lh=133%25&si=false&es=2x&wm=false&code=%2523%2520Load%2520a%2520Spark%2520DataFrame%2520on%2520S3%250A%250Aflight_patterns%253A%250A%2520%2520type%253A%2520spark.SparkDataset%250A%2520%2520filepath%253A%2520s3a%253A%252F%252Fyour_bucket%252Fdata%252F01_raw%252Fflight_patterns*%250A%2520%2520credentials%253A%2520dev_s3%250A%2520%2520file_format%253A%2520csv',
style: {
border: 0,
height: '204px',
Expand Down
Binary file modified public/images/data-catalog-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b97a84b

Please sign in to comment.