Skip to content

Change build profile in release script for binary package - #618

Closed
Leemoonsoo wants to merge 1 commit into
apache:masterfrom
Leemoonsoo:create_release.sh
Closed

Change build profile in release script for binary package#618
Leemoonsoo wants to merge 1 commit into
apache:masterfrom
Leemoonsoo:create_release.sh

Conversation

@Leemoonsoo

Copy link
Copy Markdown
Member

What is this PR for?

Change embedded Spark dependency in binary package for the release from 1.5 to 1.6.

What type of PR is it?

Improvement

Todos

Is there a relevant Jira issue?

How should this be tested?

build package using dev/create_release.sh and run created package with default configuration. And see output of 'sc.version' if it is based on spark 1.6

Screenshots (if appropriate)

Questions:

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

@LeemoonsooLeemoonsoo changed the title Change build profile for release script.Change build profile in release script for binary packageJan 10, 2016
@felixcheung

Copy link
Copy Markdown
Member

looks good. thanks, I guess I missed it

@bzz

bzz commented Jan 11, 2016

Copy link
Copy Markdown
Member

Thank you, great catch! Will merge here and to branch-0.5.6 asap if there is no other discussion

asfgit pushed a commit that referenced this pull request Jan 11, 2016
### What is this PR for?
Change embedded Spark dependency in binary package for the release from 1.5 to 1.6.
### What type of PR is it?
Improvement
### Todos
### Is there a relevant Jira issue?
### How should this be tested?
build package using dev/create_release.sh and run created package with default configuration. And see output of 'sc.version' if it is based on spark 1.6
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: Lee moon soo <moon@apache.org>
Closes#618 from Leemoonsoo/create_release.sh and squashes the following commits:
dc4e2a3 [Lee moon soo] change build profile for binary package release from -Pspark-1.5 to -Pspark-1.6
(cherry picked from commit 061a55f)
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
Sign up for freeto 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.

3 participants

@Leemoonsoo@felixcheung@bzz