You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by felixcheung <gi...@git.apache.org> on 2016/03/28 07:57:33 UTC

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-768] HBase 1.1.x and 1....

GitHub user felixcheung opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/800

    [ZEPPELIN-768] HBase 1.1.x and 1.2.0 release support documentation

    ### What is this PR for?
    When run with HBase 1.1.x or HBase 1.2.0, this error is reported:
    ```
    org.jruby.exceptions.RaiseException: (NameError) cannot load Java class org.apache.hadoop.hbase.quotas.ThrottleType
    	at org.jruby.javasupport.JavaUtilities.get_proxy_or_package_under_package(org/jruby/javasupport/JavaUtilities.java:54)
    	at (Anonymous).method_missing(/builtin/javasupport/java.rb:51)
    	at (Anonymous).(root)(/opt/hbase-1.1.4/lib/ruby/hbase/quotas.rb:23)
    	at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062)
    	at (Anonymous).(root)(/opt/hbase-1.1.4/lib/ruby/hbase/quotas.rb:24)
    	at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062)
    	at (Anonymous).(root)(/opt/hbase-1.1.4/lib/ruby/hbase/hbase.rb:96)
    	at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062)
    	at (Anonymous).(root)(/opt/hbase-1.1.4/lib/ruby/hbase.rb:105)
    ```
    
    ### What type of PR is it?
    Documentation
    
    ### Todos
    * [x] - Test build and run notebook with HBase 1.1.4
    * [x] - Test build and run notebook with HBase 1.2.0
    * [x] - Document build steps
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-768
    
    ### How should this be tested?
    Test build and run notebook with HBase 1.1.4
    Test build and run notebook with HBase 1.2.0
    
    ### Screenshots (if appropriate)
    N/A
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? Yes
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/felixcheung/incubator-zeppelin hbase1.2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/800.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #800
    
----
commit 7545e9866c7d1a768a596cbbe6cfc8caae9bacd2
Author: Felix Cheung <fe...@hotmail.com>
Date:   2016-03-28T05:52:04Z

    hbase option in doc

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-768] HBase 1.1.x and 1....

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/800#issuecomment-204769269
  
    @vrajat not to worry! we would appreciate your future support and contributions.
    There are definitely a few great additional features to have, such as auto-completion with keywords, dynamic form support etc..


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-768] HBase 1.1.x and 1....

Posted by vrajat <gi...@git.apache.org>.
Github user vrajat commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/800#issuecomment-204679133
  
    @felixcheung, thanks for the couple of bug fixes in the hbase interpreter. I apologize for not being more involved. I'll try to be more involved in improvements/fixes to hbase interpreter, 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-768] HBase 1.1.x and 1....

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/800#issuecomment-202246080
  
    @vrajat @bbuild11



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-768] HBase 1.1.x and 1....

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/800#issuecomment-204067916
  
    merging if no more comment


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-768] HBase 1.1.x and 1....

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-zeppelin/pull/800


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---