You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by ahutsunshine <gi...@git.apache.org> on 2018/06/21 09:08:50 UTC

[GitHub] incubator-griffin pull request #320: refactor job structure to remove redund...

GitHub user ahutsunshine opened a pull request:

    https://github.com/apache/incubator-griffin/pull/320

    refactor job structure to remove redundant class and api

    1.refactor job structure
    2.remove JobSchedule class to make job structure more clear
    3.remove JobDataBean to make response more clear
    4.remove "/jobs/config" api

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ahutsunshine/incubator-griffin master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-griffin/pull/320.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #320
    
----
commit 7a2e27ffe05faeda7bb584f96ad3995500c42ada
Author: ahutsunshine <ah...@...>
Date:   2018-05-22T07:41:40Z

    add streaming job and job state management

commit ae387399caa50a937950d25ae2a65bff30852d77
Author: ahutsunshine <ah...@...>
Date:   2018-05-22T08:48:53Z

    update ut

commit 28fcc5e024b2b9cf4f0498c5e6a54b704b54da9e
Author: ahutsunshine <ah...@...>
Date:   2018-05-22T10:35:55Z

    update api

commit 2f510ad40d28546f6979a2da2c7536b40f7a3041
Author: ahutsunshine <ah...@...>
Date:   2018-05-24T08:12:21Z

    update streaming env name

commit 9533cf36cfdae26163c66358856ca4b48b061dbb
Author: ahutsunshine <ah...@...>
Date:   2018-05-24T08:13:08Z

    update streaming env name

commit 5e3a3021179043ff2110b3b613cecbabb8cb7668
Author: ahutsunshine <ah...@...>
Date:   2018-05-28T02:46:41Z

    fix bug of throwing exception when job key doesn't exist

commit d5c4dfb7aa6c642eb82e4ce772e2f48e214cedf1
Author: ahutsunshine <ah...@...>
Date:   2018-05-28T06:03:13Z

    add env external replace function

commit 8d3a07a5a3a85bd1fc0eb1d054122e9ee4553d51
Author: ahutsunshine <ah...@...>
Date:   2018-05-28T08:17:56Z

    fix read properties wrong when having external application.properties

commit 9f45cfec37f7605af87e1dc75758369722331a8c
Author: ahutsunshine <ah...@...>
Date:   2018-05-28T10:35:36Z

    update properties and get ways

commit 1aeac6462cc5fedc8d21b5e7ad236214cb1c89a8
Author: ahutsunshine <ah...@...>
Date:   2018-05-28T10:37:06Z

    add livy config map

commit 66382442b4384e0550eea5a9fb952799081381d8
Author: ahutsunshine <ah...@...>
Date:   2018-05-28T10:38:23Z

    convert spark properties format from .properties to .json

commit ae5113fe52f22eb016753edeb3baa79fac6b9dbc
Author: ahutsunshine <ah...@...>
Date:   2018-05-29T05:04:37Z

    fix bug of always query when sessionId is overdue and appId is null

commit 0ad7e3496aeeb1350dc3c50036c734d3138b15ac
Author: ahutsunshine <ah...@...>
Date:   2018-05-29T10:42:32Z

    add detail log and annotation

commit 20a1737f7e73a0bc09a96869c4f8e65091816333
Author: ahutsunshine <ah...@...>
Date:   2018-05-31T07:16:55Z

    update ut

commit 4db9ac4387e2f2538ae0d1c0391451ed0eb982d2
Author: ahutsunshine <ah...@...>
Date:   2018-05-31T07:17:49Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit 16ca7ba977d540ca78a843fee3286960c8901b1e
Author: ahutsunshine <ah...@...>
Date:   2018-06-01T03:42:23Z

    refactor job structure

commit c61ff3ef5b875e7e6aff1c29704f7f41e9a3769b
Author: ahutsunshine <ah...@...>
Date:   2018-06-01T05:51:19Z

    add job type mark

commit e50240847be4a504c980c0a23bbe154ce0ebcd00
Author: ahutsunshine <ah...@...>
Date:   2018-06-01T05:52:42Z

    fix add job null exception

commit 1e4bdd810be48a412bff17bf5fdb2963a17fdd38
Author: ahutsunshine <ah...@...>
Date:   2018-06-01T05:53:31Z

    fix bug of Interge cannot cast to String

commit 48214aa216ac349d705a130f6f1d61c9ebf30ee9
Author: ahutsunshine <ah...@...>
Date:   2018-06-01T07:14:17Z

    update ut

commit 226f04317677c431e086826127d77371e6e2914a
Author: ahutsunshine <ah...@...>
Date:   2018-06-01T07:15:48Z

    Merge branch 'config'

commit ff6281af11fd8fd1e2bafc182a40841d33f4a5a0
Author: ahutsunshine <ah...@...>
Date:   2018-06-01T07:17:46Z

    annotate properties config test

commit 28dd9935157934216dd5936dd6e9875cf5c1f7c2
Author: ahutsunshine <ah...@...>
Date:   2018-06-15T09:44:42Z

    change default database to h2

commit 2229535498915e1e34683d03600696514be13d99
Author: ahutsunshine <ah...@...>
Date:   2018-06-15T09:51:37Z

    change database name

commit aa5e1f141a0442da0df9936b1ee7e5798a62127f
Author: ahutsunshine <ah...@...>
Date:   2018-06-15T10:58:22Z

    fix conflict

commit 86b2a064af422249cb5eb9ed0b4443e104e8d118
Author: ahutsunshine <ah...@...>
Date:   2018-06-15T11:38:26Z

    refactor job entity structure

commit 5447f597ab894e6dac127f314d98d8522dd512ec
Author: ahutsunshine <ah...@...>
Date:   2018-06-15T11:51:51Z

    fix get state bug

commit d50562e4c526c753deeec48847e051257743c8e2
Author: ahutsunshine <ah...@...>
Date:   2018-06-15T11:58:55Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit 3ccd3e14dc8c1d0b83ac9f239a01248757883614
Author: ahutsunshine <ah...@...>
Date:   2018-06-16T13:17:24Z

    change default database to h2 in application-dev.properties

commit 24cc1ccafa8cdbdcc70843ac7851cc3154092629
Author: ahutsunshine <ah...@...>
Date:   2018-06-16T13:52:17Z

    change database to h2 in application-dev.properties

----


---

[GitHub] incubator-griffin issue #320: refactor job structure to remove redundant cla...

Posted by ahutsunshine <gi...@git.apache.org>.
Github user ahutsunshine commented on the issue:

    https://github.com/apache/incubator-griffin/pull/320
  
    hi @guoyuepeng ,
    
    I have solved conflicting files. If you have time, pls review this pr.
    
    Thanks,
    Kevin Yao


---

[GitHub] incubator-griffin issue #320: refactor job structure to remove redundant cla...

Posted by guoyuepeng <gi...@git.apache.org>.
Github user guoyuepeng commented on the issue:

    https://github.com/apache/incubator-griffin/pull/320
  
    hi Yao,
    
    there are some conflicting files, could you fix them then we will review this patch.
    
    Thanks,
    William


---

[GitHub] incubator-griffin pull request #320: refactor job structure to remove redund...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-griffin/pull/320


---

[GitHub] incubator-griffin issue #320: refactor job structure to remove redundant cla...

Posted by guoyuepeng <gi...@git.apache.org>.
Github user guoyuepeng commented on the issue:

    https://github.com/apache/incubator-griffin/pull/320
  
    OK, we will review your patch.
    Thanks Kevin.
    
    William


---