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/15 10:05:13 UTC

[GitHub] incubator-griffin pull request #308: convert default database to h2

GitHub user ahutsunshine opened a pull request:

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

    convert default database to h2

    

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/308.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 #308
    
----
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 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

----


---

[GitHub] incubator-griffin pull request #308: convert default database to h2

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

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


---