Re: Packaging CF app as bosh-release


Amit Kumar Gupta
 

Are the spark jobs tasks that you expect to end, or apps that you expect to
run forever?
Do your jobs need to write to the file system, or do they access a
shared/distributed file system somehow?
Do you need things like a static IP allocated to your jobs?
Are your spark jobs serving any web traffic?

On Wed, Sep 16, 2015 at 1:32 AM, Kayode Odeyemi <dreyemi(a)gmail.com> wrote:


On Wed, Sep 16, 2015 at 5:15 AM, Amit Gupta <amitkgupta84(a)gmail.com>
wrote:

Can you say a bit more about what you're trying to do?

I'm working on an experimental analytics project that leverages logsearch
+ Apache Spark.

So instead of having the Spark jobs as apps, I'm thinking of building a
bosh release job for it.

Can possibly package anything but that way application will run inside a
vm rather than on platform.

What are the cons of apps running on VMs instead of warden?

Join cf-dev@lists.cloudfoundry.org to automatically receive all group messages.