linkedin / dynamometer

A tool for scale and performance testing of HDFS with a specific focus on the NameNode.
BSD 2-Clause "Simplified" License
131 stars 34 forks source link

getEZForPath command is not supported #69

Open ghost opened 5 years ago

ghost commented 5 years ago

When running the replay with audit logs, some warning will come up

18/11/06 01:23:36 WARN audit.AuditReplayThread: Unsupported/invalid command: AuditReplayCommand(absoluteTimestamp=1539650537967, ugi=xxx, command=getEZForPath, src=/certain/path, dest=null, sourceIP=x.x.x.x

fengnanli commented 5 years ago

Hello, I linked my personal account with the old one, and deleted the old one. so this is still from lfengnan@uber

jojochuang commented 5 years ago

getEZForPath() is part of encryption zone feature. It's not yet support AFAIK. I'd love to see it supported some day.