What is the best way to reuse hive custom transform scripts written in python or awk or c++ which process data from stdin and print to stdout in spark.
These scripts are typically using the Transform Syntax in Hive https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Transform -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Hive-Custom-Transform-Scripts-read-from-stdin-and-print-to-stdout-in-Spark-tp23264.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
