I think 5555 was merged incorrectly to 2.0 in the first place. On Thu, Sep 19, 2013 at 2:54 PM, Jonathan Ellis <jbel...@gmail.com> wrote: > Hmm, looks like we broke CASSANDRA-5555 at some point, sstableloader > isn't supposed to be pooling at all. > > On Thu, Sep 19, 2013 at 2:37 PM, Yuki Morishita <mor.y...@gmail.com> wrote: >> I think https://issues.apache.org/jira/browse/CASSANDRA-5661 broke >> offline tools like sstableloader. >> >> I am getting following error: >> >> Exception in thread "main" java.lang.ExceptionInInitializerError >> at >> org.apache.cassandra.io.util.PoolingSegmentedFile.getSegment(PoolingSegmentedFile.java:36) >> at >> org.apache.cassandra.io.util.SegmentedFile$SegmentIterator.next(SegmentedFile.java:161) >> at >> org.apache.cassandra.io.util.SegmentedFile$SegmentIterator.next(SegmentedFile.java:142) >> at >> org.apache.cassandra.io.sstable.SSTableReader.getPosition(SSTableReader.java:896) >> at >> org.apache.cassandra.io.sstable.SSTableReader.getPosition(SSTableReader.java:831) >> at >> org.apache.cassandra.io.sstable.SSTableReader.getPositionsForRanges(SSTableReader.java:743) >> at >> org.apache.cassandra.io.sstable.SSTableLoader$1.accept(SSTableLoader.java:122) >> at java.io.File.list(File.java:1087) >> at >> org.apache.cassandra.io.sstable.SSTableLoader.openSSTables(SSTableLoader.java:73) >> at >> org.apache.cassandra.io.sstable.SSTableLoader.stream(SSTableLoader.java:155) >> at org.apache.cassandra.tools.BulkLoader.main(BulkLoader.java:66) >> Caused by: java.lang.NullPointerException >> at >> org.apache.cassandra.config.DatabaseDescriptor.getFileCacheSizeInMB(DatabaseDescriptor.java:1145) >> at >> org.apache.cassandra.service.FileCacheService.<clinit>(FileCacheService.java:41) >> ... 11 more >> >> Looks like new file_cache_size_in_mb does not have default value. >> >> On Thu, Sep 19, 2013 at 12:34 PM, Jonathan Ellis <jbel...@gmail.com> wrote: >>> Does that mean we need to rebuild the 2.0.1 artifacts? >>> >>> On Thu, Sep 19, 2013 at 12:18 PM, Pavel Yaskevich <pove...@gmail.com> wrote: >>>> I want to bump disruptor_thrift_server version to 3.0.1 today before C* >>>> 2.0.1, otherwise +1. >>>> >>>> Sent from my iPhone >>>> >>>>> On Sep 19, 2013, at 8:52 AM, Gary Dusbabek <gdusba...@gmail.com> wrote: >>>>> >>>>> +1 >>>>> >>>>> >>>>> On Thu, Sep 19, 2013 at 7:23 AM, Sylvain Lebresne >>>>> <sylv...@datastax.com>wrote: >>>>> >>>>>> We have quite a bunch of bug fixed and new stuffs on the 2.0 branch that >>>>>> we >>>>>> should get to the users. So I propose the following artifacts for release >>>>>> as >>>>>> 2.0.1. >>>>>> >>>>>> sha1: 72c50bd7505c4d27838134882ef2c2d7d555f7be >>>>>> Git: >>>>>> >>>>>> http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.1-tentative >>>>>> Artifacts: >>>>>> >>>>>> https://repository.apache.org/content/repositories/orgapachecassandra-079/org/apache/cassandra/apache-cassandra/2.0.1/ >>>>>> Staging repository: >>>>>> https://repository.apache.org/content/repositories/orgapachecassandra-079/ >>>>>> >>>>>> The artifacts as well as the debian package are also available here: >>>>>> http://people.apache.org/~slebresne/ >>>>>> >>>>>> The vote will be open for 72 hours (longer if needed). >>>>>> >>>>>> [1]: http://goo.gl/URvgVt (CHANGES.txt) >>>>>> [2]: http://goo.gl/EXLlJy (NEWS.txt) >>>>>> >>> >>> >>> >>> -- >>> Jonathan Ellis >>> Project Chair, Apache Cassandra >>> co-founder, http://www.datastax.com >>> @spyced >> >> >> >> -- >> Yuki Morishita >> t:yukim (http://twitter.com/yukim) > > > > -- > Jonathan Ellis > Project Chair, Apache Cassandra > co-founder, http://www.datastax.com > @spyced
-- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced