Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
can some one help me how to load data from JSON to elasticsearch using talend studio 6.3. Is there any prerequisites that i need install.
Actually, I tried to run through bigdata batch jobs. but I am getting errors.
Thanks,
Hi,
Could you please add the error details, job screen shots, the component screenshots (of the component where you are getting error) and other log details tot he post?
Without these prerequisites, it is very difficult to understand where lies the actual problem 😞
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Hi @nthampi ,
Thanks for the response. Please see the logs and screenshots below.
Starting job elastic at 08:38 25/02/2019.
[statistics] connecting to socket on port 3933
[statistics] connected
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/Apps/ETLTALEND/Talend-Studio-20161216_1026-V6.3.1/workspace/.Java/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Apps/ETLTALEND/Talend-Studio-20161216_1026-V6.3.1/workspace/.Java/lib/slf4j-log4j12-1.7.16.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Apps/ETLTALEND/Talend-Studio-20161216_1026-V6.3.1/workspace/.Java/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See for an explanati
Hi @nthampi ,
Thanks for the response. Please see the logs and screenshots below.
Starting job elastic at 08:38 25/02/2019.
[statistics] connecting to socket on port 3933
[statistics] connected
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/Apps/ETLTALEND/Talend-Studio-20161216_1026-V6.3.1/workspace/.Java/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Apps/ETLTALEND/Talend-Studio-20161216_1026-V6.3.1/workspace/.Java/lib/slf4j-log4j12-1.7.16.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Apps/ETLTALEND/Talend-Studio-20161216_1026-V6.3.1/workspace/.Java/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See for an explanati
Hi,
Could you please try to run the job in YARN Cluster mode?
Also please try to run the job from edge node by changing the target exec from localhost to the server details where edge node is present.
To avoid the winutils error, you can follow the steps like specified in below link.
https://help.talend.com/reader/TV_t_7nuYdICwr7inaEK8w/3NAs8DDrvstBuJT7SP~nPg
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂