[
https://issues.apache.org/jira/browse/AMBARI-22488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Grinenko updated AMBARI-22488:
-------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed:
eecd8513a3..a49be4af86 branch-2.6 -> branch-2.6
> RU: Restarting HiveServer2 on RU failed
> ---------------------------------------
>
> Key: AMBARI-22488
> URL: https://issues.apache.org/jira/browse/AMBARI-22488
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.6.1
> Reporter: Dmytro Grinenko
> Assignee: Dmytro Grinenko
> Priority: Blocker
> Fix For: 2.6.1
>
>
> STR:
> Deploy HDP 2.5.3.0-37 on Ambari
> Register and install HDP 2.6.4.0
> Perform RU.
> Result: Restarting HiveServer2 on RU failed
> {code}
> 2017-11-19 10:43:17,205 - Cannot copy tarball to HDFS because hive2 is not
> supported in stack HDP for this operation.
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py",
> line 612, in <module>
> HiveServerInteractive().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 367, in execute
> method(env)
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 946, in restart
> self.pre_upgrade_restart(env, upgrade_type=upgrade_type)
> File
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py",
> line 91, in pre_upgrade_restart
> skip=params.sysprep_skip_copy_tarballs_hdfs)
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/functions/copy_tarball.py",
> line 343, in copy_to_hdfs
> custom_source_file, custom_dest_file)
> ValueError: need more than 3 values to unpack
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)