We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446fd58 commit 4b83b62Copy full SHA for 4b83b62
UdfWorkflow.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+#sbt compile
3
+#sbt package
4
+cp /home/me/Git/Scala-Pig/target/Scala-Pig-assembly-1.0.jar /usr/local/pig/tutorial/pigtmp
5
+
0 commit comments