`

Hue: Job Designer

    博客分类:
  • Hue
 
阅读更多

1. hue [jobsub] saving a design shows an empty page after. 

when I check the system log whic likes followings:



 

The main error is :

WebHdfsException: SecurityException: Failed to obtain user group information:
org.apache.hadoop.security.authorize.AuthorizationException: User:
 hue is not allowed to impersonate hue (error 401)

 

A: change hadoop core-site.xml and the following properties to it and upgrade to all nodes, restart cluster

<property>
  <name>hadoop.proxyuser.hue.hosts</name>
  <value>*</value>
</property>
<property>
  <name>hadoop.proxyuser.hue.groups</name>
  <value>*</value>
</property>

 

2. When I design a sqoop job in "Job Designer" and save , but the list only displays the example jobs.

My designed job is missing. Check the logs, find some errors



 

A: change permissions by command

hdfs dfs -chmod -R 777 ./

 

 3. when I submit a sqoop job from Job Designer to run, an error produces



 To check the configuration



 

 A: change hue.ini to

[[hdfs_clusters]]
    # HA support by using HttpFs

    [[[default]]]
      # Enter the filesystem uri
      fs_defaultfs=hdfs://192.168.122.1:2014

      # NameNode logical name.
      #logical_name=zhj-c0
      logical_name=hdfs://192.168.122.1:2014

      # Use WebHdfs/HttpFs as the communication mechanism.
      # Domain should be the NameNode or HttpFs host.
      # Default port is 14000 for HttpFs.
      webhdfs_url=http://192.168.122.1:50070/webhdfs/v1

      # Change this if your HDFS cluster is Kerberos-secured
      ## security_enabled=false

 

 [[yarn_clusters]]

    [[[default]]]
      # Enter the host on which you are running the ResourceManager
      resourcemanager_host=192.168.122.1

      # The port where the ResourceManager IPC listens on
      resourcemanager_port=2015

      # Whether to submit jobs to this cluster
      submit_to=True

      # Change this if your YARN cluster is Kerberos-secured
      ## security_enabled=false

      # URL of the ResourceManager API
      resourcemanager_api_url=http://192.168.122.1:2019

      # URL of the ProxyServer API
      ## proxy_api_url=http://localhost:8088

      # URL of the HistoryServer API
      history_server_api_url=http://192.168.122.1:19888

 

      # NameNode logical name.
      #logical_name=zhj-c0
      logical_name=hdfs://192.168.122.1:2014
This cofiguration is werid due to its name, actually it means nameNode

The values in the above configureation are corrosponding to hadoop related configurations listed in the

following table



 

 

 

 

 

 

 https://groups.google.com/a/cloudera.org/forum/#!topic/hue-dev/QNOb5RWwYNQ

References

https://github.com/cloudera/hue/blob/master/docs/user-guide/jobdesigner.md

http://cloudera.github.io/hue/docs-3.5.0/release-notes/release-notes-3.5.0.html

http://grokbase.com/p/cloudera/hue-dev/13c5mehwrq/review-request-jobsub-saving-a-design-shows-an-empty-page-after

 https://review.cloudera.org//r/3895/diff/

  • 大小: 185.7 KB
  • 大小: 214 KB
  • 大小: 33.3 KB
  • 大小: 33.6 KB
  • 大小: 16.1 KB
分享到:
评论

相关推荐

    cylon-hue:Phillips Hue的Cylon.js适配器驱动程序

    Cylon.js For Hue Cylon.js( )是用于机器人技术,物理计算和物联网(IoT)JavaScript框架。 该存储库包含可连接到的Cylon适配器/驱动器。 它使用创建的node-hue-api节点模块( )谢谢! 是否想在机器人上使用Ruby...

    storm-hue:适用于Apache Storm的Hue应用程序

    Storm-HUE:Apache Storm HUE应用程序Storm-HUE是一个应用程序,用于管理和管理拓扑池。特征管理操作(启动和停止拓扑,重新平衡)。 基于检索指标数据的自定义仪表板HUE启动时配置验证器要求或更高。 同一Hue服务器...

    Swift颜色生成器RandomColorSwift.zip

    RandomColorSwift 是从 randomColor.js 移植过来的 Swift 颜色生成器,非常迷人。代码示例:import RandomColor ...let colors = randomColorsCount(20, hue: .Value(120), luminosity: .Random)

    node-hue:与 Philips Hue API 通信的模块

    节点色调与 Philips Hue API 通信的模块安装npm install --save node-hue发现桥梁自动发现桥这将搜索桥,并使用搜索遇到的第一个有效桥 var hue = new Hue ( &lt; UserName&gt; );手动分配网桥 var hue = new Hue(, );配置...

    unity-hue:在Unity中控制Philips Hue灯

    统一色调在Unity中控制Philips Hue灯如何使用打开项目或在现有项目中导入Unity-Hue.unitypackage 在您的场景中导入Hue Bridge.prefab 按照Phillips Hue创建用户名,然后将其放在username段中。 单击“ Discover ...

    hue:PHP 类来控制飞利浦色调

    标题 "hue:PHP 类来控制飞利浦色调" 指出的是一个使用 PHP 编程语言实现的库,用于连接并控制飞利浦的 Hue 智能照明系统。这个系统允许用户通过网络接口对家中的智能灯泡进行远程操控,实现个性化照明设置,如调节...

    dmx-hue:Art-Net节点通过DMX控制飞利浦Hue灯

    :horizontal_traffic_light: dmx-hue Art-Net节点通过DMX控制飞利浦Hue灯 安装 安装 ,然后打开命令提示符: npm install -g dmx-hue 用法 Usage: dmx-hue [setup] [options] Create an ArtNet DMX&lt;&gt;Hue bridge...

    humix-sense-hue:Humix 的色调控制

    【humix-sense-hue: Humix 的色调控制】是一个专为飞利浦 Hue 智能照明系统设计的项目,旨在实现通过 Humix 平台的眼控功能来调节灯光的色调。Humix 是一个开源的物联网(IoT)框架,它允许开发者创建自定义的智能家居...

    echo-hue:带有亚马逊 Echo 的非常基本的飞利浦 Hue 控制

    标题 "echo-hue:带有亚马逊 Echo 的非常基本的飞利浦 Hue 控制" 提供了我们正在探讨的项目的核心信息。这是一个使用 JavaScript 开发的工具,它允许用户通过亚马逊 Echo 智能音箱来控制飞利浦 Hue 智能灯泡。Echo-...

    c2hue:Construct 2 的飞利浦 Hue 插件

    C2Hue C2Hue 是 Construct 2 的插件,允许在您的游戏中快速实现 Phillips Hue 灯光。当前的功能集使用 Hue 桥进行身份验证。 设置并获取色调、饱和度、亮度。 打开/关闭灯。 获取灯的当前开/关状态。安装[下载当前...

    core-hue:用于Hiome的Hue适配器

    孝美顺将Hue与Hiome集成在一起,并根据Hiome的占用量直接控制Hue灯。安装git clone https://github.com/Hiome/hiome-hue.git npm install 按下色相桥上的链接按钮将其与Hiome配对npm start设置该脚本假定您拥有与...

    level1-module0-Pixel-Hue:GitHub Classroom创建的level1-module0-Pixel-Hue

    【标题】"level1-module0-Pixel-Hue:GitHub Classroom创建的level1-module0-Pixel-Hue" 提供的信息表明,这是一个在GitHub Classroom平台上创建的项目,可能属于一个教育机构或课程中的第一级、模块零的练习或作业,...

    homebridge-hue:适用于Philips Hue andor deCONZ的Homebridge插件

    适用于Philips Hue和/或deCONZ的Homebridge插件 版权所有:copyright:2016-2021 Erik Baauw。 版权所有。 介绍 这个插件向连接到Philips 桥或德累斯顿电子网关的Apple ZigBee设备(灯,插头,传感器,开关等)。 请...

    node-meem-hue:飞利浦 Hue 的 Meem 库

    《飞利浦Hue的Meem库:使用JavaScript探索智能照明控制》 在现代智能家居领域,飞利浦Hue智能灯泡系统凭借其丰富的色彩、亮度调节和远程控制能力,深受用户喜爱。为了更好地利用这一系统,开发人员创建了各种库来...

    snips-skill-hue:飞利浦Hue剪裁技巧

    飞利浦Hue剪裁技巧 安装 该技能是,因此您可以使用安装: $ pip install snipshue 用法 剪技能经理 建议您与一起使用此技能。 只需将以下部分添加到您的: skills : - package_name : snipshue class_name : ...

    hue-discover:探索飞利浦Hue桥

    色相发现探索本地可用的顺化桥npm install hue-discover用法const discover = require ( 'hue-discover' ) ;discover ( ) . then ( bridges =&gt; { for ( let bridge of bridges ) { console . log ( birdge ) ; }} ) ...

    rspec-hue:飞利浦 Hue 的 RSpec 格式化程序

    首次使用时,您必须在出现提示时或在使用 Hue 格式化程序运行第一次测试之前按下 Hue 上的链接按钮。 配置 您必须使用 RSpec.configure 配置格式化程序,通常在您的 spec_helper.rb 中。 这是 RspecHue 所需的最低...

    nuxt-hue:启发您的Nuxt应用程序

    顺化 启发您的Nuxt体验 设置全局添加nuxt-hue依赖项yarn global add nuxt-hue # or npm install --global nuxt-hue 运行安装程序命令,并让向导指导您完成操作nuxt-hue setup 你完成了! 开始与Nuxt一起开发并享受!...

    vim-hue:vim-hue-满足所有SREDevOps需求的多彩Vim配置和主题

    vim-hue是丰富多彩的Vim配置,可满足您所有的SRE / DevOps需求。 它具有“ vim-hue”深色Vim颜色方案和完整的Vim配置。 非常适合每天使用Vim和以下任何一种软件的任何人: 外壳(重击) 高朗 Python 地貌 Ansible...

Global site tag (gtag.js) - Google Analytics