- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
webportal link with cloudera
Created on ‎04-29-2021 08:36 AM - edited ‎09-16-2022 07:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have a question regarding connecting a webportal which will act a data source. I need to know how can i do connect it to my cluster in cloudera.
Regards,
Mubashar
Created ‎04-29-2021 09:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you please clarify whether you want to connect the back end database of the web portal?
Or you want to consume a Web API ?
If the answer to the first question is yes then Sqoop is the tool you're looking for. In the other case, you can consume the data in real-time with Nifi and Kafka.
Thanks,
Megh
Created ‎04-29-2021 11:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bascially i am working on a project related to data exchange between two users. The users will have a account in the webpotal and will upload the files on that webportal that will be stored HDFS file system. I want to know which tool is better for this use case.
Created ‎04-29-2021 09:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@MAB,
If these are internal users then you can give them access to HUE (comes bundled with CDH and CDP) and they can do file exchange and much more.
If these are external users and you indeed want to create a separate portal for the data exchange, you can check the WebHDFS REST API.
Thanks,
Megh
