Skip to content

ZEPPELIN-783: fix Spark download on CI#818

Closed
bzz wants to merge 1 commit intoapache:masterfrom
bzz:ZEPPELIN-783-stable-ci-part-2
Closed

ZEPPELIN-783: fix Spark download on CI#818
bzz wants to merge 1 commit intoapache:masterfrom
bzz:ZEPPELIN-783-stable-ci-part-2

Conversation

@bzz
Copy link
Copy Markdown
Member

@bzz bzz commented Apr 6, 2016

What is this PR for?

Fix Spark download on CI

What type of PR is it?

Hot Fix

What is the Jira issue?

ZEPPELIN-783

How should this be tested?

CI must be green

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@bzz bzz force-pushed the ZEPPELIN-783-stable-ci-part-2 branch 2 times, most recently from 8f4c57a to 6a229e0 Compare April 6, 2016 10:14
@bzz bzz force-pushed the ZEPPELIN-783-stable-ci-part-2 branch 2 times, most recently from e4f3614 to 061c9b7 Compare April 6, 2016 12:21
@bzz bzz force-pushed the ZEPPELIN-783-stable-ci-part-2 branch from 061c9b7 to b4d66b3 Compare April 6, 2016 12:59
@bzz
Copy link
Copy Markdown
Member Author

bzz commented Apr 6, 2016

\cc @felixcheung for review

@bzz
Copy link
Copy Markdown
Member Author

bzz commented Apr 7, 2016

@bzz
Copy link
Copy Markdown
Member Author

bzz commented Apr 8, 2016

Merging if there is no more discussion

@lresende
Copy link
Copy Markdown
Member

lresende commented Apr 8, 2016

LGTM

set -xe

TIMEOUT_SEC=590
MAX_DOWNLOAD_TIME_SEC=590
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trivial: This isn't used any longer.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, but I thought about keeping it for a while, reminding about great use of timeout that we have discarded for now. We possibly might what get back to it one day (i.e to reduce build time), once we get the build stability.

@jongyoul
Copy link
Copy Markdown
Member

jongyoul commented Apr 8, 2016

LGTM

@bzz
Copy link
Copy Markdown
Member Author

bzz commented Apr 8, 2016

Thank you for reviews!

@asfgit asfgit closed this in 7155268 Apr 8, 2016
@bzz bzz deleted the ZEPPELIN-783-stable-ci-part-2 branch April 8, 2016 03:24
@felixcheung
Copy link
Copy Markdown
Member

Looks good - sorry for the delay.
My only thought was that we should probably echo the exit code from wget if it is not zero in download_with_retry() 

onkarshedge pushed a commit to onkarshedge/incubator-zeppelin that referenced this pull request May 11, 2016
### What is this PR for?
Fix Spark download on CI

### What type of PR is it?
Hot Fix

### What is the Jira issue?
[ZEPPELIN-783](https://issues.apache.org/jira/browse/ZEPPELIN-783)

### How should this be tested?
CI must be green

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Alexander Bezzubov <[email protected]>

Closes apache#818 from bzz/ZEPPELIN-783-stable-ci-part-2 and squashes the following commits:

b4d66b3 [Alexander Bezzubov] ZEPPELIN-783: advanced Spark download failover procedure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants