cuddly-plumber-64837
03/20/2023, 3:19 PMpowerful-cat-68806
03/20/2023, 3:46 PMkubectl get pv/pvc
I found PV for several services that I’m deploying, but I don’t see any code reference for this, except:
# # Request smaller persistent volumes.
# volumeClaimTemplate:
# accessModes: ["ReadWriteOnce"]
# storageClassName: "standard"
# resources:
# requests:
# storage: 100M
brash-zebra-91030
03/20/2023, 8:40 PM@RelationShip
I am trying to get data from One to Many Entity Relationship inside Java.modern-answer-65441
03/20/2023, 9:23 PM=> ERROR [prod-install 1/5] COPY ./datahub-frontend.zip / 0.0s
------
> [prod-install 1/5] COPY ./datahub-frontend.zip /:
------
failed to compute cache key: "/datahub-frontend.zip" not found: not found
rich-salesmen-77587
03/21/2023, 12:12 AMgifted-room-54175
03/21/2023, 4:54 AMgreat-branch-515
03/21/2023, 5:07 AMANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.22023/03/21 05:03:33 Received signal: terminated
2023/03/21 05:03:34 Command exited with error: exit status 143
great-branch-515
03/21/2023, 5:07 AMblue-pilot-81295
03/21/2023, 9:52 AMearly-noon-43181
03/21/2023, 10:25 AMbumpy-activity-74405
03/21/2023, 11:01 AMv0.8.44
-> v0.10.0
gms stopped working. Details in 🧵bored-mouse-25356
03/21/2023, 12:47 PMNon relational data-source found = {'datasourceType': 'Extension', 'connectionDetails': {'path': '...', 'kind': 'Snowflake'}, 'datasourceId': '...', 'gatewayId': '...'}
This looks strange
[2023-03-21 12:37:24,095] INFO {datahub.ingestion.reporting.file_reporter:52} - Wrote UNKNOWN report successfully to <_io.TextIOWrapper name='/tmp/datahub/ingest/3865c265-8540-4f4c-be96-f59e1d2056af/ingestion_report.json' mode='w' encoding='UTF-8'>
and in the end:
[2023-03-21 12:37:24,385] ERROR {datahub.entrypoints:213} - Command failed: Failed to fetch reports from power-bi for
When I connected to the workspace without datasets with DirectQuery it finished succesfullywide-optician-47025
03/21/2023, 2:24 PMwide-optician-47025
03/21/2023, 2:25 PMcuddly-wall-8655
03/21/2023, 3:03 PMdatahub docker quickstart
datahub docker quickstart --arch m1
datahub docker quickstart --version v0.9.6.1
I am still getting
Unable to run quickstart - the following issues were detected:
- schema-registry is not running
- datahub-gms is still starting
- mysql-setup is not running
- elasticsearch is running by not yet healthy
my docker version is:
Docker version 20.10.23, build 7155243
Docker Compose version v2.15.1
Docker Desktop version v4.17.0
I really need your helpnice-country-99675
03/21/2023, 9:19 PMrhythmic-stone-77840
03/22/2023, 3:32 PMsearchAcrossLineage
and pass in a starting schemaField
urn, I only get the datasets back. It doesn't tell me which columns in those datasets are linked to the starting schemaField
.modern-answer-65441
03/22/2023, 4:22 PMbored-microphone-25437
03/22/2023, 5:07 PMdatajob_input_output_mcp = MetadataChangeProposalWrapper(
entityUrn=builder.make_data_job_urn(
orchestrator=job_platform, flow_id=job_name, job_id=task_name
),
aspect=datajob_input_output,
)
late-helicopter-99742
03/22/2023, 6:18 PMrhythmic-stone-77840
03/22/2023, 9:06 PMsearchAcrossLineage
on datasets that have a lot of downstream links we end up getting a DataFetchingException
which seems to be related to
{
"error": {
"root_cause": [
{
"type": "max_bytes_length_exceeded_exception",
"reason": "max_bytes_length_exceeded_exception: bytes can be at most 32766 in length; got 45576"
}
],
"type": "search_phase_execution_exception",
"reason": "all shards failed",
"phase": "query",
"grouped": true,
"failed_shards": [
{
"shard": 0,
"index": "datasetindex_v2_1668526466773",
"node": "W7nwRsS-SlOu01ySlY3N-w",
"reason": {
"type": "max_bytes_length_exceeded_exception",
"reason": "max_bytes_length_exceeded_exception: bytes can be at most 32766 in length; got 45576"
}
}
]
},
"status": 500
}
Since the upgrade required a reindexing in elasticsearch we're not exactly sure what we should be doing to address this new issue. Wondering if anyone has any ideas! It only pops up for datasets that have a lot of downstream lineage links.handsome-football-66174
03/22/2023, 9:24 PM{
searchAcrossEntities(input: {
types: [DATASET],
query: "*edi*",
orFilters: [
{
and: [
{
field: "tags",
values: ["urn:li:tag:phi"],
condition: EQUAL
},
{
field: "domains",
values: ["urn:li:domain:hsdjfsdf"],
condition: EQUAL
}
]
}
]
}) {
searchResults {
entity {
urn
type
}
}
}
}
strong-parrot-78481
03/22/2023, 11:13 PMfamous-florist-7218
03/23/2023, 4:25 AMstart:mock
for web-ui but I face to this issue. Any glues?
validate.mjs:87 Uncaught Error: Unknown type "UpdateLineageInput". Did you mean "UpdateNameInput", "UpdateViewInput", "LineageInput", "UpdateEmbedInput", or "UpdateMediaInput"?
Unknown type "EntityPrivileges". Did you mean "Privileges"?
Unknown type "EntityPrivileges". Did you mean "Privileges"?
Unknown type "EntityPrivileges". Did you mean "Privileges"?
Unknown type "EntityPrivileges". Did you mean "Privileges"?
Unknown type "EntityPrivileges". Did you mean "Privileges"?
Unknown type "EntityPrivileges". Did you mean "Privileges"?
at assertValidSDL (validate.mjs:87:1)
at buildASTSchema (buildASTSchema.mjs:29:1)
at Module.<anonymous> (schema.ts:14:1)
at ./src/graphql-mock/schema.ts (schema.ts:15:1)
at __webpack_require__ (bootstrap:856:1)
at fn (bootstrap:150:1)
at Module.<anonymous> (schema.ts:15:1)
at ./src/graphql-mock/server.ts (server.ts:84:1)
at __webpack_require__ (bootstrap:856:1)
at fn (bootstrap:150:1)
at Module.<anonymous> (createServer.ts:8:1)
at ./src/graphql-mock/createServer.ts (createServer.ts:13:1)
at __webpack_require__ (bootstrap:856:1)
at fn (bootstrap:150:1)
at Module.<anonymous> (verticalogo.png:1:1)
at ./src/index.tsx (index.tsx:18:1)
at __webpack_require__ (bootstrap:856:1)
at fn (bootstrap:150:1)
at 1 (index.ts:21:1)
at __webpack_require__ (bootstrap:856:1)
at checkDeferredModules (bootstrap:45:1)
at Array.webpackJsonpCallback [as push] (bootstrap:32:1)
at main.chunk.js:1:87
polite-activity-25364
03/23/2023, 6:57 AMcuddly-beard-73073
03/23/2023, 8:34 AMrich-policeman-92383
03/23/2023, 9:57 AM./gradlew :datahub-frontend:docker
./gradlew :metadata-service:war:build
# Datahub version: v0.9.6.1
Problem: yarn tests are failing with node v14.15.5 and yarn 3.5.0.
Also if i download the source code of a release and execute frontend build then is see this error/warning. Can this be ignored ?
> Configure project :metadata-auth:auth-api
Caused by: java.lang.IllegalArgumentException: Cannot find '.git' directory
quick-megabyte-61846
03/23/2023, 11:55 AMdescription
slack
email
for referencejolly-receptionist-63954
03/23/2023, 12:13 PMsalmon-motherboard-58709
03/23/2023, 3:17 PM