Skip to content

Instantly share code, notes, and snippets.

@milimetric
Last active September 15, 2016 14:17
Show Gist options
  • Select an option

  • Save milimetric/a3a8b19592ff8cfcb81d395c1f3818c5 to your computer and use it in GitHub Desktop.

Select an option

Save milimetric/a3a8b19592ff8cfcb81d395c1f3818c5 to your computer and use it in GitHub Desktop.
ADD JAR /srv/deployment/analytics/refinery/artifacts/org/wikimedia/analytics/refinery/refinery-hive-0.0.35.jar;
CREATE TEMPORARY FUNCTION ua_parser as 'org.wikimedia.analytics.refinery.hive.UAParserUDF';
select ua_parser('Wikimedia Bot');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment