Hi, guys,

Is there anyway to set the user.name for hive2 action? I want the beeline
uses another user when connecting to the hive, instead of the user running
the workflow. I tried add the following configuration inside hive2 action:

<configuration>
    <property>
        <name>user.name</name>
        <value>...</value>
    </property>
</configuration>

But got this error: Property [user.name] not allowed in action [inline
configuration] configuration. Any ideas?

-Wei

Reply via email to