atlanmod / ATL_MR

ATL on MapReduce
2 stars 3 forks source link

Provide integration points for Hawk EMF driver #6

Open agarciadom opened 9 years ago

agarciadom commented 9 years ago

As part of the MONDO project, I've implemented a version of ATL/MR which can read models indexed by Hawk. It's on the integrate-hawk-emf branch of my bluezio/ATL_MR fork:

https://github.com/bluezio/ATL_MR/tree/integrate-hawk-emf

However, the current approach couples ATL/MR directly to Hawk, which is not desirable. It'd be better if users could just drop our .jar files somewhere and add a line to some configuration file, for instance.

agarciadom commented 9 years ago

Have there been any advances in this regard? The October set of EU deliverables is approaching, and I'd like to have a final version in the main branches of this repository and the mondo-integration repository.