Date: | Thu, 27 Jun 2013 14:36:36 -0500 |
---|---|
From: | Erik Paulson <epaulson@xxxxxxxxxxxx> |
Subject: | Re: [HTCondor-devel] idle thoughts: json as classads |
On Wed, Jun 26, 2013 at 10:32 AM, Todd Tannenbaum <tannenba@xxxxxxxxxxx> wrote:
In this instance, I'm not specifically looking for a modern RESTful API, though I wouldn't object to one. I'm primarily looking for ways to migrate some of the work that we've done in HTCondor to a broader audience, and sometimes that means being closer to what the rest of the world is doing.
As an example, ClassAds are a really interesting way to express and expose data, and an interesting example of where the query language is the same as the data representation. I think that's kind of cool, and I think more people would take it up if we lowered some barriers to entry, and one way to do that is to make it easier for other systems to handle it.
I have no specific use in mind - though obviously there are web uses, and ClassAds native in _javascript_ could be helpful there. As Todd mentioned, there are other use cases that might be more important, like Python (and while I love the Python module and think you should push it front-and-center, some of the most interesting work in the scientific python world is being done in hosted python environments and runtimes which don't lend kindly to C++-based modules, so a pure python implementation of ClassAds with the same API could be a follow-on)
I think there's a lot to be learned from pushing some of the tools outside of the HTCondor world. For example, we still don't really know how a ClassAd should think of itself as part of a larger collection - how a job ad can reference the rest of the queue, or what's happening elsewhere in the pool. There are some solutions, but I don't think we're done thinking about how it might work. I think if we had more examples of people using ClassAds in other domains it'd be helpful in finding a method that we're really happy with.
There have been some really missed opportunities for HTCondor to be a bigger presence in some hot fields that lend themselves naturally to what it does. HTCondor's a pretty reasonable workload management and execution engine, and it's not hard to imagine a alternate timeline where it was the basis for the next gen MapReduce, or basis for the Private Cloud distributions, or the basis for the open-source Platform-as-a-Service stacks. We might have been in those conversations if more parts of HTCondor were used outside of HTCondor.
So that's where I'm coming from with this thread. This is not a serious proposal for making the change in HTCondor 8.1. I do appreciate that flipping some parts of ClassAds around is a non-trivial change in HTCondor proper and is a long way off, if it ever happens. Maybe there's an easier way, or maybe there's a way to do it on the side, I dunno.
-Erik |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [HTCondor-devel] Cron Tab scheduling issue, Shibaji Chakraborty |
---|---|
Next by Date: | Re: [HTCondor-devel] Considering moving design docs to Google Drive, Alan De Smet |
Previous by Thread: | Re: [HTCondor-devel] idle thoughts: json as classads, Alain Roy |
Next by Thread: | Re: [HTCondor-devel] idle thoughts: json as classads, Tim St Clair |
Indexes: | [Date] [Thread] |