问题标签 [fiware]
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.
r - 在 Fi-Ware Cosmos 中运行 R
我想在 Cosmos 中使用 R 进行分析(对于那些不熟悉 cosmos 的人: http: //catalogue.fi-ware.org/enablers/bigdata-analysis-cosmos)。
但是,R 没有安装,我也没有安装它的权利。
向从事 Cosmos 工作的人提出的问题:您是否有机会安装对 R 的支持?
向其他人提问:有没有办法运行 R 而无需安装或执行任何需要 root 权限的操作,即。作为/在Java应用程序中运行或为我的用户在本地安装,或者完全是其他东西。任何建议表示赞赏。
fiware-orion - 如何在 Wirecloud MapViewer 小部件中显示实体
好吧,我正在尝试显示以下实体:
使用 MapViewer 小部件(插入/更新 PoI)将 NGSI 源和 NGSI 实体连接到 Poi 操作员,并具有以下设置:
NGSI 来源
- NGSI 服务器 URL:mydirection :1026
- NGSI 代理网址: http ://mashup.lab.fi-ware.org:3000/
- NGSI 实体:城市
- NGSI 属性:位置
NGSI 实体到 Poi
- 坐标属性:位置
但是地图上什么也没有!有人可以帮我找出问题所在吗?
fiware - 如何填写 Cygnus.conf
几天前,我能够在我的 Context Broker vm 上运行 cygnus,就像文档中所说的那样。cygnus 和 CB 之间的所有订阅都没有问题,并且 CB 发送的通知到达 cygnus。
我的疑问是当我必须配置 cygnus.conf 时,我认为,当 Cygnus 向 COSMOS 发送数据时,我遇到的故障与此存档的字段配置有关。下一个文件是要填写的模板,可在文档中找到:
但对我来说,我不清楚我必须在下一个领域提出什么方向:
而且我也不知道hive服务器字段,我需要写的方向是否与fiware COSMOS实例的IP地址相同:
ssl - 收到错误“加载私有服务器密钥时出错”
所以我在 Orion Context Broker Server 实例中实现了 rush,每当我尝试使用以下命令启动 contextBroker 时:
,我收到以下错误:
我使用以下命令生成了我的私钥,我不知道它是否正确:
我使用以下命令生成了我的证书:
我做错了什么吗?
fiware - Fiware IoT Broker 和 IoT Configuration Manager XML 验证
我发现我必须有另一个 GE,物联网配置管理器与物联网代理并行工作,以便管理我们将从中获取数据的实体。现在,XMLValidator 代码似乎给我带来了一些麻烦。我通过 HTTP POST osgi9 直接向配置管理器注册了一个实体。然后我尝试通过 osgi10 与 IoT 代理通信来访问它。IoT Broker 与 IoT DIScovery 服务通信并获得响应,但随后 XMLValidator 说 XML 是错误的,即使它显然不是。
这是 IoT 代理向 IoT ConfMan 请求资源的可用性:
然后 IoT Broker 获得:
收到的 xml 清楚地看到,至少收到了providingApplication,但 XMLValidator 没有看到这一点。
https - Can't show a PoI in the Wirecloud MapViewer widget
Following my previous question How to show an entity from in the Wirecloud MapViewer widget , I installed rush, and when I intend to start the contextBroker from the folder /etc/sysconfig I get the following results:
Although I get "MHD_start_daemon failed" when I check if the rush and the contextBroker are running, with the "netstat -tupln" command, I get the following result :
And then I return to "https://mashup.lab.fi-ware.org" and I put the following input on each widget/operator:
NGSI Source
NGSI server URL: thiisorioncontextbroker:1026/ (with http no https)
NGSI proxy URL: https://ngsiproxy.lab.fi-ware.org/
NGSI entities: City
NGSI Attributes: position
NGSI Entity to Poi
Coordinates attribute: position
But nothing shows up in the map again :( .
After have runned the following command I got an ssl error:
----------------------------------------------------------------------------------
I killed the contextBroker running process and start again, and then I runned the following command again:
The contextBroker url with https protocol (https://YYY.YYY.YYY.YYY:1026) works perfectly with NGSIUpdater widget. So I'm also using in the wirecloud widget/operator https://YYY.YYY.YYY.YYY:1026 instead of http://YYY.YYY.YYY.YYY:1026, but I still don't get the marks (PoI) to be shown in the MapViewer.
Running netstat -tupln again show me the following results:
Thanks for all the great support from fiware people.
video-streaming - 如何在 kurento 媒体服务器中进行 rtmp 流式传输?
我只是想知道 Kurento Media Server 中是否有像 RTMP 这样的功能。我需要它来流式传输我的 vod 内容。有任何想法吗 ?无论如何可以使用RTP吗?
谢谢帕万
perl - 雷克斯和身份文件
我正在尝试使用 Rex 配置一个固件云实例。这些实例(可能还有其他基于 OpenStack 的系统)证明的是一个“身份文件”,一个可以用来连接它们的单个私钥。我一直在使用这个的变体:
其中私钥是由fi-ware提供的,而公钥是,好吧,无论我想到什么,或者什么都没有。如果没有提供公钥,错误是
这显然是正确的。但是如果我尝试其他公钥,错误是:
使用
正确连接到实例。所以也许问题是“Rex 可以使用单个私钥连接到主机吗?”
fiware - 关于 cosmos fi-lab SparkTask 错误的 hive 查询
我在 cosmos fi-lab 全局实例上执行 hive 查询时遇到问题。
首先,问题突然出现。午餐前我的蜂巢查询有效,午餐后运行它我收到此错误。
java.sql.SQLException:查询返回非零代码:9,原因:FAILED:执行错误,从org.apache.hadoop.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java)的shark.execution.SparkTask返回代码-101 :194) 在 eu.trentorise.DataProcessor.main(DataProcessor.java:72) 2014-12-01 09:57:07,812 致命 [DataProcessor-main] - 异常执行处理器:查询返回非零代码:9,原因:失败:执行错误,从 Shark.execution.SparkTask 返回代码 -101
一些细节:
- 我能够成功打开到默认数据库的 JDBC 连接
- 外部表创建成功。
- 我运行的查询非常简单( SELECT COUNT(*) from HIVE_TABLE_NAME; )
请帮我。
fiware-orion - 如何使用我的 orionInstance 进行 rush 工作
根据我之前的问题如何在 MapViewer 小部件中显示来自 OrionContextBroker 的实体,我使用 Rush 配置了我的上下文代理实例,并且我使用https://ngsiproxy.lab.fi-ware.org作为 NGSI 代理。
我像这样启动 orionContextBroker 实例:contextBroker -rush localhost:5001并且一切似乎都正常工作(我可以插入/查询数据等),但是当 MapViewerWidget 被加载时,我从 OrionInstance 日志中收到此消息:
谢谢!