[
https://issues.apache.org/jira/browse/KNOX-3004?focusedWorklogId=902216&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-902216
]
ASF GitHub Bot logged work on KNOX-3004:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jan/24 09:03
Start Date: 29/Jan/24 09:03
Worklog Time Spent: 10m
Work Description: smolnar82 opened a new pull request, #837:
URL: https://github.com/apache/knox/pull/837
## What changes were proposed in this pull request?
Updated the IMPALA URL on the Knox Home page as described in
[KNOX-3004](https://issues.apache.org/jira/browse/KNOX-3004).
## How was this patch tested?
Actualized the corresponding JUnit tests and ran manual testing.
Issue Time Tracking
-------------------
Worklog Id: (was: 902216)
Remaining Estimate: 0h
Time Spent: 10m
> Impala connection string should be a valid JDBC connection URL
> --------------------------------------------------------------
>
> Key: KNOX-3004
> URL: https://issues.apache.org/jira/browse/KNOX-3004
> Project: Apache Knox
> Issue Type: Task
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, on the Knox Home page, the Impala URL is a simple {{http(s)}} URL
> that cannot be used as a JDBC connection string (like the one we provide for
> Hive).
> A sample valid URL looks like this:
> {code:java}
> jdbc:impala://sup-758082-datahub2-master0.repro-az.a465-9q4k.cloudera.site:443/;ssl=1;transportMode=http;httpPath=sup-758082-datahub2/cdp-proxy-api/impala;AuthMech=3;
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)