Hi - You can try this approach to replace the incoming delimiter with
Hive's Ctrl-A delimiter.

Flow1 -> ExecuteScript -> ReplaceText -> Flow2

*ExecuteScript configuration*



*ReplaceText configuration*



The text will be replaced with ^A delimiter which you can verify in vi.

Thanks.
--
Jagrut



On Mon, Jun 25, 2018 at 1:09 PM, Shawn Weeks <[email protected]>
wrote:

> I feel this is probably really simple but I'm trying to replace the
> delimiter in a text file with '\001' to match Hive's default delimiter.
> Here is my config which is based on a Hortonworks post from 2016 but it's
> not inserting ctrl+a it's inserting the string '\001'.
>
>
> Thanks
>
> Shawn
>
>
>
>


-- 
Jagrut

Reply via email to