Skip to content
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

Fixed Readme typo #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ You can add notebooks by making Github pull request, but we request you also upd
| Sensors Predictive Analysis | SparkSQL/PySpark | [json](https://raw.githubusercontent.com/hortonworks-gallery/zeppelin-notebooks/master/2BAVUZ7NA/note.json) | [view](https://www.zeppelinhub.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL2hvcnRvbndvcmtzLWdhbGxlcnkvemVwcGVsaW4tbm90ZWJvb2tzL21hc3Rlci8yQkFWVVo3TkEvbm90ZS5qc29u) | [Vedant Jain](https://github.com/vedantja) | Adding Predictions to this [Blog post](http://hortonworks.com/use-cases/sensor-data-hadoop-example/)
| Analyzing Server Web Logs | SparkSQL/PySpark | [json](https://github.com/pmhargisNG10/zeppelin-notebooks/blob/pmhargis/2BXSE1MV8/note.json) | [view](https://www.zeppelinhub.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL3BtaGFyZ2lzTkcxMC96ZXBwZWxpbi1ub3RlYm9va3MvcG1oYXJnaXMvMkJYU0UxTVY4L25vdGUuanNvbg) | [Paul Hargis](https://github.com/pmhargisNG10) | Parse and Analyze HTTP Web Server Logs (ported from Databricks) |
| HDFS Space Usage Visualization | HDFS / D3.js | [json](https://raw.githubusercontent.com/hortonworks-gallery/zeppelin-notebooks/master/2BFAUAD4F/note.json) | [view](https://www.zeppelinhub.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL2hvcnRvbndvcmtzLWdhbGxlcnkvemVwcGVsaW4tbm90ZWJvb2tzL21hc3Rlci8yQkZBVUFENEYvbm90ZS5qc29u) | [Guilherme Braccialli](https://github.com/gbraccialli) | A D3.js Sunburst visualization to explore HDFS space utilization and other metadata info, [more details](https://github.com/gbraccialli/HdfsUtils/)
|