Login  Register

Re: save dataframe error, why loading ./TEMPCSV ?

Posted by Li Peng on Dec 14, 2016; 5:55am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/save-dataframe-error-why-loading-TEMPCSV-tp4384p4392.html

Thanks.
    I use carbondata 0.2.0 version now.  
    In the step : Dataframe->csv files->load data to Carbon Table.  I don't know where the csv files is stored?
   the log is:
          LOAD DATA INPATH './TEMPCSV'
          INTO TABLE DEFAULT.SALE
   the INPATH is not found.
   org.apache.carbondata.processing.etl.DataLoadingException: The input file does not exist: ./tempCSV