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

apache / carbondata / 1762
76%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2019 04:28PM UTC
Jobs 1
Files 1061
Run time 1min
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
1762

push

jenkins

kunal642
[CARBONDATA-3426] Fix load performance by fixing task distribution issue

Problem: Consider 3 node cluster (host name a,b,c with IP1, IP2, IP3 as ip address),
 to launch load task, host name is required from NewCarbonDataLoadRDD in getPreferredLocations().
 But if the driver is 'a' (IP1),
 Result is IP1, b,c instead of a,b,c. Hence task was not launching to one executor which is same ip as driver.

Solution: Revert the change in getLocalhostIPs as it is not used in any other flow.

This closes #3276

64001 of 82787 relevant lines covered (77.31%)

1.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1762.1 13 Jun 2019 04:28PM UTC 0
77.31
Source Files on build 1762
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1762
  • e85254d8 on github
  • Prev Build on master (#1763)
  • Next Build on master (#1760)
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