Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to input twitter logs into HIVE table

Hello, I am trying to extract data out from a twitter log and insert it into a HIVE table.
The data looks something like this:
0683p000009MG6V.jpg

I would like to split the data into something like this:
Day          Month          Date          Time          Timezone          Year             Name          Tweet
"Tue"        "Mar"            "19"        "00:59:55"    "CET"                "2013"      "(Hailey1711)"    "This history project is death"

However, I can see some issue that Talend might have when I try to delimit the data
0683p000009MG6a.jpg


Is there a way I can overcome this?

Thank you.

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
What does your current job design look like? Did you use tExtractDelimitedField component?
Best regards
Sabrina