#71: portable HERON ETL for Epic
-------------------------+------------------------
 Reporter:  dconnolly    |       Owner:  dconnolly
     Type:  enhancement  |      Status:  accepted
 Priority:  major        |   Milestone:
Component:  etl-dev      |  Resolution:
 Keywords:               |  Blocked By:  127
 Blocking:               |
-------------------------+------------------------
Changes (by dconnolly):

 * cc: ngraham, mhoag, bokov, huhickman (removed)
 * cc: gpc-dev@… (added)
 * owner:  ngraham => dconnolly
 * status:  new => accepted
 * priority:  minor => major


Comment:

 - Good news: the MultiSiteDev process has resulted in getting UNMC and
 UTSCHSA online with numbers in babel and thousands of lines of code shared
  - Bad news: only one line of code has actually been integrated back into
 the main codebase.

 The plan to maintain an integrated code-base is isn't working out so well.

 It's possible that having a truly portable Epic ETL will become a priority
 as/when we take on GPC phase 2 partners.

 In discussions around
 [https://informatics.kumc.edu/work/wiki/HeronProjectTimeline#Aug2014Planning
 HeronProjectTimeline#Aug2014Planning] (to appear), other items took
 priority, as new partners appear to be 4 to 6 months away at the earliest.


 ==== Details on UTHSCSA vs. KUMC codebase ====

 ''As of July 15...''

 The common ancestor between UTHSCSA's work and KUMC's dates from June 2nd:

 {{{
 $ hg debugancestor default UTHSCSA
 3804:75c836dbfc0c535870a7a7df2dba9c9d0053dc87

 $ hg log --style compact -r 75c836dbfc0c
 3804:3797,3764   75c836dbfc0c   2014-06-02 12:46 -0500   ngraham
   Merge with deidid_deps_gpc122
 }}}

 Since then, they've made a bunch of changes:

 {{{
 $ hg diff --stat -r 75c836dbfc0c -r UTHSCSA
 ...
  30 files changed, 2582 insertions(+), 165 deletions(-)
 }}}

 And so have we:

 {{{
 $ hg diff --stat -r 75c836dbfc0c -r default
  43 files changed, 24519 insertions(+), 3412 deletions(-)
 }}}

--
Ticket URL: <http://informatics.gpcnetwork.org/trac/Project/ticket/71#comment:9>
gpc-informatics <http://informatics.gpcnetwork.org/>
Greater Plains Network - Informatics
_______________________________________________
Gpc-dev mailing list
Gpc-dev@listserv.kumc.edu
http://listserv.kumc.edu/mailman/listinfo/gpc-dev

Reply via email to