spark (168)
Kylin-web上的数据分析
KylinWebInterfaceSupportedBrowsersWindows:GoogleChrome,FireFoxMac:GoogleChrome,FireFox,Safari1.Access&LoginHosttoaccess:http://hostname:7070Loginwithusername/password:ADMIN/KYLIN2.SyncHiveTableint...
kylin-BI工具-tableau9
Tableau9Tableau9.xhasbeenreleasedawhile,therearemanyusersareaskingaboutsupportthisversionwithApacheKylin.WithupdatedKylinODBCDriver,nowusercouldinteractivewithKylinservicethroughTableau9.x.ApacheKylin...
安装Kylin
EnvironmentKylinrequiresaproperlysetupHadoopenvironmenttorun.FollowingaretheminimalrequesttorunKylin,formoredetial,pleasecheckHadoopEnvironment.ItismostcommontoinstallKylinonaHadoopclientmachine,fromw...
Kylin-分析数据
I.CreateaProjectGotoQuerypageintopmenubar,thenclickManageProjects.Clickthe+Projectbuttontoaddanewproject.Enteraprojectname,e.g,“Tutorial”,withadescription(optional),thenclicksubmitbuttontosendthereque...
KylinCubeBuildandJobMonitoring
KylinCubeBuildandJobMonitoringCubeBuildFirstofall,makesurethatyouhaveauthorityofthecubeyouwanttobuild.InModelspage,clicktheActiondropdownbuttonintherightofacubecolumnandselectoperationBuild.Thereisapo...
Kylin介绍
ApacheKylin™是一个开源的分布式分析引擎,提供Hadoop之上的SQL查询接口及多维分析(OLAP)能力以支持超大规模数据,最初由eBayInc.开发并贡献至开源社区。它能在亚秒内查询巨大的Hive表。Kylin是什么?-可扩展超快OLAP引擎:Kylin是为减少在Hadoop上百亿规模数据查询延迟而设计-HadoopANSISQL接口:Kylin为Hadoop提供标准SQL支持大部分查...
Spark-zeppelin-大数据可视化分析
官网介绍Multi-purposeNotebookTheNotebookistheplaceforallyourneedsDataIngestionDataDiscoveryDataAnalyticsDataVisualization&CollaborationMultiplelanguagebackendZeppelininterpreterconceptallowsanylanguag...
Spark-K-Means算法
机器学习算法大体分为三类:监督学习(supervisedlearning)、无监督学习(unsupervisedlearning)和半监督学习(semi-supervisedlearning)。监督学习是指我们利用带有类别属性标注的数据去训练、学习,用于预测未知数据的类别属性。例如,根据用户之前的购物行为去预测用户是否会购买某一商品。常用的算法有决策树,支持向量机SVM,朴素贝叶斯分类器,K-近邻...