I've changed it, it's specified as a string. On Wed, Dec 3, 2014 at 10:33 PM, yuhao <[email protected]> wrote:
> Very pleased to hear that you are working on this! > In your design, I am not clear about how the "klazz" class is intended > to provide by the user. > > ------------------------------ > 冬安! > > 余昊 > > 清华大学高速铁路技术研究中心 > 高速铁路信息服务研究所 > 地址:北京市海淀区清华大学刘卿楼11层1117室 > 邮编:100084 > 传真:86-10-62788330 > 手机:136 9925 3582 > Email:[email protected] > 网 址:www.easyway.net.cn > > *From:* Nathan Leung <[email protected]> > *Date:* 2014-12-03 11:32 > *To:* user <[email protected]>; yuhao <[email protected]> > *Subject:* Re: Is it possible to build topology dynamically > Not yet but I am working on it. You can track progress here: > https://issues.apache.org/jira/browse/STORM-561 > > On Tue, Dec 2, 2014 at 8:54 PM, yuhao <[email protected]> wrote: > >> Hi, >> >> Is it possible to build topology dynamically? For example, given some >> topology configuration which can tell names of spouts and bolts, as well as >> their parallelisms and how they are connected, the grouping scheme and the >> like, the program can then parse the configuration, build the topology and >> submit it to Nimbus. >> Is this practical? >> >> ------------------------------ >> Best regards, >> >> Hao Yu >> Center for High-speed Railway Technology, Tsinghua University (CHRT) >> Addr: 1117 LiuQing Building, Tsinghua University, Beijing, P.R.CHINA, >> 100084 >> Fax: 86-10-62788330 >> Email:[email protected] >> > >
