You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/03 14:12:20 UTC

[jira] [Commented] (BIGTOP-2480) Fix occasional timeout on hadoop-processing Juju bundle

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

ASF GitHub Bot commented on BIGTOP-2480:
----------------------------------------

Github user johnsca commented on the issue:

    https://github.com/apache/bigtop/pull/120
  
    @kwmonroe Yes, the motivation behind this change is still valid but there is now another, cleaner way to get the same result.
    
    The difference between `00-deploy` and `01-bundle` is that the former is being used as a pre-deploy step ([line 2](https://github.com/apache/bigtop/pull/120/files#diff-707de698394ac34e432f2dec065a7916R2) in `tests.yaml`).  This lets us override the timeout of the initial deploy and at the time of this PR's submission was the only way to do so.  juju-solutions/bundletester#50 has since been released, however, so we could replace `00-deploy` and the `bundle_deploy` option with the `deployment_timeout` option.
    
    I can update this PR, or close and submit a new one.
    
    Oh, and I also think its worthwhile to rev the charms to the most recent versions, yes?


> Fix occasional timeout on hadoop-processing Juju bundle
> -------------------------------------------------------
>
>                 Key: BIGTOP-2480
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2480
>             Project: Bigtop
>          Issue Type: Test
>          Components: deployment
>            Reporter: Cory Johns
>            Assignee: Cory Johns
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> During test runs, we are sometimes seeing the bundle test timeout during the initial deploy on slow clouds.  GCE in particular is slow to deploy (but is faster once deployed, go figure).
> There is a feature of the bundletester tool which can be used to increase the deployment timeout.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)