[jira] [Updated] (AMBARI-21698) Error starting client components on RedHat7 and BI 4.2.5 after Ambari upgrade

2017-08-10 Thread Doroszlai, Attila (JIRA)

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

Doroszlai, Attila updated AMBARI-21698:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed to 
[branch-2.5|http://git-wip-us.apache.org/repos/asf/ambari/commit/3c5ec6a46d].

> Error starting client components on RedHat7 and BI 4.2.5 after Ambari upgrade
> -
>
> Key: AMBARI-21698
> URL: https://issues.apache.org/jira/browse/AMBARI-21698
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.5.2
>Reporter: Vivek Sharma
>Assignee: Doroszlai, Attila
>Priority: Blocker
>  Labels: system_test
> Fix For: 2.5.2
>
> Attachments: AMBARI-21698.patch
>
>
> *STR*
> # Deployed IOP-4.2.5 cluster with Ambari-2.4.2
> # Upgrade Ambari to 2.5.2
> # Stop Hbase service and delete HBASE_REST_SERVER component via API
> # Try to start HBase service
> Result
> {code}
> Traceback (most recent call last):
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/hook.py",
>  line 37, in 
> BeforeInstallHook().execute()
>   File 
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
>  line 329, in execute
> method(env)
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/hook.py",
>  line 33, in hook
> install_repos()
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/repo_initialization.py",
>  line 68, in install_repos
> _alter_repo("create", params.repo_info, template)
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/repo_initialization.py",
>  line 35, in _alter_repo
> repo_dicts = json.loads(repo_string)
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/__init__.py", line 
> 307, in loads
> return _default_decoder.decode(s)
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/decoder.py", line 
> 335, in decode
> obj, end = self.raw_decode(s, idx=_w(s, 0).end())
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/decoder.py", line 
> 353, in raw_decode
> raise ValueError("No JSON object could be decoded")
> ValueError: No JSON object could be decoded
> {code}



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


[jira] [Updated] (AMBARI-21698) Error starting client components on RedHat7 and BI 4.2.5 after Ambari upgrade

2017-08-10 Thread Doroszlai, Attila (JIRA)

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

Doroszlai, Attila updated AMBARI-21698:
---
Status: Patch Available  (was: In Progress)

> Error starting client components on RedHat7 and BI 4.2.5 after Ambari upgrade
> -
>
> Key: AMBARI-21698
> URL: https://issues.apache.org/jira/browse/AMBARI-21698
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.5.2
>Reporter: Vivek Sharma
>Assignee: Doroszlai, Attila
>Priority: Blocker
>  Labels: system_test
> Fix For: 2.5.2
>
> Attachments: AMBARI-21698.patch
>
>
> *STR*
> # Deployed IOP-4.2.5 cluster with Ambari-2.4.2
> # Upgrade Ambari to 2.5.2
> # Stop Hbase service and delete HBASE_REST_SERVER component via API
> # Try to start HBase service
> Result
> {code}
> Traceback (most recent call last):
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/hook.py",
>  line 37, in 
> BeforeInstallHook().execute()
>   File 
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
>  line 329, in execute
> method(env)
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/hook.py",
>  line 33, in hook
> install_repos()
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/repo_initialization.py",
>  line 68, in install_repos
> _alter_repo("create", params.repo_info, template)
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/repo_initialization.py",
>  line 35, in _alter_repo
> repo_dicts = json.loads(repo_string)
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/__init__.py", line 
> 307, in loads
> return _default_decoder.decode(s)
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/decoder.py", line 
> 335, in decode
> obj, end = self.raw_decode(s, idx=_w(s, 0).end())
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/decoder.py", line 
> 353, in raw_decode
> raise ValueError("No JSON object could be decoded")
> ValueError: No JSON object could be decoded
> {code}



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


[jira] [Updated] (AMBARI-21698) Error starting client components on RedHat7 and BI 4.2.5 after Ambari upgrade

2017-08-10 Thread Doroszlai, Attila (JIRA)

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

Doroszlai, Attila updated AMBARI-21698:
---
Attachment: AMBARI-21698.patch

> Error starting client components on RedHat7 and BI 4.2.5 after Ambari upgrade
> -
>
> Key: AMBARI-21698
> URL: https://issues.apache.org/jira/browse/AMBARI-21698
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.5.2
>Reporter: Vivek Sharma
>Assignee: Doroszlai, Attila
>Priority: Blocker
>  Labels: system_test
> Fix For: 2.5.2
>
> Attachments: AMBARI-21698.patch
>
>
> *STR*
> # Deployed IOP-4.2.5 cluster with Ambari-2.4.2
> # Upgrade Ambari to 2.5.2
> # Stop Hbase service and delete HBASE_REST_SERVER component via API
> # Try to start HBase service
> Result
> {code}
> Traceback (most recent call last):
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/hook.py",
>  line 37, in 
> BeforeInstallHook().execute()
>   File 
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
>  line 329, in execute
> method(env)
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/hook.py",
>  line 33, in hook
> install_repos()
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/repo_initialization.py",
>  line 68, in install_repos
> _alter_repo("create", params.repo_info, template)
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/repo_initialization.py",
>  line 35, in _alter_repo
> repo_dicts = json.loads(repo_string)
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/__init__.py", line 
> 307, in loads
> return _default_decoder.decode(s)
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/decoder.py", line 
> 335, in decode
> obj, end = self.raw_decode(s, idx=_w(s, 0).end())
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/decoder.py", line 
> 353, in raw_decode
> raise ValueError("No JSON object could be decoded")
> ValueError: No JSON object could be decoded
> {code}



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


[jira] [Updated] (AMBARI-21698) Error starting client components on RedHat7 and BI 4.2.5 after Ambari upgrade

2017-08-10 Thread Doroszlai, Attila (JIRA)

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

Doroszlai, Attila updated AMBARI-21698:
---
Summary: Error starting client components on RedHat7 and BI 4.2.5 after 
Ambari upgrade  (was: Error while starting Hbase service post deletion of 
HBASE_REST_SERVER component on BI 4.2.5 with redhat7)

> Error starting client components on RedHat7 and BI 4.2.5 after Ambari upgrade
> -
>
> Key: AMBARI-21698
> URL: https://issues.apache.org/jira/browse/AMBARI-21698
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.5.2
>Reporter: Vivek Sharma
>Assignee: Doroszlai, Attila
>Priority: Blocker
>  Labels: system_test
> Fix For: 2.5.2
>
> Attachments: AMBARI-21698.patch
>
>
> *STR*
> # Deployed IOP-4.2.5 cluster with Ambari-2.4.2
> # Upgrade Ambari to 2.5.2
> # Stop Hbase service and delete HBASE_REST_SERVER component via API
> # Try to start HBase service
> Result
> {code}
> Traceback (most recent call last):
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/hook.py",
>  line 37, in 
> BeforeInstallHook().execute()
>   File 
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
>  line 329, in execute
> method(env)
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/hook.py",
>  line 33, in hook
> install_repos()
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/repo_initialization.py",
>  line 68, in install_repos
> _alter_repo("create", params.repo_info, template)
>   File 
> "/var/lib/ambari-agent/cache/stacks/BigInsights/4.2.5/hooks/before-INSTALL/scripts/repo_initialization.py",
>  line 35, in _alter_repo
> repo_dicts = json.loads(repo_string)
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/__init__.py", line 
> 307, in loads
> return _default_decoder.decode(s)
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/decoder.py", line 
> 335, in decode
> obj, end = self.raw_decode(s, idx=_w(s, 0).end())
>   File "/usr/lib/python2.6/site-packages/ambari_simplejson/decoder.py", line 
> 353, in raw_decode
> raise ValueError("No JSON object could be decoded")
> ValueError: No JSON object could be decoded
> {code}



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