[
https://issues.apache.org/jira/browse/AMBARI-24763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16647856#comment-16647856
]
Hudson commented on AMBARI-24763:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #357 (See
[https://builds.apache.org/job/Ambari-branch-2.7/357/])
AMBARI-24763. Infra Solr upgrade (2.7.x): ValueError: invalid literal (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=f15d4b9053e92656af4bcdb10ce3f16dcd5083ad])
* (edit)
ambari-infra/ambari-infra-solr-client/src/main/python/migrationHelper.py
> Infra Solr upgrade (2.7.x): ValueError: invalid literal for float():
> --------------------------------------------------------------------
>
> Key: AMBARI-24763
> URL: https://issues.apache.org/jira/browse/AMBARI-24763
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.7.0
> Reporter: Olivér Szabó
> Assignee: Olivér Szabó
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.7.3
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> exception:
> {code:java}
> File "/usr/lib/ambari-infra-solr-client/migrationHelper.py", line 951, in
> parse_size
> return int(float(number)*units[unit])
> ValueError: invalid literal for float(): 1,013.88
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)