[
https://issues.apache.org/jira/browse/PHOENIX-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202345#comment-14202345
]
venkat commented on PHOENIX-1421:
---------------------------------
Hi James,
Thanks for your timely response.
I have done as you mentioned but without success, this time also same error
occurred
yes, you are right,
retailerId UNSIGNED_INT -- 4 BYTE INT
eventId VARCHAR -- null terminated UTF8 encoded string
seq UNSIGNED_INT -- 4 BYTE INT
Regards
Venkat
> User-space table qualifiers can only contain 'alphanumeric characters': i.e.
> [a-zA-Z_0-9-.]
> --------------------------------------------------------------------------------------------
>
> Key: PHOENIX-1421
> URL: https://issues.apache.org/jira/browse/PHOENIX-1421
> Project: Phoenix
> Issue Type: Bug
> Reporter: venkat
>
> while I am trying to map with my HBase table the following exception occurred.
> java.lang.IllegalArgumentException: Illegal character code:-30, <¬> at 17.
> User-space table qualifiers can only contain 'alphanumeric characters': i.e.
> [a-zA-Z_0-9-.]: ZING.MACRO”
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)