<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohei-a</author_name>
  <author_url>https://blog.hatena.ne.jp/yohei-a/</author_url>
  <blog_title>ablog</blog_title>
  <blog_url>https://yohei-a.hatenablog.jp/</blog_url>
  <categories>
    <anon>AWS</anon>
  </categories>
  <description>Glue で PySpark でダブルクオートなしタブ区切りで CSV に出力したメモ。 書き方 glueContext.write_dynamic_frame の format_options で以下を指定する &quot;quoteChar&quot;: -1 でクオートなし &quot;separator&quot;: &quot;\t&quot; でタブ区切り 例 datasink2 = glueContext.write_dynamic_frame.from_options( frame = applymapping1, connection_type = &quot;s3&quot;, connection_options = {&quot;path&quot;: &quot;s3://d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohei-a.hatenablog.jp%2Fentry%2F20210624%2F1624536786&quot; title=&quot;Glue PySpark でダブルクオートなしタブ区切りで CSV に出力する - ablog&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>2021-06-24 21:13:06</published>
  <title>Glue PySpark でダブルクオートなしタブ区切りで CSV に出力する</title>
  <type>rich</type>
  <url>https://yohei-a.hatenablog.jp/entry/20210624/1624536786</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
