- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
in Sqoop oozie Action hive-site.xml what location we have to put and In workflow.xml where I need to specify?
- Labels:
-
Apache Sqoop
Created 03-17-2016 01:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created 03-17-2016 01:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@mike pal please view my example https://github.com/dbist/oozie/tree/master/apps/hcatalog
Created 03-17-2016 01:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@mike pal please view my example https://github.com/dbist/oozie/tree/master/apps/hcatalog
Created 05-16-2016 02:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
what is purpose of sample.pig script in above link
set hcat.bin /usr/bin/hcat; |
sql show tables; |
Created 05-18-2016 01:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The purpose is to demonstrate pig hcatalog functionality. You can execute queries against hcatalog managed Hive tables from Pig. If you don't want to work with same table from Hive or Pig, it is not necessary.
Created 05-19-2016 12:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @mike pal, have you resolved this? As Artem suggested you can put it in your workflow lib directory. You can also put it in Oozie Hive share lib directory, or in your home directory in hdfs and declare its location using <job-xml> tag in your workflow.