[
https://issues.apache.org/jira/browse/AMBARI-24833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703559#comment-16703559
]
ASF GitHub Bot commented on AMBARI-24833:
-----------------------------------------
swagle commented on a change in pull request #49: AMBARI-24833. ABFS (ADLS v2)
fs implementation was not included on the classpath
URL: https://github.com/apache/ambari-logsearch/pull/49#discussion_r237591557
##########
File path: ambari-logsearch-logfeeder/pom.xml
##########
@@ -175,12 +175,12 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-azure</artifactId>
- <version>${hadoop.version}</version>
+ <version>${hdp-hadoop.version}</version>
Review comment:
Why this is vendor specific?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Log Feeder: send logs to cloud storage (gcs/s3 etc.)
> ----------------------------------------------------
>
> Key: AMBARI-24833
> URL: https://issues.apache.org/jira/browse/AMBARI-24833
> Project: Ambari
> Issue Type: Bug
> Components: ambari-logsearch
> Affects Versions: 2.7.0
> Reporter: Olivér Szabó
> Assignee: Olivér Szabó
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.8.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)