Skip to content
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

Artifacts not getting uploaded to s3 bucket on validate command #221

Open
abhishekmahawar opened this issue Feb 26, 2016 · 2 comments
Open

Comments

@abhishekmahawar
Copy link

Hi, I have a requirement to schedule a pipeline at a frequency of 30 minutes. Since, dataduct supports only three values of frequency(one time, daily, hourly), I thought of not activating the pipeline but just validating it and then manually update the schedule from AWS console to run every 30 minutes. But looks like validate command is not uploading the required artifacts to s3 and so the actual execution of pipeline fails.

@talhatec
Copy link

Hey, were you able to get the S3 uploads working? im getting similar issues.

@sb2nov
Copy link
Contributor

sb2nov commented Nov 19, 2016

https://github.com/coursera/dataduct/blob/master/dataduct/pipeline/schedule.py#L39 just adding a new field here should be able to fix this.

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

No branches or pull requests

3 participants