talend open studio supports janusgraph - talend

I am using JanusGraph as by graph db and would need to upload data to graph. I have found talend open source studio as one of the option to load bulk data. Would want to know if it does have connector for JanusGraph or no.
Thanks,
Atul.

Not that I know of. Helpful resources to bulk load data into JanusGraph:
https://docs.janusgraph.org/operations/bulk-loading/#batch-loading
https://nitinpoddar.medium.com/bulk-loading-data-into-janusgraph-ace7d146af05

Related

Which talend product to download?

Which talend tool should i download . I need to use enterprise technologies like REST/SOAP/JSON/XML/JDBC/SFTP/XSD (Oracle).
My use cases are :
Exposing services(REST/SOAP)
Reading from file like MT940,CSV,flat files and storing in database (Oracle)
Using SFTP ,File Movements frequently.
What is the difference between TALEND Data integration and Talend ESB.
Currently i have download Talend Big Data Open studio .
Will this suffice?
It depends on what you are wanting to do with it. I'm thinking Talend Data Integrator, the free version should suffice, if all you want to do is pull data.

Live connection with web data connector

Is it possible to use a live connection by using the web data connector in Tableau? Or do I have always build an extract? Currently I am using the trial version and in that version the live connection option is greyed out.
The web data connector always creates an extract. See this link for more details. https://onlinehelp.tableau.com/current/api/wdc/en-us/help.htm#WDC/wdc_phases.htm

Talend Connector for Redis

I am using Talend Open Studio for Big Data (6.2.1). How can I add Redis connector to it.
As this is the first time I am working with this tool.
Thanks

Talend connectors available or not

I want to connect with following tools.So Are the following connectors available in Talend?.Please suggest me.
1)BuiltWith
2)Datanyze
3)New Relic
4)Zend Desk
May I suggest the following link for you to peruse that will allow you to see what components are available for each Talend product.
https://www.talendforge.org/components/
For example, I looked at Talend Open Studio for Data Integration (6.2.0) and did not find any components for BuiltWith, Datanyze, New Relic or Zend Desk.
HTH

Create a Hadoop Cluster connection in Talend without open the IDE

I am trying to create a "one click solution" with a Hadoop cluster, Ambari Server and a Talend via Apache Brooklyn in the cloud.
I can create all of the things, but now I have to connect them.
I am able to create "the project/connection" between the Ambari Server and the Talend manually. I have the url of the Ambari Server, so I can open the Talend and create the connection with the Hadoop cluster using the wizard of the Talend.
The question is, is there any way to do it without opening the Talend. I mean, creating manually the files that are needed and leave them into the corresponding folders.
In case of yes, which would be the files I need to create and what would be the content of this files?
I'm not familiar with Talend but a few Google searches, as well as this anwser suggest that Talend Open Studio does not come with a REST API.
As for a configuration file, I could not find any results. So my conclusion is that it is not possible to automatised.
When you think about it, it actually makes sense as the Talend Open Studio is mean to be a graphical and visualisation tool to build complex jobs.