I have met the same problem.
I load data for three times and this exception always throws at the third
time.
I use the branch-1.0 version from git.
Table :
cc.sql(s"create table if not exists flightdb15(ID Int, date string, country
string, name string, phonetype string, serialname string, salary Int) ROW
FORMAT SERDE 'org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe'
STORED BY 'org.apache.carbondata.format' TBLPROPERTIES
('table_blocksize'='256 MB')")
Exception:
<http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/file/n6843/bug1.png>
--
View this message in context:
http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/Failed-to-APPEND-FILE-hadoop-hdfs-protocol-AlreadyBeingCreatedException-tp5433p6843.html
Sent from the Apache CarbonData Mailing List archive mailing list archive at
Nabble.com.