You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by justACT <gi...@git.apache.org> on 2018/11/27 07:32:57 UTC

[GitHub] incubator-griffin pull request #461: enhance elasticsearch sink, support ela...

GitHub user justACT opened a pull request:

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

    enhance elasticsearch sink, support elasticsearch security login

    GRIFFIN-216 [Measure] enhance elasticsearch sink, support elasticsearch security login

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

    $ git pull https://github.com/justACT/incubator-griffin newESSink

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

    https://github.com/apache/incubator-griffin/pull/461.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 #461
    
----
commit dd6e2ad5da050ebf3b4a368c73767d154a602790
Author: xiangrchen <xi...@...>
Date:   2018-11-27T07:26:45Z

    enhance elasticsearch sink, support elasticsearch security login

----


---

[GitHub] incubator-griffin issue #461: enhance elasticsearch sink, support elasticsea...

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

    https://github.com/apache/incubator-griffin/pull/461
  
    @justACT 
    could you write two test cases for this?
    one is with user/pwd, the other one is without user/pwd.
    
    Thanks,
    William


---

[GitHub] incubator-griffin pull request #461: enhance elasticsearch sink, support ela...

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

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


---