[ 
https://issues.apache.org/jira/browse/HBASE-24462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119139#comment-17119139
 ] 

Siddhi Mehta commented on HBASE-24462:
--------------------------------------

Adding the snippet below resolves the issue
{code:java}
require 'tmpdir'
{code}

> region_mover.rb NoMethodError: undefined method `tmpdir' for Dir:Class
> ----------------------------------------------------------------------
>
>                 Key: HBASE-24462
>                 URL: https://issues.apache.org/jira/browse/HBASE-24462
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Siddhi Mehta
>            Priority: Major
>
> Trying to use region_mover.rb to unloadRegion and see the following
>  
> NoMethodError: undefined method `tmpdir' for Dir:Class
>     getFilename at /usr/current/hbase-regionserver/bin/region_mover.rb:445
>   unloadRegions at /usr/current/hbase-regionserver/bin/region_mover.rb:299
>          (root) at /usr/current/hbase-regionserver/bin/region_mover.rb:525



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to