Re: how to config worker HA

2014-03-20 Thread qingyang li
e table in memery, when one worker becomes dead, i can not >>> query data from that table. Here is it's storage status: >>> >>> >>> RDD Name Storage LevelCached PartitionsFraction CachedSize in MemorySize >>> on Disk >>> <http://192.168

Re: how to config worker HA

2014-03-20 Thread qingyang li
gt; >> >> RDD Name Storage LevelCached PartitionsFraction CachedSize in MemorySize >> on Disk >> <http://192.168.1.101:4040/storage/rdd?id=47> >> table01 Memory Deserialized 1x Replicated 119 88% 697.0 MB 0.0 >> Bso, my question is: >> 1. what meaning is " Memory Deserialized 1x Replicated" ? >> 2. how to config worker HA so that i can query data even one worker dead. >> > >