jq example
cat test/test008/part-r-00000 | jq -r '[.access_date, .access_hour, .min_cpm, .price, .count]| @csv' # -rをつけないとさらに値がダブルクォーテーションで括られる