• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / carbondata / 1233 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2018 03:07AM UTC
Files 1026
Run time 54s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Nov 2018 03:07AM UTC coverage: 80.07% (+0.004%) from 80.066%
1233.1

push

jenkins

xuchuanyin
[CARBONDATA-3068] fixed cannot load data from hdfs files without hdfs prefix

sql:
LOAD DATA INPATH '/tmp/test.csv' INTO TABLE test OPTIONS('QUOTECHAR'='"','TIMESTAMPFORMAT'='yyyy/MM/dd HH:mm:ss');
error:
org.apache.carbondata.processing.exception.DataLoadingException: The input file does not exist: /tmp/test.csv (state=,code=0)
but the file "test.csv" is in hdfs path, and hadoop conf "core-site.xml" has the property:

fs.defaultFS
hdfs://master:9000

This closes #2891

61794 of 77175 relevant lines covered (80.07%)

1.06 hits per line

Source Files on job 1233.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1233
  • 269f4c37 on github
  • Prev Job for on master (#1232.1)
  • Next Job for on master (#1235.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc