hdp zeppelin 資料視覺化分析配置
hdp版本:
執行:hdp-select status hadoop-client | sed 's/hadoop-client - \(.*\)/\1/'
2.4.0.0-169
zeppelin安裝(摘錄官網):
(Optional) Installing Zeppelin Manually
The Zeppelin Technical Preview is available as an HDP package compiled against Spark 1.6.
To install the Zeppelin Technical Preview manually (instead of using Ambari), complete the following steps as user root.
-
Install the Zeppelin service:
yum install zeppelin
-
Make a copy of zeppelin-env.sh:
cd /usr/hdp/current/zeppelin-server/lib cp conf/zeppelin-env.sh.template conf/zeppelin-env.sh
-
In the zeppelin-env.sh file, export the following three values.
Note: you will use PORT to access the Zeppelin Web UI. corresponds to the version of HDP where you are installing Zeppelin; for example, 2.4.0.0-169.export HADOOP_CONF_DIR=/etc/hadoop/conf export ZEPPELIN_PORT=9995 export ZEPPELIN_JAVA_OPTS="-Dhdp.version="
-
To obtain the HDP version for your HDP cluster, run the following command:
hdp-select status hadoop-client | sed 's/hadoop-client - (.*)/1/'
-
Copy hive-site.xml to Zeppelin’s conf directory:
cd /usr/hdp/current/zeppelin-server/lib cp /etc/hive/conf/hive-site.xml conf/
- Remove “s” from the values of hive.metastore.client.connect.retry.delay and hive.metastore.client.socket.timeout, in the hive-site.xml file in zeppelin/conf dir. (This will avoid a number format exception.)
-
Create a root user in HDFS:
su hdfs hdfs dfs -mkdir /user/root hdfs dfs -chown root /user/root
To launch Zeppelin, run the following commands:
cd /usr/hdp/current/zeppelin-server/lib bin/zeppelin-daemon.sh start
訪問:
zeppelin spark配置:
1)點選Interpreters :
master yarn-client spark.home /usr/hdp/current/spark-client spark.yarn.jar /usr/hdp/current/spark-client/lib/spark-assembly-1.6.0.2.4.0.0-169-hadoop2.7.1.2.4.0.0-169.jar spark.driver.extraJavaOptions -Dhdp.version=2.4.0.0-169 spark.yarn.am.extraJavaOptions -Dhdp.version=2.4.0.0-169 spark.executor.instances executor個數(預設2個)
2)conf/zeppelin-env.sh配置:
export HADOOP_CONF_DIR=/etc/hadoop/conf export SPARK_HOME=/usr/hdp/2.4.0.0-169/spark export ZEPPELIN_PORT=9995 export ZEPPELIN_JAVA_OPTS="-Dhdp.version=2.4.0.0-169"
new note ...
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29754888/viewspace-2132689/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 資料視覺化能否代替資料分析視覺化
- 視覺化資料分析軟體視覺化
- 環境資料分析和視覺化視覺化
- 豆瓣電影資料分析和視覺化視覺化
- Hadoop視覺化與互動式工具:Zeppelin和HueHadoop視覺化
- [資料分析與視覺化] Python繪製資料地圖2-GeoPandas地圖視覺化視覺化Python地圖
- mysql-kettle-superset電商視覺化資料分析MySql視覺化
- BI免費素材分析|BI資料視覺化視覺化
- python資料分析與視覺化基礎Python視覺化
- 中國大學排名資料分析與視覺化視覺化
- Python疫情資料分析,並做資料視覺化展示Python視覺化
- 資料看板視覺化視覺化
- 資料視覺化【十五】視覺化
- 大資料視覺化大資料視覺化
- 警惕“資料視覺化”視覺化
- 資料視覺化基本原理——視覺化模型視覺化模型
- 資料視覺化與資訊視覺化怎麼搞?視覺化
- 遇見大資料視覺化 : 那些 WOW 的資料視覺化案例大資料視覺化
- 開發BI大資料分析視覺化系統大資料視覺化
- 資料視覺化專案---客源分析趨勢圖視覺化
- 資料分析視覺化專案(二)--谷歌App store視覺化谷歌APP
- Python資料分析與視覺化(經典學習資料)Python視覺化
- Geopandas——從“視覺化”到“字母化”的空間資料分析視覺化
- 什麼是資料視覺化,為什麼資料視覺化很重要?視覺化
- 資料視覺化--實驗五:高維非空間資料視覺化視覺化
- 視覺化之資料視覺化最強工具推薦視覺化
- 新冠肺炎資料視覺化視覺化
- 資料視覺化的秘密視覺化
- 視覺化中的資料視覺化
- 如何看待資料視覺化?視覺化
- Matlab資料視覺化Matlab視覺化
- 資料視覺化實踐視覺化
- 資料視覺化的作用視覺化
- 細談資料視覺化視覺化
- 資料分析 | 資料視覺化圖表,BI工具構建邏輯視覺化
- 視覺化大屏怎麼打破資料孤島,整合分析資料?視覺化
- 一張圖:資料分析師的完整資料視覺化指南圖視覺化
- 基石視覺化資料分析平臺設計實踐視覺化