Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Commit 51ff87c

Browse files
committed
Clean up another merge conflict Lei found in testing.
1 parent 700152b commit 51ff87c

File tree

1 file changed

+0
-6
lines changed
  • cookbooks/bcpc-hadoop/attributes

1 file changed

+0
-6
lines changed

cookbooks/bcpc-hadoop/attributes/hbase.rb

-6
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,6 @@
116116
}
117117
}
118118

119-
default['bcpc']['bach_web']['conn_lib']['hbase_conn_lib_blacklist'] = []
120-
default['bcpc']['bach_web']['files']['hbase_conn_lib_blacklist'] = {
121-
'desc' => 'HBase conn lib blacklist file',
122-
'path' => 'files/hbase/blacklist.conf'
123-
}
124-
125119
# haproxy
126120
default['bcpc']['haproxy']['ha_services'] += [{
127121
'name' => 'hbase_master',

0 commit comments

Comments
 (0)