Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 4.3.0
-
Fix Version/s: None
-
Component/s: app.importer
-
Labels:None
Description
I'm trying to use the table creation wizard in the Table Browser, identifying a file on HDFS and having Hue create and populate the table. It creates the table fine, but it's not moving the file into the proper directory. Instead it creates .scratchdir at the original location and puts the file in that.
The Import button correctly moves the file as expected; it's just when it's part of the initial creation process that there's an issue.