Hi Krzysztof! It's even problematic to get an instance of system cache over Java API, not even from Visor CLI. Internal system information is stored there, so it's hidden from users. And Visor cannot access it as well, because it uses public API.
Why would you want to do something like that? Could you describe your use-case? Denis ср, 22 нояб. 2017 г. в 16:26, Krzysztof Chmielewski < [email protected]>: > Hi, > is there a way to query system caches like *ignite-sys-atomic-cache* via > Visor console? > If I'm trying to execute Visor command "cache -scan -c=@c2" where @2 is a > cache's id, I'm receiving this error: > *(wrn) <visor>: Failed to get cache because it is a system cache: > ignite-sys-atomic-cache@default-ds-group* > > > Im using Ignite 2.3.0 > > Thanks > Krzysztof > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
