Re: error in using package SubnetUtils

2020-11-11 Thread Diwakar Jha
per dependent and use > org.apache.commons.net.util.SubnetUtils. > > On Tue, Nov 10, 2020 at 6:11 PM Diwakar Jha > wrote: > >> Hello, >> >> I'm migrating from Flink 1.8 to Flink 1.11 on an EMR cluster and I get >> this error message for using package subnetUti

Re: error in using package SubnetUtils

2020-11-11 Thread Arvid Heise
dependent and use org.apache.commons.net.util.SubnetUtils. On Tue, Nov 10, 2020 at 6:11 PM Diwakar Jha wrote: > Hello, > > I'm migrating from Flink 1.8 to Flink 1.11 on an EMR cluster and I get > this error message for using package subnetUtils. Its working fine for > Flink 1.8. >

error in using package SubnetUtils

2020-11-10 Thread Diwakar Jha
Hello, I'm migrating from Flink 1.8 to Flink 1.11 on an EMR cluster and I get this error message for using package subnetUtils. Its working fine for Flink 1.8. [javac] import org.apache.flink.fs.s3presto.shaded.com.facebook.presto.hadoop.$internal.org.apache.commons.net.util.SubnetUtils