Illegal Argument Exception

26 views
Skip to first unread message

Rahul Verma

unread,
Feb 11, 2021, 12:52:44 AM2/11/21
to OpenTSDB
Hello,

I am new to opentsdb and using 2.4 version on top of hbase.

I am trying to insert the following row into opentsdb 
CpuUtilisation 161234578 3 nodeid=2344 node=r-so-@ad-001u-snet doma=wan

Its throwing error 
java.lang.IllegalArgumentException: Invalid tag value with key  : Illegal character: @


I have already added tsd.core.tag.allow_specialchars = !@#$%^&*()_+{}|: <>?~`-=[]\;',./° in the conf and restarted. Still no luck.
I have tried with $ and { too with the same error.
Any help would be much appreciated

Øyvind Matheson Wergeland

unread,
Feb 11, 2021, 3:19:48 AM2/11/21
to open...@googlegroups.com

I'm guessing here, but maybe something is off with the way you set that property. Do you really need to allow all those as special characters? \ is escape character in properties files and may disrupt the parsing.

Try to narrow down to only allow @


Best regards,

Øyvind Matheson Wergeland

--
You received this message because you are subscribed to the Google Groups "OpenTSDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opentsdb+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/opentsdb/9f45596f-f168-4e54-9d9b-1653bd8d88fbn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages