You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/11/19 03:17:34 UTC

[jira] [Reopened] (HBASE-12495) Use interfaces in the shell scripts

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

stack reopened HBASE-12495:
---------------------------

Reverted. Reopening. Seeing failures: https://builds.apache.org/view/H-L/view/HBase/job/HBase-1.0/475/testReport/junit/org.apache.hadoop.hbase.client/TestShell/testRunShellTests/

{code}
Error Message

(RuntimeError) Shell unit tests failed. Check output file for details.
Stacktrace

org.jruby.embed.EvalFailedException: (RuntimeError) Shell unit tests failed. Check output file for details.
	at org.jruby.embed.internal.EmbedEvalUnitImpl.run(EmbedEvalUnitImpl.java:136)
	at org.jruby.embed.ScriptingContainer.runUnit(ScriptingContainer.java:1263)
	at org.jruby.embed.ScriptingContainer.runScriptlet(ScriptingContainer.java:1308)
	at org.apache.hadoop.hbase.client.TestShell.testRunShellTests(TestShell.java:78)
Caused by: org.jruby.exceptions.RaiseException: (RuntimeError) Shell unit tests failed. Check output file for details.
	at (Anonymous).(root)(src/test/ruby/tests_runner.rb:66)
{code}

Will be back when build settles again.

> Use interfaces in the shell scripts
> -----------------------------------
>
>                 Key: HBASE-12495
>                 URL: https://issues.apache.org/jira/browse/HBASE-12495
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Solomon Duskis
>            Assignee: Solomon Duskis
>             Fix For: 2.0.0, 0.99.2
>
>         Attachments: HBASE-12495.patch
>
>
> Change some explicit calls to HBaseAdmin and HTable to interface counterparts in the hbase shell scripts



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