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

ASF GitHub Bot commented on NIFI-3639:
--------------------------------------

Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/1615
  
    @baolsen Thanks for the info. I believe only you can close the pull request 
on your end.
    
    As far as the automated checks, you can ignore appveryor, but the travis 
build should be passing as of yesterday. Looking at the travis logs for your 
build it shows:
    
    [INFO] --- maven-checkstyle-plugin:2.15:check (check-style) @ 
nifi-hbase-client-service-api ---
    [WARNING] src/main/java/org/apache/nifi/hbase/HBaseClientService.java[131] 
(regexp) RegexpSinglelineJava: Line has trailing whitespace.
    
    You can detect this locally by running "mvn clean install -Pcontrib-check" 
before submitting anything. The contrib-check will fail if anything doesn't 
pass checkstyles or the RAT licensing check.



> Add HBase Get to HBase_1_1_2_ClientService
> ------------------------------------------
>
>                 Key: NIFI-3639
>                 URL: https://issues.apache.org/jira/browse/NIFI-3639
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Bjorn Olsen
>            Priority: Trivial
>
> Enhance HBase_1_1_2_ClientService and API to provide HBase Get functionality. 
> Currently only Put and Scan are supported.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to