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 parsing value from another component to tJava (Big Data Streaming)

Hi All,

 

currently i'm doing research using tJava in Big Data Streaming.

my scenario is like : 

tRowGenerator -> tJava

 

Schema : 

String Name

 

my question : 

-I want to get schema value from tRowGenerator and display it in tJava.

 

note : 

-I don't want to use tJavaRow to display schema value from tRowGenerator.

 

Thanks & Regards! 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

 Due to the nature of distributed Jobs, it is very difficult to maintain a globally distributed and consistent state for the context between two executors in a Spark job.

Could you please give us more background about your current big data job?

Best regards

Sabrina

 

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hello,

 Due to the nature of distributed Jobs, it is very difficult to maintain a globally distributed and consistent state for the context between two executors in a Spark job.

Could you please give us more background about your current big data job?

Best regards

Sabrina