Skip to content

Bug Fix & Usage improvements#1

Open
dsKarthick wants to merge 1 commit intotrustedanalytics:masterfrom
dsKarthick:patch-1
Open

Bug Fix & Usage improvements#1
dsKarthick wants to merge 1 commit intotrustedanalytics:masterfrom
dsKarthick:patch-1

Conversation

@dsKarthick
Copy link

@dsKarthick dsKarthick commented Sep 14, 2016

Bug 1:
create '{0}':'{1}', {2} leads the mdule into constructing a command equivalent to the following hbase shell command create 'n1':'t1', cf1

Bug 2:
The stdout of a failure resulting from to Bug 1 does not have the word 'ERROR' but contains 'TaskError'. So a stdout.lower matches all variants of error

Bug 1:
`create '{0}':'{1}', {2}` leads the mdule into constructing a command equivalent to the following hbase shell command `creat 'n1':'t1', cf1`

Bug 2:
The stdout of a failure resulting from to Bug 1 does not have the word 'ERROR' but contains 'TaskError'. So a stdout.lower matches all variants of error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant