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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Big Data / Positional File

Hello Guys,
I would like to know if it is possible (with Talend Enterprise edition for Big Data) to create a MapReduce job in order to handle Positional Files(file delimited by lenghts)?
Thank you in advance
Labels (2)
6 Replies
Anonymous
Not applicable

Hi,
Are you looking for "Metadata" section in Talend Enterprise edition for Big Data? So far, tFileInputPositional haven't supported for MapReduce yet.
It welcome to open a new feature jira issue of DI project on Talend Bug Tracker.
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III
Author

Thank you,
so, is there any solution to parse a file if i don't have explicit separators?
Anonymous
Not applicable

Hi?
Would you mind pasting your file without explicit separators into forum? So far, TalendHelpCenter:tFileInputJSON belongs to the MapReduce component family.
You can open a jira issue of DI project for your requirement on Talend Bug Tracker.
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III
Author

Hi,
it is simple format as:
aaa1245bbe12df4
bbb5462adfd45df
Lenghts would be 3, 4, 2, 6.
Json could handle that?

Thank you
_AnonymousUser
Specialist III
Specialist III
Author

I just saw tStandardizeRow module.
Would it be possible to split my file by using RegEx ?
For exemple i want to say:
the 1st row is from 1 to 7 char, the 2nd is from 8 to 12 ...
Is it possible?
Anonymous
Not applicable

Hi,
Here is a response from your another topic https://community.talend.com/t5/Design-and-Development/tStandardizeRow-Usage/td-p/85590.
Best regards
Sabrina