[ 
https://issues.apache.org/jira/browse/CAMEL-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024957#comment-15024957
 ] 

ASF GitHub Bot commented on CAMEL-9206:
---------------------------------------

GitHub user woj-i opened a pull request:

    https://github.com/apache/camel/pull/695

    [CAMEL-9206] rebased

    I was not sure can I do it in the same branch, so I created another branch 
with another PR.

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

    $ git pull https://github.com/woj-i/camel CAMEL-9206-rebased

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

    https://github.com/apache/camel/pull/695.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 #695
    
----
commit 61b810a62b24d57539a4304d7be2b3ff68d135ed
Author: woj-i <[email protected]>
Date:   2015-10-15T16:29:29Z

    handling UGI within camel-hbase

commit 447d8637a442281121f65f122129eda8bad15d4a
Author: woj-i <[email protected]>
Date:   2015-10-21T16:10:44Z

    annotate ugi as a parameter (to be passed by beanId)

commit 349cc0c530867150b3d3ebd333c779f2d5eddb25
Author: woj-i <[email protected]>
Date:   2015-10-21T16:40:54Z

    setter to be able to assign UGI

commit e8cfca4c1be845d9ade47936f8aff8c98fb40678
Author: woj-i <[email protected]>
Date:   2015-10-23T07:53:38Z

    code formating

commit 9d633aedfe4ff96cd64641d3cc5255fcaa7fbca9
Author: woj-i <[email protected]>
Date:   2015-11-24T13:01:41Z

    [CAMEL-9206] full name of the field userGroupInformation

----


> add Kerberos Security into camel-HBase
> --------------------------------------
>
>                 Key: CAMEL-9206
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9206
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-hbase
>            Reporter: Wojciech Indyk
>
> camel-hbase cannot work with kerberos security defined by application. There 
> is no property to set to be able to use particular user or keytab 
> (jaas.conf?) or UserGroupInformation as a context of hbase operations
> There should be a parameter to enable Kerberos for the component (and 
> parameters defining which credentials <system/ from file/from login&password/ 
> camel-context(? if there are there)> should be used)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to