Hi,

I saw that function on the web UI but it seems not implemented yet.

public void modifyTable(final byte[] tableName, int op, Writable[] args)
  switch (op) {
    ...
    case MODIFY_TABLE_SPLIT:
    case MODIFY_TABLE_COMPACT:
    ..
  }
}

Am I right? Pls let me know if i'm wrong.
-- 
Best Regards, Edward J. Yoon @ NHN, corp.
edwardy...@apache.org
http://blog.udanax.org

Reply via email to