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

Sean Busbey updated HBASE-16196:
--------------------------------
    Status: In Progress  (was: Patch Available)

Moving out of patch available. Unfortunately, after cherry-picking this to 
master the build fails. I'm pretty sure it's due to changes in this patch:

{code}
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
hbase-shell ---
[INFO] Compiling 4 source files to 
/Users/busbey/tmp_projects/hbase/hbase-shell/target/test-classes
[INFO] 
/Users/busbey/tmp_projects/hbase/hbase-shell/src/test/java/org/apache/hadoop/hbase/client/AbstractTestShell.java:
 Some input files use unchecked or unsafe operations.
[INFO] 
/Users/busbey/tmp_projects/hbase/hbase-shell/src/test/java/org/apache/hadoop/hbase/client/AbstractTestShell.java:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/Users/busbey/tmp_projects/hbase/hbase-shell/src/test/rsgroup/org/apache/hadoop/hbase/client/rsgroup/TestShellRSGroups.java:[83,24]
 cannot find symbol
  symbol:   method setLoadPaths(java.util.List<java.lang.String>)
  location: interface org.jruby.embed.internal.LocalContextProvider
[INFO] 1 error
{code}

[~mmullins] I'd be happy to help with whatever build errors are keeping you 
from working on master, if you could describe them.

> Update jruby to a newer version.
> --------------------------------
>
>                 Key: HBASE-16196
>                 URL: https://issues.apache.org/jira/browse/HBASE-16196
>             Project: HBase
>          Issue Type: Bug
>          Components: dependencies, shell
>            Reporter: Elliott Clark
>            Assignee: Matt Mullins
>            Priority: Critical
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: 0001-Update-to-JRuby-9.1.2.0-and-JLine-2.12.patch, 
> hbase-16196.branch-1.patch, hbase-16196.v2.branch-1.patch, 
> hbase-16196.v3.branch-1.patch, hbase-16196.v4.branch-1.patch
>
>
> Ruby 1.8.7 is no longer maintained.
> The TTY library in the old jruby is bad. The newer one is less bad.
> Since this is only a dependency on the hbase-shell module and not on 
> hbase-client or hbase-server this should be a pretty simple thing that 
> doesn't have any backwards compat issues.



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

Reply via email to