Package brickhouse.udf.json

Interface Summary
InspectorHandle  
 

Class Summary
ConvertFromCamelCaseUDF  
ConvertToCamelCaseUDF  
FromJsonUDF Generate an arbitrary Hive structure from a JSON string, and an example template object.
InspectorHandle.InspectorHandleFactory  
InspectorHandle.ListHandle  
InspectorHandle.MapHandle  
InspectorHandle.PrimitiveHandle  
InspectorHandle.StructHandle If one passes a named-struct in, then one can parse arbitrary structures
JsonMapUDF Given a JSON String containing a map with values of all the same type, return a Hive map of key-value pairs
JsonSplitUDF UDF to split a JSON array into individual json strings ...
ToJsonUDF Generate a JSON string from an arbitrary Hive structure.
 



Copyright © 2013. All rights reserved.