-
Notifications
You must be signed in to change notification settings - Fork 95
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
--properties is not deprecated, --catalog doesn't work #84
Comments
using |
If you're here because you're not able to pass in a catalog correctly, you'll want to use |
@pranaygp does it work for you? I have streams selected according to your link, but tap outputs this:
My catalog.json:
|
OK, nevermind guys. I had to use singer-discover: It helped me with proper catalog setup |
This is pretty minor, but overlooked it
When using
--catalog
param withcatalog.json
file, I get the below noticeINFO No properties were selected
When using
--properties
, it works, however--properties
is marked as deprecated by--help
as below:The text was updated successfully, but these errors were encountered: