spark.read(). format("com.springml.spark.sftp"). option("host", "xxx"). option("username", "xxx"). option("password", "xxx"). option("fileType", "csv") .option ...
Exception in thread "main" java.lang.NoClassDefFoundError: com/sendgrid/Response at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results