-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Branch 0.5.6 al #1739
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Branch 0.5.6 al #1739
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit a7ab2be.
### What is this PR for? Set `spark.yarn.isPython` to be `true` to distribute pyspark libraries to workers when master is `yarn-client` ### What type of PR is it? Bug Fix ### Is there a relevant Jira issue? [ZEPPELIN-572](https://issues.apache.org/jira/browse/ZEPPELIN-572) ### How should this be tested? You need yarn cluster to test this PR. Simple way to test this PR would be running below code in paragraph and see if it throws error. ``` %pyspark print(sc.parallelize([1, 2]).count()) ``` And you should be able to see that `spark.yarn.isPython` is set to `true` in **Spark UI > Environment > Spark Properties** only when you set spark.master as `yarn-client`. ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Mina Lee <[email protected]> Closes #605 from minahlee/ZEPPELIN-572 and squashes the following commits: 8c99de5 [Mina Lee] Set spark.yarn.isPython to be true to distribute needed pyspark libraries to workers when master is yarn-client
### What is this PR for? Fix a bug where the + paragraph appears in link paragraph ### What type of PR is it? Bug Fix ### Todos ### Is there a relevant Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-591 ### How should this be tested? Click link paragraph in a paragraph and move mouse below paragraph. ### Screenshots (if appropriate) Before: <img width="1424" alt="before" src="https://cloud.githubusercontent.com/assets/6380209/12211555/8c4ea0ce-b627-11e5-83fb-4d9273542bc8.png"> After: <img width="1416" alt="after" src="https://cloud.githubusercontent.com/assets/6380209/12211560/96642fa2-b627-11e5-90d0-f2381f1b3c24.png"> ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Michael Chen <[email protected]> Closes #613 from MikeTYChen/ZEPPELIN-591 and squashes the following commits: 26dcea9 [Michael Chen] fix + paragraph appearing in link
### What is this PR for? Use apache git mirror instead of github for repository url ### What type of PR is it? Bug Fix ### 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 <[email protected]> Closes #616 from Leemoonsoo/remove_github and squashes the following commits: 9efcf0e [Lee moon soo] Add write access git url f4b2c9f [Lee moon soo] Fix CONTRIBUTING.md 5c49b04 [Lee moon soo] Change repo url to apache git.apache.org from github.com (cherry picked from commit 72c0d66) Signed-off-by: Alexander Bezzubov <[email protected]>
### 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 <[email protected]> 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 <[email protected]>
### What is this PR for? Bug fix paragraph UI ### What type of PR is it? Bug Fix ### Is there a relevant Jira issue? ZEPPELIN-565 & ZEPPELIN-564 ### Screenshots (if appropriate) Before   <hr> After <img width="527" alt="screen shot 2016-01-07 at 12 29 13 pm" src="https://cloud.githubusercontent.com/assets/2031306/12164271/60a4068c-b53a-11e5-8909-f44c128d4916.png"> <img width="1671" alt="screen shot 2016-01-07 at 12 29 33 pm" src="https://cloud.githubusercontent.com/assets/2031306/12164277/695f542a-b53a-11e5-84eb-17a174c83733.png"> Author: Renjith Kamath <[email protected]> Closes #606 from r-kamath/ZEPPELIN-560 and squashes the following commits: aae30d2 [Renjith Kamath] ZEPPELIN-565 ZEPPELIN-564 Paragraph UI bugs (cherry picked from commit 3d4dc43) Signed-off-by: Alexander Bezzubov <[email protected]>
Member
|
@andreistankevich could you close this PR if you accidentally created? |
asfgit
pushed a commit
that referenced
this pull request
May 9, 2018
close #83 close #86 close #125 close #133 close #139 close #146 close #193 close #203 close #246 close #262 close #264 close #273 close #291 close #299 close #320 close #347 close #389 close #413 close #423 close #543 close #560 close #658 close #670 close #728 close #765 close #777 close #782 close #783 close #812 close #822 close #841 close #843 close #878 close #884 close #918 close #989 close #1076 close #1135 close #1187 close #1231 close #1304 close #1316 close #1361 close #1385 close #1390 close #1414 close #1422 close #1425 close #1447 close #1458 close #1466 close #1485 close #1492 close #1495 close #1497 close #1536 close #1545 close #1561 close #1577 close #1600 close #1603 close #1678 close #1695 close #1739 close #1748 close #1765 close #1767 close #1776 close #1783 close #1799
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
First time? Check out the contributing guide - https://zeppelin.apache.org/contribution/contributions.html
What type of PR is it?
[Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]
Todos
What is the Jira issue?
How should this be tested?
Outline the steps to test the PR here.
Screenshots (if appropriate)
Questions: