Hi

Anyone have any idea on *ClassTag<Text> in spark context..*

On Fri, Jan 22, 2016 at 12:42 PM, Nagu Kothapalli <nagukothapal...@gmail.com
> wrote:

> Hi All
>
> Facing an Issuee With CustomInputDStream object in java
>
>
>
> *public CustomInputDStream(StreamingContext ssc_, ClassTag<Text> classTag)*
> * {*
> * super(ssc_, classTag);*
> * }*
> Can you help me to create the Instance in above class with *ClassTag* In
> java
>

Reply via email to