Hi, 1. Are you using samza version 0.10? 2. Did you include the "samza-hdfs_2.10" jar? ( http://mvnrepository.com/artifact/org.apache.samza/samza-hdfs_2.10)
Regards, Michael On Sun, Jan 17, 2016 at 1:13 PM, Նարեկ Գալստեան <ngalsty...@gmail.com> wrote: > Hello Everyone! > > I am really new to Samza and am trying to consume a topic from kafka and > write it to HDFS storage(Ideally, to google Cloud storage) > In Documentation it is written that samza supports hdfsProducer out of box > with > *org.apache.samza.system.hdfs.HdfsSystemFactory* > class, however, when I compile my project, it throws a runtime error saying > that the class is not found! > > > Can anyone help me to resolve this issue? > Narek Galstyan > > Նարեկ Գալստյան >