Random None values generating in text output when maxBatchSize is greater than 3000 on Locator in ArcGIS Enterprise on Kubernetes environment.
ArcGIS Enterprise on Kubernetes
漏洞 ID 编号
BUG-000168603
已提交
June 25, 2024
上次修改时间
August 22, 2024
适用范围
ArcGIS Enterprise on Kubernetes
找到的版本
11.2
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
It is not recommended to use a batch size over 2000 for performance reasons. Set the maxBatchSize to a value of 2000 or smaller, chuck up the input table, and submit each chunk separately. The Geocode Table pane in ArcGIS Pro or the GeocodeAddresses geoprocessing tool does the chunking and submitting and stitches the results back together for the client.