[
https://issues.apache.org/jira/browse/KNOX-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298088#comment-14298088
]
ASF subversion and git services commented on KNOX-481:
------------------------------------------------------
Commit 749a57fc4e6514a4350313832d866a5d0c436c4b in knox's branch
refs/heads/KNOX-481 from [~sumit.gupta]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=749a57f ]
Merge branch 'KNOX-481' of https://git-wip-us.apache.org/repos/asf/knox into
KNOX-481
Conflicts:
gateway-server/src/main/java/org/apache/hadoop/gateway/deploy/impl/DispatchDeploymentContributor.java
gateway-service-hbase/src/main/java/org/apache/hadoop/gateway/hbase/HBaseDispatchDeploymentContributor.java
gateway-service-hive/src/main/java/org/apache/hadoop/gateway/hive/HiveDispatchDeploymentContributor.java
gateway-spi/src/main/java/org/apache/hadoop/gateway/dispatch/HttpClientDispatch.java
gateway-test/src/test/java/org/apache/hadoop/gateway/deploy/DeploymentFactoryFuncTest.java
> Support configuration driven REST API integration (aka Stacks)
> --------------------------------------------------------------
>
> Key: KNOX-481
> URL: https://issues.apache.org/jira/browse/KNOX-481
> Project: Apache Knox
> Issue Type: New Feature
> Components: Server
> Affects Versions: 0.6.0
> Reporter: Sumit Gupta
> Assignee: Sumit Gupta
> Fix For: 0.6.0
>
>
> The gateway server has a framework that allows for plugging in new
> 'services'. The framework requires code to be written for every new service
> that is added in. We need a way to make adding new services easy and make it
> possible to add a new service without writing any code (using configuration
> instead) while leaving open the flexibility of being able to write code if
> necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)