Skip to content

Add Loadfilename_as_column_gcs#305

Open
ak-w wants to merge 2 commits into
treasure-data:masterfrom
ak-w:add_Loadfilename_as_column_gcs
Open

Add Loadfilename_as_column_gcs#305
ak-w wants to merge 2 commits into
treasure-data:masterfrom
ak-w:add_Loadfilename_as_column_gcs

Conversation

@ak-w
Copy link
Copy Markdown

@ak-w ak-w commented Apr 20, 2021

Corrections
digdag/digdag-python:3.9
delete files folder
add file sample to README.md

1. Obtain file names and file contents from multiple files in a specific bucket of GCS.
the file sample
name: files_aaa_20210401
contents:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L10 - L12 lines aren't written in a new line.
So, if you intend to write in other lines, it might need to fix. Would you check it?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your check! I will add the new lines.

# Upload
$ td wf push gcs_filename_add

And Set the GCP service account credential to the workflow secret as follows.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] "set" would be better than "Set".

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, maybe I pasted it from somewhere.


+read_gcsfiles:
docker:
image: "digdag/digdag-python:3.9"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked that it can run without any problems.

@ak-w
Copy link
Copy Markdown
Author

ak-w commented Jun 1, 2021

Sorry for the late. I pushed fixed README.md.

@kamikaseda kamikaseda requested a review from akito19 August 5, 2021 14:02
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.

3 participants