[
https://issues.apache.org/jira/browse/AMBARI-25253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16819213#comment-16819213
]
Hudson commented on AMBARI-25253:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #734 (See
[https://builds.apache.org/job/Ambari-branch-2.6/734/])
AMBARI-25253. Missed support for abfs protocol. (mpapirkovskyy) (#2937)
(github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=b8a05ee00782fd65eedd919e7a76e5d0ce1cb9d6])
* (edit)
contrib/views/utils/src/main/java/org/apache/ambari/view/utils/ambari/ValidatorUtils.java
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/ranger-hive-security.xml
* (edit) ambari-server/conf/unix/ambari.properties
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/config-upgrade.xml
> Missed support for abfs protocol
> --------------------------------
>
> Key: AMBARI-25253
> URL: https://issues.apache.org/jira/browse/AMBARI-25253
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.6.2
> Reporter: Myroslav Papirkovskyi
> Assignee: Myroslav Papirkovskyi
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.6.2
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> There are still present couple of places that require extending default
> protocol set with abfs protocol:
> - Pig and File views check *webhdfs.url* property, which contains protocol
> name, but only for non-local view's configuration. List of allowed protocols
> is loaded from ambari.properties.
> - ranger hive plugin property
> *ranger.plugin.hive.urlauth.filesystem.schemes*. We set default value during
> stack upgrade to HDP 2.6 stack.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)