@byungwok I suspect you may need to do something like the following for java
```java
Range.exact(new Text(new byte[] {(byte)0xab, (byte) 0xd2}));
```
[ Full content available at: https://github.com/apache/accumulo/issues/668 ]
This message was relayed via gitbox.apache.org for [email protected]
