Sample Datasets in MongoDB Atlas

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • In this video, I’ll demonstrate how to load sample data into your MongoDB Atlas Cluster. If you need information on getting started see docs.atlas.mong.... For more information on the datasets available from within MongoDB Atlas, see docs.atlas.mon...

Комментарии • 6

  • @HashimWarren
    @HashimWarren 5 лет назад +2

    Thanks for this Micheal

  • @_zippp
    @_zippp Год назад

    trying to load sample data on a just created empty free atlas account:
    "An error occurred loading sample data: Target cluster does not have enough free space to import dataset"
    meant to be something for learners but does not fit a free account, doesn't make much sense to me, tbh

    • @mongodbmichael
      @mongodbmichael  Год назад +1

      Hey. Lemme follow up on this. That should not be the case. The sample datasets should not exceed available storage for a free cluster.

    • @_zippp
      @_zippp Год назад

      @mongodbmichael I managed that by deleteling everything what was provider by the initial automatic steps and recreated it manually and it worked. Thanks for your tutorial

    • @mongodbmichael
      @mongodbmichael  Год назад +1

      @@_zippp great! I was confused because I was able to deploy successfully. Good luck and let me know how you’re making out.

    • @Alvin-eq5rc
      @Alvin-eq5rc 5 месяцев назад

      @@_zippp Thank you for the update. I encountered an issue where I received the following error message: "An error occurred loading sample data: Target cluster has conflicting non-empty namespace with the dataset." However, after clearing all the data, the sample data loaded successfully.