yaphet
yaphet
这是啥?我是不是去错地方了?
请教: 2.1.1 版本中 `ReceiverInputDStream` 子类只包含 `KafkaInputDStream` `PluggableInputDStream` `RawInputDStream` `SocketInputDStream` 四个了 有一些应该是删除了 文中是否应该做响应修改? 谢谢
@manuzhang I found storm 1.X have add some function about Blob and LogConfig . I'm miss it and working .
@manuzhang when I try to implement Nimbus method , I found some of them not implement will throw a UnsupportedOperationException . I want to know which command we are not...
@manuzhang I have add license headers . @kkasravi I will add some unit tests . thank you :)
Hi @manuzhang what is the commit format ? I found some rules on `Contribution Guideline` `For all commit log messages, they must contain issue id. Like this: "fix #issueId, comments".`
Hi @huafengw sure I will rename packages from io.gearpump to org.apache.gearpump :D
##### Sorry to reply it with so long . @manuzhang @huafengw redis examples class name have rename to `RedisSourceSinkExample` and `RedisSourceStorageExample` , also add into `BuildExample.scala` . It seems better...
@manuzhang actually storm-redis act as a ORM framework and put the message into a redis instance . So it don't have a full command support . I think we can...
@karol-brejna-i It's seems have a lot things to do . 1. Support more command such as : `time to live` , `exist` and `delete` . 2. Support Redis Cluster and...