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

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

                Author: ASF GitHub Bot
            Created on: 24/Sep/19 12:20
            Start Date: 24/Sep/19 12:20
    Worklog Time Spent: 10m 
      Work Description: lgajowy commented on pull request #9638: [BEAM-8281] 
Resize IOITs datasets
URL: https://github.com/apache/beam/pull/9638#discussion_r327574424
 
 

 ##########
 File path: 
sdks/java/io/file-based-io-tests/src/test/java/org/apache/beam/sdk/io/common/ConfigName.java
 ##########
 @@ -0,0 +1,27 @@
+/*
+ * 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.
+ */
+package org.apache.beam.sdk.io.common;
+
+public enum ConfigName {
+  TEXT_1G_GZIP,
 
 Review comment:
   NIt: could you change 1G to 1GB in this name (does not leave room for 
speculation)
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 317438)
    Time Spent: 20m  (was: 10m)

> Resize file-based IOITs 
> ------------------------
>
>                 Key: BEAM-8281
>                 URL: https://issues.apache.org/jira/browse/BEAM-8281
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Michal Walenia
>            Assignee: Michal Walenia
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Resize the IOITs to use known amounts of data saved on GCS so that it's 
> possible to report dataset size and measure throughput as part of the test 
> metrics



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

Reply via email to