Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

compressionAlgorithm column in services table is not used. #151

Open
djfwan opened this issue Oct 28, 2015 · 1 comment
Open

compressionAlgorithm column in services table is not used. #151

djfwan opened this issue Oct 28, 2015 · 1 comment

Comments

@djfwan
Copy link
Contributor

djfwan commented Oct 28, 2015

sql"""insert into services(service_name, access_token, cluster, hbase_table_name, pre_split_size, hbase_table_ttl)

Sql statement should be update.

insert into services(service_name, access_token, cluster, hbase_table_name, pre_split_size, hbase_table_ttl, compressionAlgorithm)

@SteamShon
Copy link
Contributor

@djfwan: can you provide PR for this issue?? since seems like you already go through necessary codes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants