question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

docs: Update 2.0 migration guide to include confusing/scary warning about discovery.yml not being parsed

See original GitHub issue

As reported in https://meltano.slack.com/archives/C01TCRBBJD7/p1654785151254499:

I wanted to hold off the upgrade to Meltano 2.0 a bit in case there were some small issues, but now I’m getting The discovery.yml manifest received from https://discovery.meltano.com/discovery.yml could not be parsed. errors so I guess I have no choice.

It’s just a warning, and Meltano will fall back on the cached or bundled copy, but it still makes people seem like something’s wrong. We can’t go back and make the warning message sound less concerning, of course.

One option would be to roll https://discovery.meltano.com/discovery.yml back to the latest version supported by <2.0 (version 20, iirc), since 2.0 will use the Hub anyway. 2.0 will find an outdated copy at the location, and fall back on its own bundled version, which is OK. It will also show a warning about the remote discovery.yml, but there are fewer users on 2.0 than on pre-2.0 affected by that, and we can suppress that in 2.0.x and only use the bundled copy, since the remote discovery.yml won’t be updated anymore anyway and the Hub API is the preferred way to look up plugin definitions going forward.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
edgarrmondragoncommented, Aug 15, 2022

@tayloramurphy yes, the warning caused by Ruamel dumping and the trying to parse back discovery.yml should be gone now.

1reaction
tayloramurphycommented, Jun 16, 2022

@aaronsteers since this is now a documentation issue, are you okay if we move it to next week’s iteration? The scope is:

  • Add a new FAQ section on the migration guide
  • Add this particular error / warning as a question with an appropriate answer
Read more comments on GitHub >

github_iconTop Results From Across the Web

Spring Boot 2.0 Migration Guide - GitHub
Once you have reviewed the state of your project and its dependencies, upgrade to the latest maintenance release of Spring Boot 2.0.
Read more >
Migrating to Discovery v2 - IBM Cloud Docs
The information in this topic describes how to migrate a v1 Discovery service instance to Discovery v2, including how to move data and...
Read more >
Upgrading to Spring Boot 2.0 - YouTube
In this presentation we'll show you the steps needed to upgrade a typical Spring Boot 1.5 application to Spring Boot 2.0.
Read more >
java - bootstrap.yml configuration not processed anymore with ...
Use Spring Boot 2.4.0 Config Data API to import configuration from ... Move bootstrap.yml configuration to application.yml and updated file ...
Read more >
Unified DSAR and discovery migration guide
Custom data stores are those that are manually entered and not connected to the underlying application via an API connection. Read more in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found