You can view job file content and property file content.
There are multiple ways to get to the job page. One of them is to go to the execution page where you see the DAG graph, and right click on the job you want to see, and click "open". That should open the job page. On the job page, you have links to properties files. We are working on docs right now which should address this type of questions in future.
Regarding your equestion 2, we don't have "smart" scheduling as you describe. But 1) you can achieve the same scheduling with existing simple scheduling ones. 2) we have plan to allow flexible triggers, that is on our work list.
On Tuesday, May 7, 2013 11:40:06 AM UTC-7, Aaron Zimmerman wrote:
I'm taking a look at azkaban 2, and I have a few questions.
Is there a way to view/edit the properties of a job from the web console? In Azkaban 1 this was very easy, but I can't find a way to even view the .job files.
Is there any plan to incorporate smarter job scheduling than just a recurring interval? Specifically I'm looking for a way to change the execution interval at points in the day. So run a job every 30 minutes during business hours, and then run once or twice overnight so the cluster is free to do longer running, once a day jobs. Is there a way to do this with Azkaban 2?
thanks,
Aaron Zimmerman