hi ,dev team we are now building a cube with distinct measure and use global dictionary, the building process is very slow and hang on step 4(Build Dimension Dictionary). After check the source code ,we found that GlobalDictionaryBuilder will create a distribute lock , and then we discard cube building, we found that lock still in zk .so ,cannot rebuid the cube anymore ,will hang on step 4 forever...
