THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
...
- Bag: enclosed by {}, tuples separated by ",". Eg: {code}{(tuple1),(tuple2),(tuple3)}{code}. Empty bag is valid. Eg: {}
Map: enclosed by [], items separated by ",", key and value seperated by "#". Eg: \ [key1#value1,key2#value2\]. Empty map is valid. Eg: []Wiki Markup
If load statement specify a schema, Pig will convert the complex type according to schema. If conversion fail, the affected item will be null.
...