Skip to content

rramos/udfs-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

#udf-utils

Just a simple collection of UDFS functions to use in hadoop

Functions

GetDeviceType

  • Code: java
  • version: 1.0
  • Description: Returns the device Type according to user-agent string given as parameter

GetBrowserType

  • Code: java
  • version: 1.0
  • Description: Returns the Browser Type according to user-agent string given as parameter

GetDuration

  • Code: java
  • version: 1.0
  • Description: Returns the duration seconds betteen two timestamps given as arguments

GetLocalTime

  • Code: java
  • version: 1.0
  • Description: Returns the localtime given UTC formatted date string and IP address

Source

https://github.com/rramos/udfs-utils.git

About

UDF util functions

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages