+1, it would be easy to use hive operator if we combine the required operator together.
-Priyanka On Wed, May 11, 2016 at 3:27 AM, Mohit Jotwani <[email protected]> wrote: > +1 > > Regards, > Mohit > > > > On Wed, May 11, 2016 at 3:55 PM, Yogi Devendra <[email protected]> > wrote: > > > Hi, > > > > Currently, applications which needs to write to Hive have to include 2 > > operators FSPojoToHiveOperator, HiveOperator from malhar-contrib in the > > application DAG. [First operator writes to HDFS; second operator loads > > files from HDFS to hive]. > > > > I am proposing to wrap these two operators into a > Module/CompositeOperator. > > So that, end user can directly include this module into application. > > > > Any feedback? > > > > ~ Yogi > > >
