Liana

Results 3 issues of Liana

Hi, I am trying to reproduce "play a web stream" example from [here](https://python-sounddevice.readthedocs.io/en/0.4.1/examples.html#play-a-web-stream). I am using the stream URL that is suggested in the documentation of `python-sounddevice`, which is [http://icecast.spc.org:8000/longplayer](http://icecast.spc.org:8000/longplayer)....

There seem to be a bug on the AML Pipeline side if a custom dockerfile is used. The `runconfig` property `environment.docker.base_dockerfile` is not being passed through correctly in pipeline jobs...

doc

### OrientDB Version: 2.2 ### Scala Version: 2.11.8 I use spark-orientdb connector to store DataFrame to OrientDB. ``` com.orientechnologies orientdb-graphdb 2.2.2 org.apache.spark spark-orientdb-2.2.1_2.11 1.4 ``` Everything works fine, except one...