问题标签 [hue]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
124 浏览

python - 使用 Ubuntu 13.10 安装 Hue 时出现无站点包错误

no-site-packages尝试在本地系统上安装 Hue 时出错。
有没有人知道如何解决这样的问题?
这是我运行的命令:

$ sudo apt-get install(ap 列表显示在https://github.com/cloudera/hue

输入色相

错误信息

我尝试了 Google 群组中提供的解决方案,但同样的问题仍然不断出现:

任何帮助将不胜感激!

0 投票
3 回答
4739 浏览

hadoop - Api 错误:使用 HBase 的 Hue 时,TSocket 读取 0 个字节

这是我在色调配置中的设置

[hbase]

# 逗号分隔的 HBase Thrift 服务器列表

# 集群,格式为 '(name|host:port)'。

hbase_clusters=(集群|MasterIP:ThriftPort)

# 截断前每行获取的行或列的硬限制。

## truncate_limit = 500

但是当我连接到hue网页并切换到Hbase选项卡时,它显示 在此处输入图像描述

日志:[08/Dec/2013 19:30:13 +0000] 中间件信息处理异常:Api 错误:TSocket 读取 0 字节:回溯(最近一次调用最后一次):

文件“/home/ubuntu/workspaces/hue/hue-master/build/env/lib/python2.7/site-packages/Django-1.4.5-py2.7.egg/django/core/handlers/base.py ",第 111 行,在 get_response 中

文件“/home/ubuntu/workspaces/hue/hue-master/apps/hbase/src/hbase/views.py”,第 69 行,在 api_router

查询中的文件“/home/ubuntu/workspaces/hue/hue-master/apps/hbase/src/hbase/api.py”,第 47 行

PopupException:Api 错误:TSocket 读取 0 字节

[08/Dec/2013 19:30:13 +0000] thrift_util INFO Thrift 发现传输异常:TSocket 读取 0 字节

[08/Dec/2013 19:30:13 +0000] thrift_util 警告 thrift 调用重试结束:getTableNames

[08/Dec/2013 19:30:13 +0000] thrift_util DEBUG Thrift 调用:hbased.Hbase.Client.getTableNames(args=(), kwargs={})

[08/Dec/2013 19:30:13 +0000] thrift_util INFO 节俭异常;重试:TSocket 读取 0 个字节

[08/Dec/2013 19:30:13 +0000] thrift_util DEBUG Thrift 调用:hbased.Hbase.Client.getTableNames(args=(), kwargs={})

[08/Dec/2013 19:30:13 +0000] thrift_util INFO 节俭异常;重试:TSocket 读取 0 个字节

[08/Dec/2013 19:30:13 +0000] thrift_util DEBUG Thrift 调用:hbased.Hbase.Client.getTableNames(args=(), kwargs={})

[08/Dec/2013 19:30:13 +0000] 访问 INFO 118.163.58.205 tracy -“POST /hbase/api/getTableList/Cluster HTTP/1.1”

0 投票
2 回答
4252 浏览

hadoop - 文件系统根目录 '/' 应该归 'hdfs' 所有

这是我的设置

在此处输入图像描述

但它显示这样的错误消息

0 投票
1 回答
915 浏览

hbase - 如何在hue中设置hbase_clusters

这是pseudo-distributed.ini 中的设置和描述,但我不知道应该填写ClusterName 字段的正确值是多少。

配置 Hbase 的设置

[hbase]

# 逗号分隔的 HBase Thrift 服务器列表

# 集群,格式为 '(name|host:port)'。

hbase_clusters=(集群名称 |masterIP:thriftPort)

# 截断前每行获取的行或列的硬限制。

截断限制 = 500

0 投票
1 回答
1107 浏览

hadoop - 在 hive 中查询 hbase 外部表时出现 NullPointerException

试图获得有关 hadoop 项目及其所有模块的技能,我正在尝试这样做(使用 cloudera):

-创建一个填充有 12k 行之类的 ​​mysql 表 -使用 sqoop 将其导入 hbase -找到一种使用这些数据进行分析的方法(我认为创建一个外部配置单元表指向会是一个好主意)

所以我坚持最后一点。我可以使用以下代码在 hive 中创建 hbase 的外部表:

我在控制台中这样做是因为我的色调有问题。没有明显的原因,它无法连接到zookeeper,我有这个错误一次又一次地循环(加上它后面的所有常见错误)。

响应只是“好的”,所以我认为这里一切正常。但是当我做一个简单的“从视图模拟中选择 *”时,我收到以下错误消息:

或者,取决于我查询的机器,当我终止进程时会出现大冻结和此错误消息:

重新配置 zoo.cfg(cloudera 因未知原因错过了所有“server.id = host:port:port”行......)使我能够在控制台上创建外部表(对于某些机器,不是全部......)但不是色调,我仍然无法查询它。我不知道我的 cloudera 的配置有什么问题或其他任何问题。

0 投票
1 回答
87 浏览

c# - wp8中的GetHue函数

我正在研究 Windows Phone 中的图像处理应用程序。我需要在其中使用 getHue 函数,并且没有 getHue 函数,解决方案是什么?

0 投票
3 回答
22437 浏览

hadoop - Impala 无法访问所有配置单元表

我尝试通过 hive 查询 hbase 数据(我正在使用 cloudera)。我做了一个指向 hbase 的蜂巢外部表,但问题是 Cloudera 的 Impala 无法访问所有这些表。所有 hive 外部表都出现在 Metastore 管理器中,但是当我在 Impala 中执行简单的“显示表”时,我发现缺少 3 个表。会不会是特权问题?我在 Metastore 管理器中看到,每个人都可以读取缺少的 3 个表,所以......

0 投票
1 回答
553 浏览

android - 在矩阵中设置图像存储的色调

我正在尝试更改矩阵中图像存储的色调。我使用 split() 函数获得了一个色调通道,但我无法改变它的色调。我正在使用函数集(标量标量)来改变它的色调,但我没有看到图像有任何变化。

0 投票
4 回答
16469 浏览

hadoop - 在没有 Cloudera 的情况下安装 Hue

有没有人尝试/成功在没有 Cloudera 的情况下在 Hadoop 上安装 Hue?

我已经到了可以使用 hbase 和 hive 可靠地重现 hadoop 集群的地步,并且可以在大约 15 分钟内完成所有设置。我很想拥有 Hue 以及所有这些,而无需返回并使用 Cloudera 重新设置我的设置。

0 投票
1 回答
1184 浏览

hadoop - Hortonworks Hue Oozie Streaming Job Fails when using "Add File" section (shells scripts)

I have installed HDP 2.x, and hue. (2 hosts)

I need to solve this issue as I'm new to oozie workflows. I followed example here: http://www.oraclealchemist.com/news/hadoop-streaming-hue-oozie-workflows-hive/ It works perfectly if I have mapper and reducers in all hosts at respective paths only. I see ambari-qa smoke test of oozie is fine but when I submit a streaming job from Hue UI for Oozie, where mapper and reducers where shell scripts which performs word count (term frequency) and I wanted to use "Add File" (-file in hadoop command line) section in Oozie workflow editor and upload mapper and reducers to HDFS. After this change and submitting this job, there was an error. I get the following error for all attempts of map tasks:

2013-12-16 19:21:24,278 ERROR [main] org.apache.hadoop.streaming.PipeMapRed: configuration exception java.io.IOException: Cannot run program "/hadoop/yarn/local/usercache/root/appcache/application_1387201627160_0006/container_1387201627160_0006_01_000002/./maptf.sh": java.io.IOException: error=2, No such file or directory

This means it can't able to find mapper and reducer in that path where oozie/mapred/yarn will create files onfly. Do I have any oozie configuration and workflow issues? (logs by email: sandeepboda91083@gmail.com)

In HDFS, I have all paths and files setup correctly under root user.

Note: I can able to run streaming jobs without oozie as:

It seems I cant attach logs here. Please mail me for files and logs.