You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by jasonliaoxiaoge <gi...@git.apache.org> on 2018/07/23 13:51:36 UTC

[GitHub] incubator-griffin pull request #370: delete single thread pool for hivemetas...

GitHub user jasonliaoxiaoge opened a pull request:

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

    delete single thread pool for hivemetastoreclient and print full log stack trace in log4j

    delete single thread pool for hivemetastoreclient and print full log stack trace in log4j

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

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

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

    https://github.com/apache/incubator-griffin/pull/370.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 #370
    
----
commit 24b24d5a75042b2fb7e09d7549c0fd929a6a2856
Author: jasonliaoxiaoge <18...@...>
Date:   2018-06-19T10:09:39Z

    clear and add serialversionuid

commit 5ceed25234273fe2223598bbf87edae34d7a1011
Author: jasonliaoxiaoge <18...@...>
Date:   2018-06-21T11:53:45Z

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

commit ec0dd8184389653183c5881805fa211335d757fd
Author: jasonliaoxiaoge <18...@...>
Date:   2018-06-21T13:17:21Z

    rename spark.url to resource manager url and log exception stack tree

commit 72ad0e20cdde4471627a98b63ecc410b3af3e58a
Author: jasonliaoxiaoge <18...@...>
Date:   2018-06-22T02:12:37Z

    change resource manager url to yarn url

commit ddd692a3655a4d1e4172ac6ae48e91e8249e2d6e
Author: jasonliaoxiaoge <18...@...>
Date:   2018-07-05T07:54:06Z

    merge

commit a2e0c8652ce11fc29feb750faae9fdf5cd817340
Author: jasonliaoxiaoge <18...@...>
Date:   2018-07-09T08:25:57Z

    refactor code and close input stream

commit 0deed34e38ba0cb8ce4531ddaaaaa218ae34cb82
Author: jasonliaoxiaoge <18...@...>
Date:   2018-07-10T03:13:59Z

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

commit f7bf82d28434fa09ab4c3f6d00dba76d28f4aa6b
Author: jasonliaoxiaoge <18...@...>
Date:   2018-07-10T09:06:04Z

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

commit 625d5407cdfdeec6daa0a556c7728cc04eba5742
Author: jasonliaoxiaoge <18...@...>
Date:   2018-07-12T13:35:42Z

    fix bug to use livy url kill yarn job and clear code

commit 8e03637cae694d81241ad508fa55a8fd46ae37a2
Author: jasonliaoxiaoge <18...@...>
Date:   2018-07-12T17:35:50Z

    fix bug to user yarn uri to kill application id and clear code

commit e60e8a7b39f086f9131b70e7531140b985621955
Author: jasonliaoxiaoge <18...@...>
Date:   2018-07-17T12:20:19Z

    merge

commit 409e59e77f6387b6d0bc42c0b4c6cca1e3287260
Author: jasonliaoxiaoge <18...@...>
Date:   2018-07-17T12:22:29Z

    merge

commit 88ccbe4b313be4004ddbcd55fa68c65d605160ce
Author: jasonliaoxiaoge <18...@...>
Date:   2018-07-23T13:13:30Z

    delete single thread pool for hivemetastoreclient and print full log stack trace in log4j

----


---

[GitHub] incubator-griffin pull request #370: delete single thread pool for hivemetas...

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

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


---