[
https://issues.apache.org/jira/browse/AMBARI-22045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179503#comment-16179503
]
Olivér Szabó commented on AMBARI-22045:
---------------------------------------
committed to trunk:
{code:java}
commit 520d8fcce38e9c2edf8d972625d5a9aa4663c04b
Author: Oliver Szabo <[email protected]>
Date: Sun Sep 24 01:08:11 2017 +0200
AMBARI-22045. Infra Solr client cleanup: make infra-solr-client script
usable with symlinks (oleewere)
{code}
> Infra Solr client cleanup: make infra-solr-client script usable with symlinks
> -----------------------------------------------------------------------------
>
> Key: AMBARI-22045
> URL: https://issues.apache.org/jira/browse/AMBARI-22045
> Project: Ambari
> Issue Type: Bug
> Reporter: Olivér Szabó
> Assignee: Olivér Szabó
>
> If solr client cli script is used by symlink, the source directory points a
> wrong file
> therefore it throws an exception:
> {code:java}
> Error: Could not find or load main class
> org.apache.ambari.logsearch.solr.AmbariSolrCloudCLI
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)