[
https://issues.apache.org/jira/browse/KNOX-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960402#comment-13960402
]
Larry McCay commented on KNOX-344:
----------------------------------
Hi Maksim - I think that the samples patch may have a couple issues.
1. truststore location doesn't seem correct - knox is misspelled there and I'm
not sure about the use of /var/lib/ rather than /usr/lib/
+ String trustStore = "/var/lib/konx/data/security/keystores/gateway.jks";
I don't know how this could have worked unless you have a "konx" directory
either...
Also, the change of the password to knoxsecret - I don't think that aligns with
what other samples are doing but instead is an artifact of the environment you
are testing in. Is this correct? This may be a larger problem for samples to
solve than just a problem with this patch.
Perhaps, we need a properties file that can be leveraged by all samples somehow.
Let's sync on what your thoughts are on the above comments/questions.
thanks!
> Update documentation/samples to be consistent with Hive 0.13.
> -------------------------------------------------------------
>
> Key: KNOX-344
> URL: https://issues.apache.org/jira/browse/KNOX-344
> Project: Apache Knox
> Issue Type: Bug
> Components: Site
> Affects Versions: 0.4.0
> Reporter: Maksim Kononenko
> Assignee: Maksim Kononenko
> Fix For: 0.4.0
>
> Attachments: KNOX-344_doc.patch, KNOX-344_samples.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)