https://github.com/imjuni/playnode2015
Playnode 2015
https://github.com/imjuni/playnode2015
Last synced: 11 days ago
JSON representation
Playnode 2015
- Host: GitHub
- URL: https://github.com/imjuni/playnode2015
- Owner: imjuni
- License: mit
- Created: 2015-11-09T11:33:16.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-11-13T09:05:11.000Z (over 10 years ago)
- Last Synced: 2024-10-19T10:27:46.905Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://imjuni.github.io/playnode2015/
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dive to BigData using by Node.js and Angular.js: Galleon
====
# Intrdouction
SK Planet에서 일하고 있습니다. 담당한 업무는 EDA(Exploratory Data Analysis) 도구인 Galleon을 개발하는 일을
하고 있습니다. Data visualization에 관심이 많고 이를 위한 Front-end 기술을 많이 공부하고 있습니다.
Hue와 같은 완성도 있는 플랫폼을 만들어서 github에 공개하고 이를 유지하는 목표를 가지고 꾸준히 개발하고 있습니다.
# Abstract
자바스크립트는 [TIOBE Index](http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html)에서 2015년 10월
기준 8위를 차지할 정도로 많은 성장을 거듭하였습니다. 다양한 분야에서 사용되고 있지만 아무래도 Node.js는 특성 상
Big Data 세계에서는 그 사용 례가 그리 많지 않습니다. 사내에서 여러가지 이유로 인해서 Hue를 사용할 수 없게 되어
Galleon이라는 대체할 플랫폼을 개발하기 위해 주력 플랫폼으로 Node.js를 선택하여 겪은 경험담을 공유하려고 합니다.
Node.js에서 Hive를 다루어보고 싶은 분이라면 이번 세션이 도움이 될 것 입니다.