Passing username and password to Hive2 action

2016-06-02 Thread Jan Hentschel
Hi, I have a cluster running HDP 2.3.4 with Oozie 4.2.0 installed on it. The cluster doesn’t use Kerberos. I’m trying to run a Hive2 action similar to the following     ...            ${jobTracker}     ${nameNode}     ${nameNode}/oozie/h

Re: Passing username and password to Hive2 action

2016-06-03 Thread Jan Hentschel
the name of the user who runs the workflow. The password can be defined using the tag. There is a broader description of this at https://oozie.apache.org/docs/4.2.0/DG_Hive2ActionExtension.html BRs gp On Thu, Jun 2, 2016 at 11:49 PM, Jan Hentschel < jan.hentsc...@ultratendency.

Passing custom core-site.xml to Spark action

2017-01-04 Thread Jan Hentschel
Hi, I have an HDP 2.5 cluster with Kerberos enabled running Oozie 4.2, Spark 1.6.2 and HBase 1.1.2. In this cluster, I have a Spark job which writes to HBase which I want to schedule via Oozie. Due to Kerberos, I had to make changes to core-site.xml to get Spark and HBase play nice with

Set SMTP settings in workflow

2017-11-11 Thread Jan Hentschel
Hello, I’m currently trying to create a workflow, which has an email action sending an HDFS file as an attachment. I didn’t configure the SMTP settings in the oozie-site to prevent a restart of the service. Instead I tried to set them directly in the workflow, but wasn’t able to do that.

Re: Set SMTP settings in workflow

2017-11-13 Thread Jan Hentschel
Hi Peter, thanks for the information. I filed OOZIE-3123 for that. Best, Jan From: Peter Cseh Reply-To: Date: Saturday, November 11, 2017 at 10:49 PM To: Subject: Re: Set SMTP settings in workflow Setting some settings directly in the workflow would have the advantage to use a d