FROM ACEH WITH LOVE -13ページ目

FROM ACEH WITH LOVE

GATHERING UP ALL OF OUR DREAM AND GOING TO SEARCH FOR OUR DESIRES

Hue adalah suatu desktop interface berbasis browser untuk berinteraksi dengan hadoop. Ini merupakan fitur HDFS file browser, job browser, Hive UI dan banyak lagi

Hue 1.2.0 berfokus pada perbaikan bug dan sangat sesuai dengan Cloudera's Distribution for Apache Hadoop (CDH) version 3 beta 4.

Hue 1.1.0 mendukung integrasi Kerberos dengan menggunakan pengamanan Hadoop cluster. Ia bekerja dengan   Cloudera's Distribution for Apache Hadoop (CDH) version 3 beta 3.


Sumber Download

* Dapat di unduh dalam format zip atau tar.
* Juga bisa clone proyek dengan Git dengan menjalankan:
$ git clone git://github.com/cloudera/hue
(http://cloudera.github.com/hue/)


Unable to get Hue job working browser. Port 9290 not listening
(http://getsatisfaction.com/cloudera/topics/unable_to_get_hue_job_browser_working_port_9290_not_listening)
As a Python egg (via easy_install or pip)
You can install the most recent Werkzeug version using easy_install:
$sudo easy_install Werkzeug

Alternatively you can also use pip:
$sudo pip install Werkzeug
Either way we strongly recommend using these tools in combination
with virtualenv.

This will install a Werkzeug egg in your Python installation’s
site-packages directory.


From the tarball release
1. Download the most recent tarball from the download page.
2. Unpack the tarball.
3. $sudo python setup.py install

Note that the last command will automatically download and install
setuptools if you don’t already have it installed. This requires a
working Internet connection.

This will install Werkzeug into your Python installation’s
site-packages directory.

Installing the development version
Install Git
$git clone git://github.com/mitsuhiko/werkzeug.git
cd werkzeug
$ln -s werkzeug /usr/lib/python2.X/site-packages
virtualenv
Virtualenv is probably what you want to use during development,
and in production too if you have shell access there.

resource : http://werkzeug.pocoo.org/docs/installation/#installing-a-released-version