- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
puthbasejson
- Labels:
-
Apache HBase
-
Apache NiFi
Created ‎12-01-2017 11:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to put data in to hbase using puthbasejson.
When trying to put a timestamp '2017-12-01 10:00:00' and a name like 'Donald, Mark', I am getting error (basically could not insert ":" and ",").
I tried escaping them with "\", could not able to put.
Can anyone suggest how to put the above values
Created ‎01-15-2018 12:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have figured it, Thanks for help
Created ‎12-01-2017 12:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you show a sample JSON document you are sending to the processor?
Created ‎12-04-2017 03:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to put in puthbasejson
{"name":"MARK","color":"green&green","screen":"5.5 inch","resolution":"1000:1", "address":"1,1/1,NewYork","comments":"a1-1:\"newcomment" is registered"}
Created ‎01-15-2018 12:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have figured it, Thanks for help
