adventurous-scooter-52064
08/11/2021, 6:02 AMbumpy-activity-74405
08/11/2021, 6:07 AMv0.8.6
.bland-easter-53873
08/11/2021, 11:17 AMcareful-insurance-60247
08/11/2021, 1:11 PM[2021-08-10 19:33:35,758] INFO {great_expectations.data_context.data_context:2932} - Profiled 9 columns using 0 rows from None (2.204 sec)
[2021-08-10 19:33:35,758] INFO {great_expectations.data_context.data_context:2944} -
Profiled the data asset, with 0 total rows and 9 columns in 2.20 seconds.
Generated, evaluated, and stored 51 Expectations during profiling. Please review results using data-docs.
[2021-08-10 19:33:35,759] INFO {root:1140} - Sending ROLLBACK TRAN
Traceback (most recent call last):
File "/usr/local/bin/datahub", line 8, in <module>
sys.exit(datahub())
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.7/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/cli/ingest_cli.py", line 58, in run
pipeline.run()
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/run/pipeline.py", line 108, in run
for wu in self.source.get_workunits():
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/source/sql/sql_common.py", line 319, in get_workunits
inspector, profiler, schema, sql_config
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/source/sql/sql_common.py", line 515, in loop_profiler
**self.prepare_profiler_args(schema=schema, table=table),
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/source/ge_data_profiler.py", line 118, in generate_profile
profile = self._convert_evrs_to_profile(evrs, pretty_name=pretty_name)
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/source/ge_data_profiler.py", line 166, in _convert_evrs_to_profile
profile, col, evrs_for_col, pretty_name=pretty_name
File "/home/ec2-user/.local/lib/python3.7/site-packages/datahub/ingestion/source/ge_data_profiler.py", line 222, in _handle_convert_column_evrs
column_profile.nullProportion = res["unexpected_percent"] / 100
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
wooden-sunset-90925
08/11/2021, 1:24 PMcolossal-account-65055
08/11/2021, 3:38 PMcareful-insurance-60247
08/11/2021, 4:29 PMbumpy-activity-74405
08/12/2021, 6:30 AMSink (datahub-rest) report:
{'failures': [{'error': 'Unable to emit metadata to DataHub GMS',
'info': {'exceptionClass': 'com.linkedin.restli.server.RestLiServiceException',
'message': "javax.persistence.PersistenceException: Error[(conn=2227952) Incorrect string value: '\\xC4\\x97l pi...' for "
"column 'metadata' at row 1]",
Is this something that can be easily fixed or are utf-8 characters are just not supported?better-orange-49102
08/12/2021, 12:41 PMnice-branch-87277
08/12/2021, 2:25 PMpython3 -m datahub docker quickstart
and managed to get everything running ok. I then took down the docker container (I ran datahub docker nuke
, docker/nuke.sh
, and docker system prune --all
) and tried to rerun python3 -m datahub docker quickstart
. Im getting the following error:handsome-football-66174
08/12/2021, 9:06 PMgray-autumn-29372
08/13/2021, 3:05 AMFAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. java.lang.ClassNotFoundException Class com.mongodb.hadoop.hive.BSONSerDe not found
square-activity-64562
08/13/2021, 5:28 AMcount(*)
that is fired takes time and is not practical for large tables. For large tables it might be much better to use metadata tables when possible.square-activity-64562
08/13/2021, 7:05 AMunderlying_platform
as an option in mysql source. What would be the correct thing here "mariadb" or something else?square-activity-64562
08/13/2021, 8:21 AMpolite-flower-25924
08/13/2021, 9:08 AMwitty-butcher-82399
08/13/2021, 11:05 AMcurved-jordan-15657
08/13/2021, 3:22 PMKafkaError{code=_MSG_TIMED_OUT,val=-192,str="Local: Message timed out"} and info {'error': KafkaError{code=_MSG_TIMED_OUT,val=-192,str="Local: Message timed out"}, 'msg': <cimpl.Message object at 0x10ea17ac0>}
I think somehow, we cannot connect to kafka broker on MSK side from datahub. I wonder, can you please tell what are running k8s pods after deployment?cool-iron-6335
08/15/2021, 1:56 PMpolite-flower-25924
08/16/2021, 6:53 AMhandsome-football-66174
08/16/2021, 8:52 PMbumpy-activity-74405
08/17/2021, 11:02 AMcom.linkedin.dataset.UpstreamLineage
aspects for the datasets via the rest api. However I see that some pages do not load when trying to batchLoad (I think) the upstream/downstream dependency datasets. The UI looks like this:magnificent-camera-71872
08/18/2021, 6:31 AMmodern-nail-74015
08/18/2021, 7:06 AMwitty-butcher-82399
08/18/2021, 8:30 AMkafka
topics as datasets + a dataProcess
in-between consuming one and producing the other. While there are no errors during the ingestion, the UI fails as shown in the second screenshoot.
Is that a sort of bug? Or there is something wrong in my mce json file (see thread)?
Thanks!modern-nail-74015
08/18/2021, 8:59 AMwitty-airline-46094
08/18/2021, 12:36 PMTopicNameStrategy
strategy (basically the schema name is generated from the topic name), however it lacks support for the other two (RecordNameStrategy
, TopicRecordNameStrategy
). Are there any plans to support these formats in the future? E.g. if anybody is working on this or not (we might be able to help on this if the answer is no). Thanks for the awesome work, so far we like the product a lot!wonderful-quill-11255
08/18/2021, 2:16 PMcurved-jordan-15657
08/18/2021, 3:18 PMcolossal-furniture-76714
08/18/2021, 3:58 PM