简体   繁体   English

如何使用Azure DataFactory在HDInsights群集中为Ondemand群集添加R服务器作业

[英]How to add R server job in HDInsights cluster for Ondemand cluster using Azure DataFactory

How can we add R code as job in HDInsights on demand cluster ? 如何在HDInsights on Demand群集中将R代码添加为作业? Just as we can add Hive Job to run in HDInsights cluster , Is there a way to do R Scripts or Python . 正如我们可以添加Hive Job在HDInsights群集中运行一样,是否有一种方法可以执行R脚本或Python。 Here i want to use R , suppose if we want to include additional packages , how can we do it ? 在这里我想使用R,假设如果我们要包括其他软件包,我们该怎么做?

Similarly can we do for python? 同样,我们可以为python做吗?

It sounds like you want to run R/Python scripts as job on Azure HDInsight. 听起来好像您想在Azure HDInsight上将R / Python脚本作为作业运行。 There are some tutorials below which introduce how to get start. 下面有一些教程介绍了如何入门。

For using R server, please see the tutorial Get started using R Server on HDInsight and its Next steps section for more details. 有关使用R服务器的信息,请参阅HDInsight上的R服务器入门指南及其“ Next steps部分,以获取更多详细信息。

Similarly for using Python, please see Develop Python streaming programs for HDInsight and its extension links. 同样,使用Python时,请参阅为HDInsight开发Python流程序及其扩展链接。

However, your question is too broad. 但是,您的问题太广泛了。 If you can detail your needs, it can help us understanding and support more valuable helping for you. 如果您可以详细说明自己的需求,则可以帮助我们理解和支持对您更有价值的帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM