jozef_reginac
06/07/2022, 10:27 AMTARGET_SNOWFLAKE_USER in the config. I see that 5 days ago, there was this commit (1498bf59afa5a9eb44059a6a4f550caab4e07c31) by MeltyBot. The schedule used to work since we had SF_USER set. What was the logic behind removing env_aliases? Are you sure that no other meltano users are using aliases that all of a sudden stop working?aaronsteers
06/07/2022, 12:07 PMjozef_reginac
06/07/2022, 12:08 PMaaronsteers
06/07/2022, 12:11 PMaaronsteers
06/07/2022, 12:23 PMaaronsteers
06/07/2022, 12:24 PMjozef_reginac
06/08/2022, 6:05 AM2022-06-08T06:02:34.881715Z [warning ] The `discovery.yml` manifest received from <https://discovery.meltano.com/discovery.yml> has version 22, while this version of Meltano requires version 20.
2022-06-08T06:02:34.881921Z [warning ] Please install the latest compatible version of Meltano using `meltano upgrade`.
and when I ran meltano upgrade I got this
2022-06-08T06:03:27.808515Z [error ] The `discovery.yml` manifest received from <https://discovery.meltano.com/discovery.yml> could not be parsed.
So it looks discovery.yml is still not okay, am i right?aaronsteers
06/08/2022, 5:03 PMmeltano upgrade, we may not have had 2.0 out yet. (But it is out now! ๐ )
Second - this is more of a warning or a notice than it is an error. (Again, sorry for the confusion.) Even if Meltano cannot find the file from discovery.meltano.com, there's still a bundled copy installed with pip, so you should be okay regardless.aaronsteers
06/08/2022, 5:03 PMjozef_reginac
06/13/2022, 6:32 PMaaronsteers
06/13/2022, 11:11 PM