You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I implemented a patch to read metadata via athena based configs while running over files locally - 99174eb
I overlooked the fact that this doesn't work for running over datasets, since it instrinsically opens input files to grab the metadata. This is especially problematic when submitting prun jobs, since it tries to grab the metadata before it submits the prun job, which sort of defeats the functionality of automating this metadata reading during runtime. Would you have any ideas on how to make this work?
Thanks for the help!
Sagar
The text was updated successfully, but these errors were encountered:
Hello,
I implemented a patch to read metadata via athena based configs while running over files locally - 99174eb
I overlooked the fact that this doesn't work for running over datasets, since it instrinsically opens input files to grab the metadata. This is especially problematic when submitting prun jobs, since it tries to grab the metadata before it submits the prun job, which sort of defeats the functionality of automating this metadata reading during runtime. Would you have any ideas on how to make this work?
Thanks for the help!
Sagar
The text was updated successfully, but these errors were encountered: