You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 03:26:13 UTC

[jira] [Resolved] (HBASE-5752) Blank line in SPLITS_FILE causes Master to crash

     [ https://issues.apache.org/jira/browse/HBASE-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-5752.
-----------------------------------
    Resolution: Cannot Reproduce

Reopen if still an issue with current code

> Blank line in SPLITS_FILE causes Master to crash
> ------------------------------------------------
>
>                 Key: HBASE-5752
>                 URL: https://issues.apache.org/jira/browse/HBASE-5752
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 0.92.1
>            Reporter: Jeremy Carroll
>            Priority: Minor
>         Attachments: test.txt
>
>
> When creating a new table with the hbase shell, and specifying a SPLITS_FILE with a blank line in it will cause the master to crash.
> Uploading a sample splits file, here are the commands to test the split.
> create 'testTable', {NAME => 'a', BLOOMFILTER => 'NONE', REPLICATION_SCOPE => '0', COMPRESSION => 'NONE', MIN_VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}, {SPLITS_FILE => '/tmp/test.txt'}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)