Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 Location 作为通配符创建一个外部 Hive 表。期望它能够遍历子目录。但不知何故,它不起作用,而是创建了一个带有野生目标位置的目录。
我指定的位置 /hadfsfolder1/hdfsfolder2/weblog/2013/*
/hadfsfolder1/hdfsfolder2/weblog/2013/*
没有数据暴露给外部表,还有什么方法可以防止*创建目录,这在清理和恢复目录方面造成了很多不便。
*