Re: Can I copy/paste codes under MIT license into Airflow

2018-04-07 Thread Bolke de Bruin
You can include it but the original license needs to be added to licenses/xx and a reference needs to be made in LICENSE. In addition depending on the rework you will be doing, the header needs to be MIT. Cheers Bolke Sent from my iPhone > On 7 Apr 2018, at 20:23, Taylor Edmiston

Re: Can I copy/paste codes under MIT license into Airflow

2018-04-07 Thread Taylor Edmiston
IANAL, but there are already other MIT licensed dependencies included today, so I think you're fine. https://github.com/apache/incubator-airflow/blob/16b5f9a196b5b1849c162005e1254a0ba6f45893/LICENSE#L212-L228 Has anyone looked at setting up FOSSA (https://fossa.io) on Airflow? It looks free for

Re: Slot pools correct usage

2018-04-07 Thread Brian Greene
So what’s it doing (your config)? Does it work if you don’t use pools? What about if the pool is if size 2? What if just one dag runs? Have you ever seen this query work, or is it just since you started messing with pools that it stopped working? I use 1 pool, no priority (I don’t care