Closed kumarmisra closed 3 years ago
Hi , I am running spark on kubernetes using the Google operator and trying to publish spark lineage to Atlas. I am able to debug it before the below line in AtlasBaseClient.java
clientResponse = requestBuilder.method(api.getMethod(), ClientResponse.class, requestObject);
This effort is not being maintained any more
Hi , I am running spark on kubernetes using the Google operator and trying to publish spark lineage to Atlas. I am able to debug it before the below line in AtlasBaseClient.java
clientResponse = requestBuilder.method(api.getMethod(), ClientResponse.class, requestObject);