Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hive/HivePlugins" page has been changed by JohnSichi.
http://wiki.apache.org/hadoop/Hive/HivePlugins?action=diff&rev1=7&rev2=8
--------------------------------------------------
}}}
+ For a more involved example, see [[Hive/GenericUDAFCaseStudy]].
+
== Deploying jars for User Defined Functions and User Defined SerDes ==
In order to start using your UDF, you first need to add the code to the classpath:
@@ -64, +66 @@
my_jar.jar
}}}
- For a more involved example, see [[Hive/GenericUDAFCaseStudy]].
-
|