Inner Map key and value separators

2013-09-13 Thread Sanjay Subramanian
Hi guys

I have to load data into the following data type in hive

map string,mapstring,string

Is there a way to define custom SEPARATORS (while creating the table) for
- Inner map collection item
- Inner map key

delimiters for 2nd-level maps are \004 and \005 per this

http://mail-archives.apache.org/mod_mbox/hadoop-hive-user/201009.mbox/%3c4f6b25afffcafe44b6259a412d5f9b101c07a...@exchmbx104.netflix.com%3E

Thanks

sanjay

CONFIDENTIALITY NOTICE
==
This email message and any attachments are for the exclusive use of the 
intended recipient(s) and may contain confidential and privileged information. 
Any unauthorized review, use, disclosure or distribution is prohibited. If you 
are not the intended recipient, please contact the sender by reply email and 
destroy all copies of the original message along with any attachments, from 
your computer system. If you are the intended recipient, please be advised that 
the content of this message is subject to access, review and disclosure by the 
sender's Email System Administrator.


Re: Inner Map key and value separators

2013-09-13 Thread Dean Wampler
Unfortunately, I believe there's no way to do this. 

Sent from my rotary phone. 


On Sep 13, 2013, at 6:42 PM, Sanjay Subramanian 
sanjay.subraman...@wizecommerce.com wrote:

 Hi guys
 
 I have to load data into the following data type in hive 
 
 map string,mapstring,string 
 
 Is there a way to define custom SEPARATORS (while creating the table) for 
 - Inner map collection item
 - Inner map key 
 delimiters for 2nd-level maps are \004 and \005 per this 
 http://mail-archives.apache.org/mod_mbox/hadoop-hive-user/201009.mbox/%3c4f6b25afffcafe44b6259a412d5f9b101c07a...@exchmbx104.netflix.com%3E
 
 Thanks
 
 sanjay
 
 CONFIDENTIALITY NOTICE
 ==
 This email message and any attachments are for the exclusive use of the 
 intended recipient(s) and may contain confidential and privileged 
 information. Any unauthorized review, use, disclosure or distribution is 
 prohibited. If you are not the intended recipient, please contact the sender 
 by reply email and destroy all copies of the original message along with any 
 attachments, from your computer system. If you are the intended recipient, 
 please be advised that the content of this message is subject to access, 
 review and disclosure by the sender's Email System Administrator.