Browse Source

HUE-1788 [hbase] Cannot upload image to cell

Abraham Elmahrek 12 years ago
parent
commit
59eca94
1 changed files with 1 additions and 0 deletions
  1. 1 0
      apps/hbase/src/hbase/views.py

+ 1 - 0
apps/hbase/src/hbase/views.py

@@ -16,6 +16,7 @@
 # limitations under the License.
 # limitations under the License.
 
 
 
 
+import base64
 import json
 import json
 import logging
 import logging
 import re
 import re