[ 
https://issues.apache.org/jira/browse/HIVE-24916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367447#comment-17367447
 ] 

Steve Loughran commented on HIVE-24916:
---------------------------------------

If the hadoop version is recent, then calling 
hasPathCapabilility("fs.capability.paths.xattrs") will tell you if the store 
supports xattrs

currently only HDFS and webHDFS support the full XAttr API, so they are the 
only ones which return true for this probe.

the other tactic is: probe and downgrade. However, be aware that while S3A 
rejects all setXAttr calls, it does support the getters (As a way at getting at 
HTTP object headers)

> EXPORT TABLE command to ADLS Gen2/s3 failing
> --------------------------------------------
>
>                 Key: HIVE-24916
>                 URL: https://issues.apache.org/jira/browse/HIVE-24916
>             Project: Hive
>          Issue Type: Bug
>          Components: repl
>    Affects Versions: 4.0.0
>            Reporter: Rajkumar Singh
>            Assignee: Rajkumar Singh
>            Priority: Major
>
> "EXPORT TABLE" command invoked using distcp command failed with following 
> error -
> org.apache.hadoop.tools.CopyListing$XAttrsNotSupportedException: XAttrs not 
> supported for file system: abfs://storage...@xxxxxx.core.windows.net



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to