How to get specific value from JSON in Apache Pig? How can I get the value “55” from this JSON object/array? { "fields": [{ "name": "col1", "type": 55, "description": "autogenerated from Pig Field Schema", "schema": null }], "version": 0, "sortKeys": [], "sortKeyOrders": [] } You Might Also Like Grails AOP config exception Speed up assets:precompile with Rails 3.1/3.2 Capistrano deployment Shuffle array after 3rd element in foreach ? PHP Unit Test Loop gets executed more than once Is a program compiled with -g gcc flag slower than the same program compiled without -g? Resize image in UINavigationBar Swift (Xcode 9) Cover or hide the top of box-shadow so 3 sides are shown? AngularJS data binding not working with External Controller file Why does tuple(set([1,“a”,“b”,“c”,“z”,“f”])) == tuple(set([“a”,“b”,“c”,“z”,“f”,1])) 85% of the time with hash randomization enabled?