nsivabalan commented on a change in pull request #2400:
URL: https://github.com/apache/hudi/pull/2400#discussion_r571431179
##########
File path: docker/demo/config/test-suite/complex-dag-mor.yaml
##########
@@ -13,107 +13,72 @@
# 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.
-dag_name: complex-dag-mor.yaml
+dag_name: cow-long-running-example.yaml
dag_rounds: 1
-dag_intermittent_delay_mins: 10
+dag_intermittent_delay_mins: 1
dag_content:
first_insert:
config:
- record_size: 70000
+ record_size: 100
Review comment:
anyways, w/o complex schema, we are not generating records of size 7000
bytes. So, thought will keep it to some sane value.
----------------------------------------------------------------
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]