Re: [openstack-dev] [Sahara] improve oozie engine for common lib management

2015-05-18 Thread Andrew Lazarev
I think it could be useful and pretty easy to implement. Feel free to file blueprint+spec. Andrew. On Mon, May 11, 2015 at 9:49 AM, Sergey Lukjanov slukja...@mirantis.com wrote: Hi, do you think it could be implemented based on job binaries? It sounds like it's a type of job binary that

Re: [openstack-dev] [Sahara] improve oozie engine for common lib management

2015-05-11 Thread Li, Chen
] [Sahara] improve oozie engine for common lib management Hi Sergey yes, it is based on job binaries. what we should do is provide a user friendly interface, to let user know how to set oozie.libpath( may be we can show it as share lib path in the job execution config horizon page) there are two

Re: [openstack-dev] [Sahara] improve oozie engine for common lib management

2015-05-11 Thread Sergey Lukjanov
Hi, do you think it could be implemented based on job binaries? It sounds like it's a type of job binary that should be always uploaded to Oozie for the tenant where it lives. (A bit crazy, but could useful). Thanks. On Mon, May 11, 2015 at 6:39 PM, lu jander juvenboy1...@gmail.com wrote: Hi,

Re: [openstack-dev] [Sahara] improve oozie engine for common lib management

2015-05-11 Thread lu jander
Hi Sergey yes, it is based on job binaries. what we should do is provide a user friendly interface, to let user know how to set oozie.libpath( may be we can show it as share lib path in the job execution config horizon page) there are two scenarios as below: (1) if Job A and Job B all need lib A,