Andrew K Long
Andrew K Long
https://apple.stackexchange.com/questions/254380/why-am-i-getting-an-invalid-active-developer-path-when-attempting-to-use-git-a > xcode-select --install
more issues popped up after this ``` npm ERR! code 1 npm ERR! path /Users/loandrew/git/graphvinci/node_modules/lmdb-store npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! CXX(target) Release/obj.target/lmdb/src/node-lmdb.o npm...
digging through the spark-memory classes nothing seems to implement the org.apache.spark.ExecutorPlugin api which is used by the --conf spark.executor.plugins="com.cloudera.spark.MemoryMonitorExecutorExtension" parameter
i updated that class to implement both interfaces.Now I'm getting a new execution ``` 19/08/20 21:34:20 ERROR SparkUncaughtExceptionHandler: Uncaught exception in thread Thread[dispatcher-event-loop-3,5,main] java.lang.NoClassDefFoundError: com/quantifind/sumac/FieldArgs at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763)...
created pull request https://github.com/squito/spark-memory/pull/4
My latest theory is that someone the secure session state is being lost. possibly related to http/https related nonsense