acmol
acmol
weird... I create a new user named qt and add it into audio group, this error keeps showing. I use same operation to create a user named qtuser, it works...
> weird... I create a new user named qt and add it into audio group, this error keeps showing. I use same operation to create a user named qtuser, it...
如果计算逻辑特别复杂,主要耗时都在计算,且无法拆分成Bigflow现有接口实现(而必须在某个udf内部实现)的话,优化效果可能不明显。
yeah.. This is a issue we wanted to do for a long time but haven't done yet. We are hoping that some of our users can help us to improve...
Yes, you could do it in your way, but it's very easy to make the running job fail if the job is using these tmp files. So I don't think...
I've already set travis-ci up, and it works just fine. With the help of the travis-ci, now we can run our ci job at every commit on master & every...
I was so naive... travis-ci.org's limitation of timeout is 50min, while travis-ci.com's limitation is 120min. On travis-ci.com, the ci tests ran perfect in about one hour, but now on travis-ci.org...
@yshysh please have look at this issue.
We'd like to implement a Spark SQL familiar framework, but it's not a easy task. We've implement a prototype, named Bigflow Schema, it's available inside Baidu. But it has a...
Yes, you can use sklearn in the transformations.