Uh oh!
There was an error while loading. Please reload this page.
[ZEPPELIN-1644] make document easier to follow key instructions - #1615
[ZEPPELIN-1644] make document easier to follow key instructions#1615Leemoonsoo wants to merge 4 commits into
Conversation
Leemoonsoo
commented
Nov 8, 2016
cc @AhyoungRyu |
| sudo apt-get install libfontconfig | ||
| ``` | ||
| ### Build from source | ||
| Please check [Build from source](http://zeppelin.apache.org/docs/snapshot/install/build.html) to build Zeppelin from source. |
There was a problem hiding this comment.
I can't find build.md file. Is this intended?
tae-jun
commented
Nov 10, 2016
@Leemoonsoo Nice! When I was at Zeppelin meetup, every beginner tried to build Zeppelin. Because they didn't know about existence of Zeppelin binary :-) So I suggest adding a link to http://zeppelin.apache.org/download.html on What do you think? And like @AhyoungRyu said above, install is invalid. |
AhyoungRyu
commented
Nov 10, 2016
@Leemoonsoo I've always thought that such long README.md makes the entrance barrier high so that beginner can't start Zepplin easily. Definietly better tha before. @tae-jun maybe the invaild snapshot link is related to #1616. Am i right? |
Leemoonsoo
commented
Nov 10, 2016
Pushed missing I agree on improving |
jfanegan
commented
Nov 10, 2016
As a newbie to Zeppelin and this being my first contribution (by the way, I'll suggest separating installation steps and requirements by OS It'd be nice to have beginner's videos on installing in each OS. I've seen I don't know if this is right place for my comments, but apologies if it is On Wed, Nov 9, 2016 at 9:11 PM, Lee moon soo notifications@github.com
|
AhyoungRyu
commented
Nov 11, 2016
@Leemoonsoo There is one more good place to add the location of |
AhyoungRyu
commented
Nov 11, 2016
@jfanegan Thanks for sharing your issue and considerate feedback as well. Yeah it makes sense. I've also seen many Windows users struggling with Zeppelin installation with various error cases. |
Leemoonsoo
commented
Nov 11, 2016
@jfanegan Thanks for the feedback and suggestion. We can address that in the other issue. @AhyoungRyu@tae-jun Thanks for the review and merge to mater if there're no further comments. |
### What is this PR for? #1615 requires additional rewrite rule on website ### What type of PR is it? Improvement ### Todos * [x] - Add rewrite rule ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1644 ### How should this be tested? ### 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#1616 from Leemoonsoo/ZEPPELIN-1644-gh-pages and squashes the following commits: 19d6929 [Lee moon soo] Add rewrite rule for snapshot
What is this PR for?
Doc should deliver key features and recommended usage more simple and easy way.
What type of PR is it?
Improvement
Todos
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1644
How should this be tested?
Run doc locally
Screenshots (if appropriate)
Questions: