arunnatva

Results 4 comments of arunnatva

vy Default Cache set to: /home/hadoop_esp_t/.ivy2/cache The jars for the packages stored in: /home/hadoop_esp_t/.ivy2/jars :: loading settings :: url = jar:file:/usr/hdp/2.6.3.0-235/phoenix/phoenix-4.7.0.2.6.3.0-235-client.jar!/org/apache/ivy/core/settings/ivysettings.xml Exception in thread "main" java.lang.NoSuchMethodError: org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor.setDefaultConf(Ljava/lang/String;)V at org.apache.spark.deploy.SparkSubmitUtils$.resolveMavenCoordinates(SparkSubmit.scala:1192) at...

phoenix client jar also has ivy2settings.xml and I think this is causing some kind of conflict.

for a use case that I am working on, I need to be able to access sparkdl module and also apache phoenix tables within my pyspark job. Is there a...

when I run the python command on windows to get default encoding, it shows as "cp1252". I am suspecting that the code in readImages is assuming that the image is...