Skip to content

Commit

Permalink
#1819 Add TraceV2 deletion to quickstart script
Browse files Browse the repository at this point in the history
  • Loading branch information
Xylus authored Aug 31, 2016
1 parent c1f2548 commit a4d0c0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions quickstart/conf/hbase/drop-hbase.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ disable 'SqlMetaData_Ver2'

disable 'ApplicationTraceIndex'
disable 'Traces'
disable 'TraceV2'

disable 'ApplicationMapStatisticsCaller'
disable 'ApplicationMapStatisticsCaller_Ver2'
Expand Down Expand Up @@ -42,6 +43,7 @@ drop 'SqlMetaData_Ver2'

drop 'ApplicationTraceIndex'
drop 'Traces'
drop 'TraceV2'

drop 'ApplicationMapStatisticsCaller'
drop 'ApplicationMapStatisticsCaller_Ver2'
Expand Down

0 comments on commit a4d0c0f

Please # to comment.