Chris Splinter
Chris Splinter
I was hitting this issue today when I had my function structured like my AWS serverless.yml ``` functions: createCatalog: handler: handler.createCatalog events: - http: path: catalog/create method: post ``` I...
@jiayiwang7 @drewvanstone should this have v0.16 tag?
I just ran 'cstar_perf_bootstrap -v apache/cassandra-2.1' on a fresh Centos7, 2 node cluster with the following cluster_config.json and everything came up as expected using the internal_ip. @zhaogxd I am not...