Re: error: object connectors is not a member of package org.apache.flink.streaming

2018-06-30 Thread Mich Talebzadeh
or will in no case be liable for any monetary damages >>>>> arising from such loss, damage or destruction. >>>>> >>>>> >>>>> >>>>> Thanks Ted. >>>>> >>>>> >&

Re: error: object connectors is not a member of package org.apache.flink.streaming

2018-06-30 Thread Rong Rong
>>>> Looks like flink-connector-kafka-0.8_2.11-1.5 jar was not on the >>>>> classpath for the shell. >>>>> >>>>> After you add it, you should get past the error. >>>>> >>>>> On Fri, Jun 29, 2018 at 4:12 PM, Mich Ta

Re: error: object connectors is not a member of package org.apache.flink.streaming

2018-06-30 Thread Ted Yu
for the shell. >>>> >>>> After you add it, you should get past the error. >>>> >>>> On Fri, Jun 29, 2018 at 4:12 PM, Mich Talebzadeh < >>>> mich.talebza...@gmail.com> wrote: >>>> >>>>> I am following this

error: object connectors is not a member of package org.apache.flink.streaming

2018-06-29 Thread Mich Talebzadeh
import org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer082 :76: error: object connectors is not a member of package org.apache.flink.streaming import org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer082 any reason I am getting this error? Are the jar files missing? Cab one add jar files as para