cool-iron-6335
07/02/2021, 9:22 AM[2021-07-02 16:17:51,963] INFO {datahub.entrypoints:75} - Using config: {'source': {'type': 'hive', 'config': {'host_port': 'localhost:10000', 'database': 'test'}}, 'sink': {'type': 'datahub-rest', 'config': {'server': '<http://localhost:8080>'}}}
[2021-07-02 16:17:52,210] ERROR {datahub.ingestion.run.pipeline:52} - failed to write record with workunit test.test.test1 with Expecting value: line 1 column 1 (char 0) and info {}
Source (hive) report:
{'failures': {},
'filtered': [],
'tables_scanned': 1,
'views_scanned': 0,
'warnings': {},
'workunit_ids': ['test.test.test1'],
'workunits_produced': 1}
Sink (datahub-rest) report:
{'failures': [{'e': JSONDecodeError('Expecting value: line 1 column 1 (char 0)')}], 'records_written': 0, 'warnings': []}
gray-shoe-75895
07/02/2021, 4:23 PMdatahub docker check
to verify that it’s running correctlycool-iron-6335
07/02/2021, 11:57 PM