Re: [BUG] Exception when running HoodieDeltaStreamer

2019-09-16 Thread Pratyaksh Sharma
It works. Thank you. On Fri, Sep 13, 2019 at 7:28 PM vbal...@apache.org wrote: > > Hi Pratyaksh, > For boolean flags, you don't need to pass true or false. It is implicit. > Just pass "--enable-hive-sync" without additional true/false in the command > line. > Balaji.VOn Friday, September

Re: [BUG] Exception when running HoodieDeltaStreamer

2019-09-13 Thread vbal...@apache.org
Hi Pratyaksh, For boolean flags, you don't need to pass true or false. It is implicit. Just pass "--enable-hive-sync" without additional true/false in the command line. Balaji.VOn Friday, September 13, 2019, 03:06:38 AM PDT, Pratyaksh Sharma wrote: Hi, I am trying to run

[BUG] Exception when running HoodieDeltaStreamer

2019-09-13 Thread Pratyaksh Sharma
Hi, I am trying to run HoodieDeltaStreamer and am working on tag hoodie-0.4.7. I am using spark version 2.3.2. I was trying to enable hive sync along with running HoodieDeltaStreamer by passing the flag --enable-hive-sync as true. Here is the command I used - spark-submit --master local[1]