GitHub user woj-i opened a pull request: https://github.com/apache/camel/pull/655
[Camel-9206] add Kerberos security One thing I am not sure is it a good practice/standard to pass an object to an endpoint by a bean, so please review. In this PR I also refactored code to have a single point of geting table (it's better in architecture purpose and also helped me to include UGI in only one place) You can merge this pull request into a Git repository by running: $ git pull https://github.com/woj-i/camel CAMEL-9206 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/655.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 #655 ---- commit 7849983979f8a3830002ef54738ee646da461bf8 Author: woj-i <wojciechin...@gmail.com> Date: 2015-10-09T14:23:29Z [CAMEL-9145] update hbase version to 1.1.1 and hadoop2 to 2.7.1 commit c04cbdbd68af290023c0ae10f5b5b374f801e3f0 Author: woj-i <wojciechin...@gmail.com> Date: 2015-10-15T16:29:29Z handling UGI within camel-hbase commit 05b0553d7893284f18f374c396ff0959562bbcdb Author: woj-i <wojciechin...@gmail.com> Date: 2015-10-21T16:10:44Z annotate ugi as a parameter (to be passed by beanId) commit 04c5647c8bef2228a1ab764fe5afec13e829c7a9 Author: woj-i <wojciechin...@gmail.com> Date: 2015-10-21T16:40:54Z setter to be able to assign UGI commit ead988ab7991e1c292b423de141db8e1f15f83d1 Author: woj-i <wojciechin...@gmail.com> Date: 2015-10-23T07:36:36Z Merge branch 'master' into CAMEL-9206 Conflicts: components/camel-hbase/pom.xml parent/pom.xml commit 2d89c44bb2116e12d9fe5881c2816cbde401e011 Author: woj-i <wojciechin...@gmail.com> Date: 2015-10-23T07:53:38Z code formating ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---