[ 
https://issues.apache.org/jira/browse/KNOX-1967?focusedWorklogId=290613&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-290613
 ]

ASF GitHub Bot logged work on KNOX-1967:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Aug/19 17:22
            Start Date: 07/Aug/19 17:22
    Worklog Time Spent: 10m 
      Work Description: twmarshall commented on pull request #127: KNOX-1967 - 
Add a service definition for Impala Hiveserver2
URL: https://github.com/apache/knox/pull/127#discussion_r311670958
 
 

 ##########
 File path: gateway-service-impala/pom.xml
 ##########
 @@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0";
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.knox</groupId>
+        <artifactId>gateway</artifactId>
+        <version>1.4.0-SNAPSHOT</version>
+    </parent>
+
+    <artifactId>gateway-service-impala</artifactId>
+    <name>gateway-service-impala</name>
 
 Review comment:
   Done
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 290613)
    Time Spent: 0.5h  (was: 20m)

> Add a service definition for Impala Hiveserver2
> -----------------------------------------------
>
>                 Key: KNOX-1967
>                 URL: https://issues.apache.org/jira/browse/KNOX-1967
>             Project: Apache Knox
>          Issue Type: New Feature
>            Reporter: Thomas Tauber-Marshall
>            Assignee: Thomas Tauber-Marshall
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> It would be useful to be able to proxy connections to Impala's hiveserver2 
> service through Knox. The required service definition should be very similar 
> to the one used for Hive's hiveserver2.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to