+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 >
