diff --git a/hbase-shell/src/main/ruby/jar-bootstrap.rb b/hbase-shell/src/main/ruby/jar-bootstrap.rb index de602bf551d..ef3727d3ba3 100644 --- a/hbase-shell/src/main/ruby/jar-bootstrap.rb +++ b/hbase-shell/src/main/ruby/jar-bootstrap.rb @@ -207,8 +207,16 @@ if interactive $0 = File.basename(ap_path, '.rb') if ap_path IRB.setup(ap_path) + IRB.conf[:PROMPT][:CUSTOM] = { + :PROMPT_I => "%N:%03n:%i> ", + :PROMPT_S => "%N:%03n:%i%l ", + :PROMPT_C => "%N:%03n:%i* ", + :RETURN => "=> %s\n" + } + @CONF[:IRB_NAME] = 'hbase' @CONF[:AP_NAME] = 'hbase' + @CONF[:PROMPT_MODE] = :CUSTOM @CONF[:BACK_TRACE_LIMIT] = 0 unless $fullBackTrace hirb = if @CONF[:SCRIPT] diff --git a/pom.xml b/pom.xml index fc008cbda9a..cd76195611c 100755 --- a/pom.xml +++ b/pom.xml @@ -1617,7 +1617,7 @@ 2.1.1 2.3.2 3.0.1-b08 - 9.1.17.0 + 9.2.13.0 4.13 1.3 4.2.0-incubating @@ -1633,8 +1633,8 @@ 2.4.1 1.3.8 - 2.1.11 - 1.0.18 + 2.1.31 + 1.0.55 2.12.2 1.60 1.0.1