azkaban icon indicating copy to clipboard operation
azkaban copied to clipboard

Expand Ajax API

Open ruor opened this issue 6 years ago • 4 comments

checked from https://azkaban.readthedocs.io/en/latest/ajaxApi.html#, I found that there were several api that were not included in this python cli, such as fetchProjectLogs, fetchprojectflows, fetchflowgraph. I thinks they're also important. So why we don't have them and is there any plan to add them?

ruor avatar May 10 '19 15:05 ruor

These APIs didn't exist at the time this project was created. No plans to add them at this time, but PRs are welcome!

mtth avatar May 11 '19 15:05 mtth

thanks! I'm trying to pull request, but it returns 403 when i push to master. could you please help to check this? remote: Permission to mtth/azkaban.git denied to ruor. fatal: unable to access 'https://github.com/mtth/azkaban.git/': The requested URL returned error: 403

should i use fork?

ruor avatar May 29 '19 08:05 ruor

Yes, you should fork the repo.This article has a nice overview of the process.

mtth avatar May 29 '19 13:05 mtth

thanks! I pulled a request, could you please help to review it when you have time?

https://github.com/mtth/azkaban/pull/37

ruor avatar May 31 '19 05:05 ruor