[
https://issues.apache.org/jira/browse/SPARK-17292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patryk updated SPARK-17292:
---------------------------
Description:
Is there any way to run Apache Spark in Standby mode, so I can only give it new
data and new arguments to application and it will process it?
Now I use Spark-submit command and it takes a lot of time(about 30 seconds with
4 lines of data), because calculating data in Spark is only a part of my main
app and i need it to process data faster. If I'm using it without a cluster it
runs really quick, but in cluster mode it's slow.
Is there any resolution to my problem?
> Setup app on Spark(Hadoop-Yarn) in Stanby mode
> ----------------------------------------------
>
> Key: SPARK-17292
> URL: https://issues.apache.org/jira/browse/SPARK-17292
> Project: Spark
> Issue Type: Question
> Components: Spark Submit
> Reporter: Patryk
>
> Is there any way to run Apache Spark in Standby mode, so I can only give it
> new data and new arguments to application and it will process it?
> Now I use Spark-submit command and it takes a lot of time(about 30 seconds
> with 4 lines of data), because calculating data in Spark is only a part of my
> main app and i need it to process data faster. If I'm using it without a
> cluster it runs really quick, but in cluster mode it's slow.
> Is there any resolution to my problem?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]