-
Last week I have been working on a fork on your TellCore project. And I'm now wondering if you would be interested in merging it (or parts of it) into your project. I think that this is a good idea be…
-
- Monifu is a high-performance Scala / Scala.js library for composing asynchronous and event-based programs using observable sequences
- Monifu supports the Typelevel code of conduct.
See https://git…
-
Since we are aiming at Java 9 and `j.u.c.Flow` as the base API, we have the opportunity to use Java-native functional interfaces instead of our Func and Action interfaces, plus rename other components…
-
I'm a beginner in learning bid data tools in genomics and I don't know what's the problem
this is a copy of the command and the error
root@soma-HP-Pavilion-TS-15-Notebook-PC:~/SparkBWA# $SPARK_HOME/b…
-
Hey I found an issue with this.
The FutureConvertersImpl throws an exception when toCompletableFuture is called:
```
override def toCompletableFuture(): CompletableFuture[T] ={
throw new Unsupporte…
-
In response to this blog post / tweet convo: http://twitter.com/synhershko/status/693254040038211584
I think his concerns are valid and we owe a lot to the ".NET OSS pioneers" who've come before us. …
-
I want to add a feature reference to the applications feature.
```
scr
```
To do this I need to change the source code of osgi-tooling
```
lazy val feature = KarafPackagingKeys.feat…
-
When i run the lenet example; the job hang if this error appear at the slave node;this error will appear if set the --num-executors >=2 ; this my start shell :
hadoop fs -rm -f -r hdfs:///yudaoming/mn…
-
-
From spray/spray#737:
> Following up on the discussion in #702 I propose to improve the header parser for Cookie headers in the following way:
> - parse all cookies in the header value independently
…