[
https://issues.apache.org/jira/browse/DRILL-7649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17062539#comment-17062539
]
ASF GitHub Bot commented on DRILL-7649:
---------------------------------------
agozhiy commented on pull request #2032: DRILL-7649: Replace maprfs.version
property usage by mapr.release.ver…
URL: https://github.com/apache/drill/pull/2032
…sion
Also added mapr-security-web to the Dependency Management and Distribution
POM
to fix a problem, where the jar file is not being added to the distribution
in some build environments.
# [DRILL-7649](https://issues.apache.org/jira/browse/DRILL-7649):
DRILL-7649: Replace maprfs.version property usage by mapr.release.version
## Description
There are no functional changes, just a small refactoring.
## Documentation
-
## Testing
Built with default and "mapr" profiles, built dependency tree. All looks
good.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Replace maprfs.version property usage by mapr.release.version
> -------------------------------------------------------------
>
> Key: DRILL-7649
> URL: https://issues.apache.org/jira/browse/DRILL-7649
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Vova Vysotskyi
> Assignee: Anton Gozhiy
> Priority: Trivial
> Fix For: 1.18.0
>
>
> In DRILL-7637 was introduced new property {{maprfs.version}} with value
> {{6.1.0-mapr}} which is a version for {{mapr-security-web}}.
> Drill project uses another property for specifying MapR libraries version -
> {{mapr.release.version}}
> The goal for this Jira is to replace {{maprfs.version}} by
> {{mapr.release.version}} and remove {{maprfs.version}} to avoid possible
> issues when {{mapr.release.version}} will be updated.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)