[ 
https://issues.apache.org/jira/browse/OOZIE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14483643#comment-14483643
 ] 

nirav patel commented on OOZIE-1983:
------------------------------------

Thanks. SO I understand it runs job by calling 
org.apache.spark.deploy.SparkSubmit which is fine. However, sometimes for 
hadoop job we just use java-action so that all our config are loaded by that 
java-class. that helps us to keep our config in one place so when we call it 
from somewhere else (lets say command line) it utilize same config.  Similar to 
that, we have spark config loaded by scala base driver class. Is there any way 
to directly call scala class from java-action ? I realize I'm asking too much 
but just wanted to brainstorm anyway.

> Add spark action executor
> -------------------------
>
>                 Key: OOZIE-1983
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1983
>             Project: Oozie
>          Issue Type: New Feature
>            Reporter: Shwetha G S
>            Assignee: pavan kumar kolamuri
>              Labels: spark
>             Fix For: trunk
>
>         Attachments: OOZIE-1983v2.patch, OOZIE-1983v3.patch, 
> OOZIE-1983v4.patch, spark-actionv1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to