[
https://issues.apache.org/jira/browse/OOZIE-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Piros updated OOZIE-3211:
--------------------------------
Fix Version/s: (was: 5.1.0)
5.2.0
> Warning: Deprecated property found in configuration in
> SparkConfigurationService is ambiguous
> ---------------------------------------------------------------------------------------------
>
> Key: OOZIE-3211
> URL: https://issues.apache.org/jira/browse/OOZIE-3211
> Project: Oozie
> Issue Type: Bug
> Components: core
> Affects Versions: 5.0.0
> Environment: Apache Maven 3.5.3
> (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z)
> Maven home: /opt/maven/apache-maven-3.5.3
> Java version: 1.8.0_161, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.10.0-693.17.1.el7.x86_64", arch: "amd64",
> family: "unix"
> Oozie 5.0 RC0 compiled from clean Maven repo
> Hadoop 2.7.5 pseudo distributed
> Reporter: Artem Ervits
> Priority: Major
> Fix For: 5.2.0
>
>
> Getting
> {code:java}
> Deprecated property found in configuration:
> oozie.service.SparkConfigurationService.spark.configurations.ignore.spark.yarn.jarUse
> oozie.service.SparkConfigurationService.spark.configurations.blacklist
> instead{code}
> even though property
> {code:java}
> oozie.service.SparkConfigurationService.spark.configurations.blacklist{code}
> is in oozie-site.xml. Looked at it with [~andras.piros] oozie-default.xml is
> part of core and is on the classpath. Need to handle
> [https://github.com/apache/oozie/blob/branch-5.0.0-beta1/core/src/main/java/org/apache/oozie/service/SparkConfigurationService.java#L74]
> condition better
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)