<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hito4_t</author_name>
  <author_url>https://blog.hatena.ne.jp/hito4_t/</author_url>
  <blog_title>今日もプログラミング</blog_title>
  <blog_url>https://hito4-t.hatenablog.com/</blog_url>
  <categories>
    <anon>Embulk</anon>
  </categories>
  <description>Embulkの並列処理 Embulkは、処理を複数のタスクに分割して並列に実行する仕組みを備えている。 しかし、標準のファイル入力プラグインでは、単純に1つのファイルを入力すると1タスクにしかならないようだ（こちら参照）。 ソースを読んでみると、複数ファイルを読むと複数タスクになるようだ。 試しにこんな感じに4ファイルを用意して、 /test └in ├in1.csv ├in2.csv ├in3.csv └in4.csv こんなymlファイルを用意して実行したら、 in: type: file path_prefix: '/test/in' parser: type: csv columns:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhito4-t.hatenablog.com%2Fentry%2F2015%2F03%2F12%2F200439&quot; title=&quot;ファイルを分割して入力するEmbulkプラグインを作ってみた - 今日もプログラミング&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-03-12 20:04:39</published>
  <title>ファイルを分割して入力するEmbulkプラグインを作ってみた</title>
  <type>rich</type>
  <url>https://hito4-t.hatenablog.com/entry/2015/03/12/200439</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
