curved-magazine-23582
09/29/2021, 3:17 AMNo Code Upgrade guide
with this command:
docker-compose down --remove-orphans && docker-compose pull && docker-compose -p datahub up --force-recreate
but are seeing gms errors on startup, and UI not workingearly-lamp-41924
09/29/2021, 5:56 AMcurved-magazine-23582
09/29/2021, 3:05 PMearly-lamp-41924
09/29/2021, 4:26 PMcurved-magazine-23582
09/29/2021, 6:21 PMcurved-magazine-23582
09/29/2021, 6:24 PM{
"status": "ok",
"config": {
"appVersion": "1.0",
"isInternal": false,
"shouldShowDatasetLineage": true,
"suggestionConfidenceThreshold": 50,
"wikiLinks": {
"appHelp": "<https://github.com/linkedin/datahub>",
"gdprPii": "",
"tmsSchema": "",
"gdprTaxonomy": "",
"staleSearchIndex": "",
"dht": "",
"purgePolicies": "",
"jitAcl": "",
"metadataCustomRegex": "",
"exportPolicy": "",
"metadataHealth": "",
"purgeKey": "",
"datasetDecommission": ""
},
"tracking": {
"trackers": {
"piwik": {
"piwikSiteId": 0,
"piwikUrl": ""
}
},
"isEnabled": true
},
"isStagingBanner": false,
"isLiveDataWarning": false,
"showChangeManagement": false,
"showPeople": true,
"changeManagementLink": "",
"isStaleSearch": true,
"showAdvancedSearch": true,
"useNewBrowseDataset": true,
"showLineageGraph": true,
"showInstitutionalMemory": true,
"userEntityProps": {
"aviUrlPrimary": "",
"aviUrlFallback": ""
}
}
}
early-lamp-41924
09/29/2021, 6:43 PMearly-lamp-41924
09/29/2021, 6:43 PMearly-lamp-41924
09/29/2021, 6:44 PMcurved-magazine-23582
09/29/2021, 7:53 PMcurved-magazine-23582
09/30/2021, 2:55 AMno code upgrade guide
. which method should I use to upgrade to certain release or latest? I thought docker-compose down --remove-orphans && docker-compose pull && docker-compose -p datahub up --force-recreate
should work to get latest anyway, no?early-lamp-41924
09/30/2021, 8:45 AMcurved-magazine-23582
09/30/2021, 1:41 PM