Hi Ben, On Wed, Aug 8, 2012 at 3:01 AM, Ben Flint <[email protected]> wrote: > Thanks, Harsh. That's a good idea. My other options, I guess, are to: > > 1) Apply the sqoop action patch from > https://issues.apache.org/jira/browse/OOZIE-156 to 3.1.3 and build/deploy it > myself. Sort of defeats the purpose of using a packaged distro, imho. And I > would have to do the same for the Hive action.
Yes you'd have to do the backport and rebuild the package yourself if its not included in that. > or > 2) Upgrade to oozie 3.2, which I believe has the actions I'm looking for. > This might not be so bad if it is backward-compatible, which I presume it is. Yes it is backward-compatible (you'd need a DB schema upgrade though, IIRC). Your existing WF/etc. shouldn't be hampered by the upgrade. > I'll mull these over. Thanks again for your help. > -Ben > > On Aug 7, 2012, at 2:13 PM, Harsh J wrote: > >> While folks behind HDP would be best to answer this for you, perhaps >> you can consider making a jar out of the Sqoop/Hive/etc. actions and >> loading those into the 3.1.3 config (via ext-action configs). Then you >> will be able to use it if its not present in HDP's 3.1.3. Slightly >> manual work though. >> >> On Sat, Aug 4, 2012 at 4:16 AM, Ben Flint <[email protected]> wrote: >>> Hi All, >>> I'm currently evaluating the HDP 1.0 hadoop distro (sorry to the Cloudera >>> folks ;) ), which ships with: >>> >>> Hadoop Core - 1.0.3 >>> Oozie - 3.1.3 >>> Sqoop - 1.4.1 >>> >>> Is there a good way, using these versions, to invoke sqoop from oozie? >>> >>> -Ben >> >> >> >> -- >> Harsh J > -- Harsh J
