在SAP Data Intelligence Modeler里测试data Generator graph

打开SAP Data Intelligence Modeler,切换到Graph标签页,打开data Generator:

在SAP Data Intelligence Modeler里测试data Generator graph_第1张图片

查看这个Data Generator的实现脚本类型:JavaScript

在SAP Data Intelligence Modeler里测试data Generator graph_第2张图片

这个data Generator的输出类型为String:

在SAP Data Intelligence Modeler里测试data Generator graph_第3张图片

查看源代码,发现其生成一系列随机数:

在SAP Data Intelligence Modeler里测试data Generator graph_第4张图片

点击运行之后,查看data generator这个operator连接的另一个terminal的输出:

在SAP Data Intelligence Modeler里测试data Generator graph_第5张图片

点击open UI:

在SAP Data Intelligence Modeler里测试data Generator graph_第6张图片

在SAP data hub terminal查看到生成的随机数:

在SAP Data Intelligence Modeler里测试data Generator graph_第7张图片

日期输出格式:

在SAP Data Intelligence Modeler里测试data Generator graph_第8张图片

还可以在Monitor里查看其运行状况:

在SAP Data Intelligence Modeler里测试data Generator graph_第9张图片

下载diagonostics信息能看出这个graph运行的Docker容器名称和基于的镜像名称:

在SAP Data Intelligence Modeler里测试data Generator graph_第10张图片

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
在SAP Data Intelligence Modeler里测试data Generator graph_第11张图片

你可能感兴趣的:(data,model,graph,sap,机器学习)