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

[jira] [Commented] (AMBARI-22488) RU: Restarting HiveServer2 on RU failed

    [ https://issues.apache.org/jira/browse/AMBARI-22488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16260908#comment-16260908 ] 

Hudson commented on AMBARI-22488:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #470 (See [https://builds.apache.org/job/Ambari-branch-2.6/470/])
AMBARI-22488 RU: Restarting HiveServer2 on RU failed (dgrinenko) (hapylestat: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a49be4af86484a55816cf8bf3aba06d24e176335])
* (edit) ambari-common/src/main/python/resource_management/libraries/functions/copy_tarball.py


> 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)