Support for feather or parquet format? #6155
-
Currently we are evaluating using Argo Workflows to carry out ETL operations at my company. We are using pandas to manipulate tabular data and when I tried to create an output artifact by running Thanks for the help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I don't think Argo Workflows has any limitations on the file format. As long as the file is in the artifact storage, it should be able to retrieve the files. Is it possible that you specified the wrong key/path? |
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick response. I don't think it's a path problem, but I am going to keep at it. In particular I don't think it's a path problem because when I keep everything the same, but switch to JSON everything works.
…On Tue, Jun 15, 2021, 15:53 Yuan Tang ***@***.***> wrote:
I don't think Argo Workflows has any limitations on the file format. As
long as the file is in the artifact storage, it should be able to retrieve
the files. Is it possible that you specified the wrong key/path?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6155 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALBGTAQWK6RCXI2FE3ZR4FLTS5LLRANCNFSM46XGJGHQ>
.
|
Beta Was this translation helpful? Give feedback.
I don't think Argo Workflows has any limitations on the file format. As long as the file is in the artifact storage, it should be able to retrieve the files. Is it possible that you specified the wrong key/path?