File (alpha connector) issues | Seem to get rows i...
# advice-data-ingestion
t
File (alpha connector) issues | Seem to get rows in log, but outputs nothing to table Any idea what is going wrong with my file connector (.csv file through URL) - See log output in thread. THANKS.
Copy code
2022-08-09 13:53:23 source > {"type": "RECORD", "record": {"stream": "profiles_from_interactions", "data": {"qualificationFromDropContact": null, "query": "<https://www.linkedin.com/in/anders-rye-jacobsen>", "currentJobTitle": "Student Developer", "linkedinProfileUrl": "<https://www.linkedin.com/in/anders-rye-jacobsen>", "salesNavigatorUrl": "<https://www.linkedin.com/sales/lead/ACoAABqV2osBHPALQKRGfSIpxL3VSbUHdlIR-fg,name>", "numberOfSharedConnections": 22.0, "error": null, "naf5DesFromDropContact": null, "mailFromDropContact": null, "connectionDegree": 2.0, "phoneFromDropContact": null, "website3": null, "vmid": "ACoAABqV2osBHPALQKRGfSIpxL3VSbUHdlIR-fg", "lastName": "Jacobsen", "email": null, "currentCompanyName": "Clearhaus", "companyIndustry": "Financial Services", "website": null, "hasPendingInvitation": null, "siretFromDropContact": NaN, "industry": NaN, "website2": null, "headline": "Student Developer at Clearhaus", "location": "Aarhus, Middle Jutland, Denmark", "phoneNumber": null, "firstName": "Anders Rye", "summary": "(future) Economist by training, software developer by passion. I love writing cohesive, efficient and beautiful code which can solve real problems of modern life.\n\nKeywords: DevOps, CI/CD, Python, R, GoLang, Rust, SQL, Terraform, Docker", "currentCompanyUrl": "<https://www.linkedin.com/sales/company/2582988>", "nbEmployeesFromDropContact": null, "timestamp": "2022-08-02T07:02:28.539Z", "isPremium": false, "imgUrl": null, "wechatHandle": null, "currentCompanyLocation": "Aarhus, Middle Jutland, Denmark", "vatFromDropContact": null, "isOpenLink": false, "companyWebsiteHeadquarters": "P.O. Pedersens Vej 2, Aarhus, Middle Jutland, 8200 Denmark", "skypeHandle": null, "currentCompanyDescription": null, "twitterProfileUrl": null, "naf5CodeFromDropContact": null, "sirenFromDropContact": NaN, "siretAddressFromDropContact": null, "siretZipFromDropContact": NaN, "companyWebsite": "<https://www.clearhaus.com/>", "emailAddress": null, "address": null, "websiteFromDropContact": null, "civilityFromDropContact": null, "fullName": "Anders Rye Jacobsen", "numberOfConnections": 598.0}, "emitted_at": 1660053203000}}
2022-08-09 13:53:23 source > {"type": "RECORD", "record": {"stream": "profiles_from_interactions", "data": {"qualificationFromDropContact": null, "query": "<https://www.linkedin.com/in/ebbe-petersen-880480243>", "currentJobTitle": null, "linkedinProfileUrl": "<https://www.linkedin.com/in/ebbe-petersen-880480243>", "salesNavigatorUrl": "<https://www.linkedin.com/sales/lead/ACoAADxnbOABLQ0lGih0uV-rn-4NIrsj9ZsO2aU,name>", "numberOfSharedConnections": 1.0, "error": null, "naf5DesFromDropContact": null, "mailFromDropContact": null, "connectionDegree": 2.0, "phoneFromDropContact": null, "website3": null, "vmid": "ACoAADxnbOABLQ0lGih0uV-rn-4NIrsj9ZsO2aU", "lastName": "Petersen", "email": null, "currentCompanyName": null, "companyIndustry": null, "website": null, "hasPendingInvitation": null, "siretFromDropContact": NaN, "industry": NaN, "website2": null, "headline": "G\u00e5r p\u00e5 Aarhus Universitet", "location": "Aarhus, Middle Jutland, Denmark", "phoneNumber": null, "firstName": "Ebbe", "summary": null, "currentCompanyUrl": null, "nbEmployeesFromDropContact": null, "timestamp": "2022-08-02T07:02:37.662Z", "isPremium": false, "imgUrl": null, "wechatHandle": null, "currentCompanyLocation": null, "vatFromDropContact": null, "isOpenLink": false, "companyWebsiteHeadquarters": null, "skypeHandle": null, "currentCompanyDescription": null, "twitterProfileUrl": null, "naf5CodeFromDropContact": null, "sirenFromDropContact": NaN, "siretAddressFromDropContact": null, "siretZipFromDropContact": NaN, "companyWebsite": null, "emailAddress": null, "address": null, "websiteFromDropContact": null, "civilityFromDropContact": null, "fullName": "Ebbe Petersen", "numberOfConnections": 16.0}, "emitted_at": 1660053203000}}
2022-08-09 13:53:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):327 - Source has no more messages, closing connection.
2022-08-09 13:53:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):335 - Total records read: 0 (0 bytes)
2022-08-09 13:53:23 INFO i.a.w.g.DefaultReplicationWorker(run):174 - One of source or destination thread complete. Waiting on the other.