apache - How to use pig in Visual Studio with Azure Hdinsight -
i created hdinsight on azure , connected cloud explorer on vs2017.
i want make word counter using hdinsight pig.
i created pig project when start script.pig
error:
could not copy file "obj\debug\pig" because not found.
you can use data lake tools visual studio supports creating , submit pig scripts hdinsight clusters. users can create pig project template, , submit script hdinsight clusters.
after creating script, if click on start button, error message:
could not copy file "obj\debug\pig" because not found.
you need submit pig script hdinsight cluster have created.
successfully submitted pig script hdinsight cluster:
Comments
Post a Comment