Rokshan2016
Rokshan2016
Thanks for the suggestions. I figured it out
@jbduncan Hi I am basically working with FHIR bundle resources . Each bundle has some resources and they are dependent on each other. So I was using Mutable Graph to...
Spark 1.6.3 On Thu, Oct 5, 2017 at 9:02 PM akmorrow13 wrote: > This looks like bigdatagenomics/adam#1742 > . What spark/scala > version are you running? > > — >...
No , I don’t have spark 2. Is it necessary ? Can’t mango work on spark 1.6? On Thu, Oct 5, 2017 at 9:09 PM akmorrow13 wrote: > Using spark-1.6.3-bin-hadoop2.6,...
Ok, will do that On Thu, Oct 5, 2017 at 9:19 PM akmorrow13 wrote: > Mango should run on spark 1 and 2. This error can appear if Mango is...
I tried to check. Did not find much information in the logs nested exception is io.kubernetes.client.extended.kubectl.exception.KubectlException: io.kubernetes.client.openapi.ApiException: ] with root cause o.kubernetes.client.openapi.ApiException: at io.kubernetes.client.openapi.ApiClient.handleResponse(ApiClient.java:973) at io.kubernetes.client.openapi.ApiClient.execute(ApiClient.java:885) at io.kubernetes.client.util.PatchUtils.patch(PatchUtils.java:56) at io.kubernetes.client.extended.kubectl.KubectlScale.execute(KubectlScale.java:66)...
Also , is there a way to use this API with a service account key?
Instead of creating default client, can I use a service account json key to create the client ? We are using this in GKE