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.

enter image description here

you need submit pig script hdinsight cluster have created.

enter image description here

successfully submitted pig script hdinsight cluster:

enter image description here


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -