nd is send, the driver build the output from those
metadata.
Benjamin
On Tue, Aug 7, 2018 at 1:33 PM, 陈仕(shichen)-技术产品中心 wrote:
>
> Hello, all.
>
> I try to use `desc keyspaces` or desc table t`, and at the same time
> capture network packets at Cassandra side with tcpdump.
>
Hello, all.
I try to use `desc keyspaces` or desc table t`, and at the same time capture
network packets at Cassandra side with tcpdump.
My tcpdump command is like this: tcpdump -i eth0 ip host 10.110.27.6 -X
But I found no string such as desc or keyspaces or table in the output.
So I wonder wh