소스 검색

[hbase] Regen thrift command update

Abraham Elmahrek 12 년 전
부모
커밋
ab37b4b267
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apps/hbase/regenerate_thrift.sh

+ 1 - 1
apps/hbase/regenerate_thrift.sh

@@ -16,4 +16,4 @@
 # limitations under the License.
 cd $(dirname $0)
 
-thrift --gen py thrift/hbase.thrift
+thrift --gen py:new_style thrift/Hbase.thrift