[ 
https://issues.apache.org/jira/browse/BEAM-3214?focusedWorklogId=106627&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-106627
 ]

ASF GitHub Bot logged work on BEAM-3214:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/May/18 13:14
            Start Date: 29/May/18 13:14
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on a change in pull request #5499: 
[BEAM-3214] Add integration test for HBaseIO.
URL: https://github.com/apache/beam/pull/5499#discussion_r191417295
 
 

 ##########
 File path: .test-infra/kubernetes/hbase/SmallITCluster/setup.sh
 ##########
 @@ -0,0 +1,22 @@
+#    Licensed to the Apache Software Foundation (ASF) under one or more
+#    contributor license agreements.  See the NOTICE file distributed with
+#    this work for additional information regarding copyright ownership.
+#    The ASF licenses this file to You under the Apache License, Version 2.0
+#    (the "License"); you may not use this file except in compliance with
+#    the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#    Unless required by applicable law or agreed to in writing, software
+#    distributed under the License is distributed on an "AS IS" BASIS,
+#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#    See the License for the specific language governing permissions and
+#    limitations under the License.
+#
+# Start HBase cluster.
+#
+
+#!/bin/sh
+set -e
+
+kubectl create -f hbase-single-node.yml
 
 Review comment:
   when running the script it complaines on missing file, maybe it is 
hbase-single-node-cluster.yml ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 106627)
    Time Spent: 4h 10m  (was: 4h)

> Add an integration test for HBaseIO Read/Write transforms
> ---------------------------------------------------------
>
>                 Key: BEAM-3214
>                 URL: https://issues.apache.org/jira/browse/BEAM-3214
>             Project: Beam
>          Issue Type: Test
>          Components: io-java-hbase
>            Reporter: Chamikara Jayalath
>            Assignee: Kamil Szewczyk
>            Priority: Major
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> We should add an small scale integration test for HBaseIO that can be run as 
> a part of 'beam_PostCommit_Java_MavenInstall' and 
> 'beam_PostCommit_Java_ValidatesRunner*' Jenkins test suites.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to