square-solstice-69079
03/01/2022, 12:59 PMbillowy-rocket-47022
03/01/2022, 11:30 PMclean-nightfall-92007
03/02/2022, 10:09 AMgyp ERR! build error
`gyp ERR! stack Error: make
failed with exit code: 2`
gyp ERR! stack at ChildProcess.onExit (/mnt/c/Users/ITC210011/eclipse-workspace/datahub/docs-website/.gradle/nodejs/node-v16.8.0-linux-x64/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (node:events:394:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
gyp ERR! System Linux 5.10.60.1-microsoft-standard-WSL2
gyp ERR! command "/mnt/c/Users/ITC210011/eclipse-workspace/datahub/docs-website/.gradle/nodejs/node-v16.8.0-linux-x64/bin/node" "/mnt/c/Users/ITC210011/eclipse-workspace/datahub/docs-website/.gradle/nodejs/node-v16.8.0-linux-x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /mnt/c/Users/ITC210011/eclipse-workspace/datahub/docs-website/node_modules/sharp
gyp ERR! node -v v16.8.0
gyp ERR! node-gyp -v v7.1.2
gyp ERR! not ok
billowy-rocket-47022
03/02/2022, 6:27 PMstocky-midnight-78204
03/03/2022, 5:56 AMbitter-ram-53961
03/03/2022, 3:34 PM'space-info': ["failed to get value schema: Subject 'space-info-value' not found. io.confluent.rest.exceptions.RestNotFoundException:"
"Subject 'space-info-value' not found.\n"
"io.confluent.rest.exceptions.RestNotFoundException: Subject 'space-info-value' not found.\n"
I added the following parameter in my configuration file :bitter-ram-53961
03/03/2022, 3:34 PM1 validation error for KafkaSourceConfig
topic_subject_map
extra fields not permitted (type=value_error.extra)
Is it my file that is badly formatted ? or my parameter ?little-caravan-7716
03/03/2022, 3:53 PMadventurous-apple-98365
03/03/2022, 4:15 PMbrave-nail-85388
03/03/2022, 8:56 PMfull-cartoon-72793
03/03/2022, 9:18 PMclean-nightfall-92007
03/04/2022, 2:25 AMcom.linkedin.pegasus2avro.mxe.MetadataAuditEvent.SCHEMA$;
fierce-account-79227
03/04/2022, 8:42 AMfierce-account-79227
03/04/2022, 8:44 AMeager-florist-67924
03/04/2022, 12:04 PMrun_id: sixsense-service-kafka
source:
type: "kafka"
config:
connection:
bootstrap: {{$kafka_bootstrap}}
schema_registry_url: {{$schema_registry}}/apis/ccompat/v6
sink:
type: "datahub-rest"
config:
server: {{$datahub}}
as schema registry i use apicurio and have there json schemas like this one for key:
{
"$schema": <http://json-schema.org/draft-07/schema>,
"type": "object",
"required": [
"key"
],
"properties": {
"key": {
"type": "string"
}
},
"additionalProperties": false
}
but when running i am not able to consume schemas and i get following error:
[2022-03-04 11:51:26,603] ERROR {datahub.ingestion.extractor.schema_util:476} - Failed to parse {"$schema":"<http://json-schema.org/draft-07/schema#>","type":"object","required":["value","key","timestamp"],"properties":{"value":{"type":"string"},"key":{"type":"string"},"timestamp":{"type":"number "}}} to mce_fields.
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/datahub/ingestion/extractor/schema_util.py", line 470, in avro_schema_to_mce_fields
schema_fields = list(
File "/usr/local/lib/python3.8/site-packages/datahub/ingestion/extractor/schema_util.py", line 450, in to_mce_fields
avro_schema = avro.schema.parse(avro_schema_string)
File "/usr/local/lib/python3.8/site-packages/avro/schema.py", line 1148, in parse
return make_avsc_object(json_data, names, validate_enum_symbols)
File "/usr/local/lib/python3.8/site-packages/avro/schema.py", line 1113, in make_avsc_object
raise SchemaParseException('Undefined type: %s' % type)
avro.schema.SchemaParseException: Undefined type: object
looks like it tries to parse avro schema. Found some reference to
consumer_config:
key.deserializer:
value.deserializer:
but not sure if that is what i miss. And what would be the deserializer value in such case. Thx in advanceacoustic-cartoon-67906
03/04/2022, 4:05 PMInvalidURL: Failed to parse: http://${GMS_HOST:-localhost}:${GMS_PORT:-8080}/config
From my limited knowledge, it would appear that the environment variables for GMS_HOST and GMS_PORT aren't getting interpolated correctly. Does anyone know how to resolve this issue? I've not overridden any of the default values in the values.yaml files, and following the steps exactly as described in the documentation. Any assistance gratefully received.rhythmic-kitchen-64860
03/07/2022, 2:26 AM{
dataset(urn:"urn:li:dataset:(urn:li:dataPlatform:hive,SampleHiveDataset,PROD)"){
schemaMetadata(version:0){
name
platformUrn
primaryKeys
foreignKeys{
name
}
}
}
}
can anyone help me? TIA!gentle-teacher-84472
03/07/2022, 7:13 AMable-rain-74449
03/07/2022, 12:14 PMDoes DataHub supports Federated Identity (i.e. SAML / OIDC) and can be authenticated from Okta
?witty-butcher-82399
03/07/2022, 5:39 PMbored-dress-52175
03/07/2022, 6:30 PMthankful-army-34119
03/08/2022, 4:08 AMclean-nightfall-92007
03/08/2022, 6:31 AM"hasvaluesfieldname": "hastags"
has?able-rain-74449
03/08/2022, 9:13 AMDatahub
support Amazon OpenSearch Service
a successor if EasticSearch??some-pizza-26257
03/08/2022, 9:47 AMbrave-businessperson-3969
03/08/2022, 8:16 PMsparse-account-96468
03/09/2022, 2:13 AMgithub-pages
question or maybe jekyll (if that’s used??), but is there an easy way to go back to older doco for say < 0.8.28 with changes to transform_one
to transform_aspect
in ingestion? Or do I just need to point my local repo back at early gh-pages
clean-nightfall-92007
03/09/2022, 2:44 AMFailed to create channel, remote=localhost/127.0.0.1:8080
, Failed to get response from server for URI <http://localhost:8080/entities>
In addition, what is the actions component? Does it have an impact?green-pencil-45127
03/09/2022, 11:55 AMstocky-midnight-78204
03/09/2022, 1:27 PM