Hi
When I try to load data into table from hdfs, it seems successful and gives no warnings. But using select clause can't get any result from the table. However, after I load data from local file which is download from hdfs by using 'hadoop dfs get' command, I can select out records. Note, these two files are exactly the same and no errors were given during the procedure. Thanks in advance. Fan
