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

apache / carbondata / 1233
76%

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2018 03:07AM UTC
Jobs 1
Files 1026
Run time 56s
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

pending completion
1233

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

Jobs
ID Job ID Ran Files Coverage
1 1233.1 02 Nov 2018 03:07AM UTC 0
80.07
Source Files on build 1233
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1233
  • 269f4c37 on github
  • Prev Build on master (#1232)
  • Next Build on master (#1235)
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