witty-keyboard-20400
09/24/2021, 8:37 AMbetter-orange-49102
09/24/2021, 11:13 AMwitty-keyboard-20400
09/24/2021, 2:50 PMdatahub docker ingest-sample-data
better-orange-49102
09/25/2021, 3:39 AMmetadata-ingestion/examples/mce_files/bootstrap_mce.json
the yml file is defined on the fly in this casewitty-state-99511
09/25/2021, 5:53 PMwitty-keyboard-20400
09/26/2021, 11:02 PM{datahubrepo}/metadata-ingestion/examples/mce_files/bootstrap_mce.json
by grepping
for the keywords seen on the UI.
But {datahubrepo} folder is my checked-out repo from Github. I changed entries in that file, but the change was not reflected in the UI after the ingestion. So, my understanding is that the docker command:
datahub docker ingest-sample-data
...doesn't care about what I've done in a checked-out repo. The command refers to the bootstrap_mcs.json somewhere else.
Could any of you help me understand where is the actual yml and json located which is used by the docker command datahub docker ingest-sample-data
?better-orange-49102
09/27/2021, 1:06 AMbetter-orange-49102
09/27/2021, 1:49 AMdatahub ingest -c ./recipes/file_to_datahub_rest.yml
then u can modify ur MCE.json