On Jul 28, 2:23 pm, Avram <aav...@me.com> wrote:
> Hello Mark,
>
> Your post was fantastic and very well-written.  Thank-you for posting
> it!

Hi Avram, thanks for the feedback.

> A few thoughts:
>
> - Perhaps adding dynamic graphs from Incanter to the project with
> might make a good follow-up post ?

There are several follow up posts planned, but I probably won't cover
this since it is addressed here:
http://data-sorcery.org/2009/11/29/incanter-webapp/

> - Is there a reason why you preferred EC2 tools over the "elastic-
> mapreduce" executable or clojure calls of the java  ( 
> seehttp://developer.amazonwebservices.com/connect/entry.jspa?externalID=...)
> ?
>
> - What are your thoughts on clojure handling the initial EC2 set up
> and launching of the node instances as well?

Programatic deployment via Clojure is definitely possible, but for
this simple example the command line tools work well enough I think.

> - Does it seem like creating a UI for editing and launching code for
> Apache Hive, Pig, or Cascalog seems within reach with this kind of set
> up ?


That's a rather harder problem (: I won't be working on it, but let us
know if you end up doing something like that yourself.

- Mark

> Regards,
> ~Avram
>
> On Jul 24, 12:30 am, Mark McGranaghan <mmcgr...@gmail.com> wrote:
>
>
>
> > Hi All,
>
> > I recently posted to my blog on the process of developing and
> > deploying a simple Clojure web application:
>
> >http://mmcgrana.github.com/2010/07/develop-deploy-clojure-web-applica...
>
> > The purpose of this post is twofold. The first is to provide some
> > documentation in the form of a complete, deployable Clojure web app
> > and associated commentary and instructions. To that end I hope you
> > find the post useful and that you feel free to ask any questions you
> > may have.
>
> > The second purpose is to elicit feedback from the community on how
> > they would or have approached the problem of developing and deploying
> > Clojure web applications.
>
> > I'm particularly interested in the specifics of how people tie
> > together and round out entire apps with e.g. logging and exception
> > handling, how they develop apps locally, and how they deploy them to
> > production. I think the most useful basis for discussing things like
> > this is complete working examples of applications and associated
> > instructions for how to deploy them. I doubt there are very many such
> > open-source apps floating around, but if anyone has one to share I
> > would love to see it.
>
> > Even if you don't have a complete app to share, I would love to hear
> > your comments and see your code snippets on the specific aspects of
> > the development and deployment process that I covered (or perhaps
> > omitted) in the post.
>
> > - Mark

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to