Skip to content

Instantly share code, notes, and snippets.

@neilhwatson
Created January 18, 2017 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neilhwatson/263463e3a6587cb8e464b45644908466 to your computer and use it in GitHub Desktop.
Save neilhwatson/263463e3a6587cb8e464b45644908466 to your computer and use it in GitHub Desktop.
invalid escape
printf '{"hive.security.authorization.sqlstd.confwhitelist.append" : "|mapred\\.job\\.name|hive\\.execution\\.engine"}' | jq
parse error: Invalid escape at line 1, column 105
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment