[
https://issues.apache.org/jira/browse/KNOX-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751511#comment-15751511
]
Larry McCay commented on KNOX-528:
----------------------------------
[~mcparlandjcgi] - I must be being really thick headed on this...
I'm trying to see how these calls are actually going through Knox. They seem to
be going directly to the solr application. In my mind, a Knox URL would look
something like:
https://sandbox.hortonworks.com:8443/gateway/sandbox/solr/KnoxSolrIntegration/select?q=*.*&indent=true&wt=json
What we have above is missing the "gateway/sandbox", isn't using https and
using the default http port of 80. It seems to me these calls are going
directly to solr - around the knox gateway.
> Support for Apache SOLR REST APIs
> ---------------------------------
>
> Key: KNOX-528
> URL: https://issues.apache.org/jira/browse/KNOX-528
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Rick Kellogg
> Assignee: John McParland
> Fix For: 0.11.0
>
> Attachments: KNOX-528.patch, KNOX-528_basicauth_squashed.patch,
> KNOX-528_squashed.patch, knoxSolrTestEvidence.txt, solrTestEvidence.txt
>
>
> Add Knox support for routing and securing Apache SOLR's REST APIs
> See: https://wiki.apache.org/solr/Solrj
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)