- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Is there a way i can practise sqoop in apache ambari as like wo do with pig and Hive
- Labels:
-
Apache Sqoop
Created ‎07-26-2016 01:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Is there a way i can practice sqoop in apache ambari as like pig and Hive or sandbox is the only way i can use sqoop command to import and export data from and to RDBMS.
Can anyone please share the link to Sqoop hands on with HDP.
Thanks
Ravikumar.
Created ‎07-26-2016 01:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sqoop is really a command line utility, so the best way to kick off sqoop jobs is very much on the console at the moment. You might also consider using Apache NiFi (HDF) for getting data out of relational sources if your use cases are reasonably simple (GBs rather than TBs).
Created ‎07-26-2016 01:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sqoop is really a command line utility, so the best way to kick off sqoop jobs is very much on the console at the moment. You might also consider using Apache NiFi (HDF) for getting data out of relational sources if your use cases are reasonably simple (GBs rather than TBs).
Created ‎07-26-2016 01:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Simon Elliston Ball Thank you!!!
Created ‎07-26-2016 01:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For now, Sqoop can be run only from the HDP machine. Refer to below Tutorial link:
Created ‎07-26-2016 01:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Sindhu Thank you!!!
Created on ‎07-26-2016 02:02 PM - edited ‎08-18-2019 06:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When i run sqoop help command in sandbox i get warning saying accumulo does not exist.
Does the above error means my sqoop import command will fail ? how do i overcome the above error.
Created ‎07-27-2016 04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That is the warning wrt ACCUMULO setting and would not affect the Sqoop run. This warning can be ignored.
Created on ‎07-27-2016 07:13 AM - edited ‎08-18-2019 06:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
