You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Doroszlai, Attila (JIRA)" <ji...@apache.org> on 2017/12/22 22:33:00 UTC

[jira] [Reopened] (AMBARI-22679) RU: Service action failed with NullPointer on Downgrade after RU

     [ https://issues.apache.org/jira/browse/AMBARI-22679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doroszlai, Attila reopened AMBARI-22679:
----------------------------------------

Hi [~dgrinenko], some imports removed from {{UpgradeResourceProvider}} are still used, causing compile errors:

{noformat:title=https://builds.apache.org/job/Ambari-trunk-Commit/8550/consoleText}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project ambari-server: Compilation failure: Compilation failure: 
[ERROR] /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java:[963,7] cannot find symbol
[ERROR]   symbol:   class StackInfo
[ERROR]   location: class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
[ERROR] /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java:[967,7] cannot find symbol
[ERROR]   symbol:   class ServiceInfo
[ERROR]   location: class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
[ERROR] /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java:[970,25] cannot find symbol
[ERROR]   symbol:   variable SERVICE_PACKAGE_FOLDER
[ERROR]   location: class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
[ERROR] /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java:[971,25] cannot find symbol
[ERROR]   symbol:   variable HOOKS_FOLDER
[ERROR]   location: class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
{noformat}

Can you please fix?

CC [~dmitriusan]

> RU: Service action failed with NullPointer on Downgrade after RU
> ----------------------------------------------------------------
>
>                 Key: AMBARI-22679
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22679
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-sever
>    Affects Versions: trunk, 2.6.2
>            Reporter: Dmytro Grinenko
>            Assignee: Dmytro Grinenko
>            Priority: Critical
>             Fix For: trunk, 2.6.2
>
>         Attachments: AMBARI-22679.branch-2.6.patch, AMBARI-22679.trunk.patch
>
>
> STR:
> - Install Ambari 
> - Deploy HDP 2.5 with HDFS HA, YARN, MR, ZK
> - Install HDP 2.6 stack
> - Upgrade stack, on finalization initiate downgrade.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)