问题标签 [spoon]
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.
pentaho - ETL-再次运行 KTR 以将数据上传到目的地所需的一些记录
我正在使用 Kettle-spoon 进行 ETL 过程。每当我运行 KTR 上传数据时,许多记录都已上传,但其中一些记录已丢失且未正确上传。但是如果我为那个特定的(丢失的记录)记录运行 KTR,它会成功上传该记录。如果有人知道该问题背后的原因是什么。
pentaho - 我如何在 pentahoo 数据集成中设计星型模式
我刚开始学习PDI community
版。
我的主要目标是star schema
从规范化表中创建。
我在读这本书
http://diethardsteiner.blogspot.com.au/2011/11/star-schema-modeling-with-pentaho-data.html
但是在 mt pentaho CE 中,我没有看到任何星型模式选项?
我的主要目标是从规范化表中获取数据,然后用勺子水壶插入扁平表中。
我怎么去
pentaho - 在 pentaho 水壶勺中找不到模型透视图
我正在使用pentaho Data INtegration
CE 5.1
.
我在他们的文档中谈到了观点
但我只看到数据集成的角度,没有Model
或visualize perspective
我需要为此添加插件吗
android - How to order test cases for Spoon Automated Testing in Android?
I have added a suite()
method to order my tests the way I want them and thus when I run it through Android JUnit
they are executed accordingly. But then I noticed that when I use the Spoon execution, the one using cmd, my test cases are executed alphabetically which is the default order.
Why does this happen and how would you counter it without renaming my test cases?
ubuntu - Microsoft Excel Writer 步骤意外错误 - Pentaho Data Integration 4.4.0
我在 Ububntu 14.04 上使用 PDI 4.4.0:
当我尝试使用 Microsoft Excel Writer Step 生成 Excel 文件时,出现以下错误:
当我在 Ubuntu 12.04 和其他机器上尝试相同的工作但步骤失败时,一切都很好。我确信问题出在我的新 Ubuntu 14.04 版本上,可能与我使用的最新 Java 版本有关:
java -version java version "1.8.0_05" Java(TM) SE Runtime Environment (build 1.8.0_05-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, 混合模式)
你知道可能是什么原因吗?
pentaho - Spoon:没有更多句柄 [无法检测到要使用的已注册 XULRunner]
我在我的 Ubuntu 14.04 上使用 Pentaho 数据集成工具 4.4.0
当我关闭 PDI 时,出现以下错误的弹出窗口:
我正在使用以下版本的java:
请让我知道如何摆脱这个错误。
pentaho - pentaho 勺子根据字段内容输出到多个 xml 文件
继续这个问题 Pentaho Spoon - 根据字段内容输出到多个文件
如何为“xml 输出”执行此操作,因为“xml 输出”在其形式中没有“接受来自字段的文件名”输入
android - 勺子 + TeamCity
我想使用 Spoon + TeamCity 测试我的应用程序。TeamCity 是一个远程服务器,是否可以访问 android 设备以从 TeamCity 运行 Spoon 测试?有人遇到过这个问题吗?
pentaho - 在 pentaho 水壶勺中找不到日程安排
大家好,我正在使用kettle spoon 5.0.1,但我找不到Schedule Perspective,或除Data Integration Perspective 之外的任何其他内容,请您帮帮我吗?
android - Android:UI 协作(Jenkins+Spoon+?)
我真的很喜欢 Android 自动化测试的想法。
我试过 Spoon,它为在不同设备上预览 UI 的当前状态提供了很好的结果。
问题是如何有效地与团队(开发人员/UI/UX)共享它。
我想要的是:构建服务器(Jenkins)触发Robotium + Spoon测试,它对每个屏幕进行截图,然后构建服务器将Spoon的结果发布到一些web-app(?),我们可以在其中看到所有的Spoon报告按日期分组,我们可以在每个屏幕截图上留下评论。
什么网络应用程序可以满足我的需求?