We are running the latest version and, we are experiencing NPE with the following stack with some SFTP servers on CD at com.jcraft.jsch.ChannelSftp.sendPacketPath(ChannelSftp.java:2537) at ...
I'm importing some data to Apache Accumulo which runs on top of Google Cloud Storage (as HDFS replacement). I use the GCS connector 1.8.1-hadoop2 and Accumulo runs in GCloud VMs. I see the following ...