This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(trunk)mshuler@hana:~/git/cassandra$ grep -i Exception logs/system.log | |
INFO [main] 2015-07-13 15:30:35,409 MigrationManager.java:263 - Create new Keyspace: KeyspaceMetadata{name=system_distributed, params=KeyspaceParams{durable_writes=true, replication=Replication{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[org.apache.cassandra.config.CFMetaData@7bb3275f[cfId=759fffad-624b-3181-80ee-fa9a52d1f627,ksName=system_distributed,cfName=repair_history,isDense=false,isCompound=true,isSuper=false,isCounter=false,comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[ | coordinator exception_message exception_stacktrace finished_at parent_id range_begin range_end started_at status participants],partitionKeyColumns=[ColumnDefinition{name=keyspace_name, type=org.apache.cassandra.db.marshal.UTF8Type, kind=PARTITION_KEY, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=columnfamily_name, type=org.apache.cassandra.db.marshal.UTF8Ty |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by timer | |
[EnvInject] - Loading node environment variables. | |
Building on master in workspace /var/lib/jenkins/jobs/UTIL_workerpool_maintenance/workspace | |
[workspace] $ /bin/sh /var/tmp/jenkins_tmp/hudson7348260461251033612.sh | |
INFO:ctool_workerpool:WorkerPool ready: WorkerPool<instance_type=m3.xlarge, platform=jessie, num_workers=50, cluster_prefix=cassci-workerpool> | |
INFO:ctool_workerpool:OK. Job build 'cassandra-2.2_novnode_dtest-48' for worker 'cassci-workerpool-19' is building. | |
INFO:ctool_workerpool:OK. Job build 'cassandra-2.2_novnode_dtest-48' for worker 'cassci-workerpool-18' is building. | |
INFO:ctool_workerpool:OK. Job build 'cassandra-2.2_novnode_dtest-48' for worker 'cassci-workerpool-17' is building. | |
INFO:ctool_workerpool:OK. Job build 'cassandra-2.2_novnode_dtest-48' for worker 'cassci-workerpool-16' is building. | |
INFO:ctool_workerpool:OK. Job build 'cassandra-2.2_novnode_dtest-48' for worker 'cassci-workerpool-15' is building. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14:41:33 Successfully installed blist cql decorator nose-test-select pycassa thrift | |
14:41:33 Cleaning up... | |
14:41:33 Downloading/unpacking cassandra-driver from https://pypi.python.org/packages/source/c/cassandra-driver/cassandra-driver-2.6.0c2.tar.gz#md5=24a4201749647927cdf324771d0ae94f | |
14:41:33 Running setup.py (path:/tmp/pip-build-VsS2u_/cassandra-driver/setup.py) egg_info for package cassandra-driver | |
14:41:33 | |
14:41:33 Requirement already up-to-date: futures in /usr/local/lib/python2.7/dist-packages (from cassandra-driver) | |
14:41:33 Downloading/unpacking six>=1.6 from https://pypi.python.org/packages/3.3/s/six/six-1.9.0-py2.py3-none-any.whl#md5=9ac7e129a80f72d6fc1f0216f6e9627b (from cassandra-driver) | |
14:41:33 Downloading six-1.9.0-py2.py3-none-any.whl | |
14:41:33 Installing collected packages: cassandra-driver, six | |
14:41:33 Found existing installation: cassandra-driver 2.5.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[user] | |
name = Michael Shuler | |
email = [email protected] | |
signingkey = FE4B2BDA | |
[color] | |
ui = true | |
diff = auto | |
branch = auto | |
status = auto | |
[color "branch"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[32m OK [0m] Found device /dev/xvdba. | |
[ 33.579890] alg: No test for crc32 (crc32-pclmul) | |
Starting File System Check on /dev/xvdba... | |
[ 33.614487] systemd-fsck[212]: /dev/xvdba: clean, 11/262144 files, 34911/1047168 blocks | |
[ 33.618141] xvdba: unknown partition table | |
[[32m OK [0m] Started File System Check on /dev/xvdba. | |
Mounting /mnt... | |
[ 33.653026] EXT4-fs (xvdba): Unrecognized mount option "nobootwait" or missing value | |
[[1;31mFAILED[0m] Failed to mount /mnt. | |
See 'systemctl status mnt.mount' for details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Yummy bars that have no added sugar - great way to use up a few ripe banana. | |
- 3 ripe bananas, mashed | |
- 2 cups quick oats | |
- 1/3 cup apple sauce | |
- 1/4 cup milk (cow/soy/almond/coconut) | |
- 1/2 cup raisins (optional; dried cranberries are great, too) | |
- 1 tsp vanilla | |
- 1 tsp ground cinnamon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mshuler@hana:~/tmp$ java -version | |
java version "1.7.0_80" | |
Java(TM) SE Runtime Environment (build 1.7.0_80-b15) | |
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode) | |
mshuler@hana:~/tmp$ | |
mshuler@hana:~/tmp$ | |
mshuler@hana:~/tmp$ wget http://archive.apache.org/dist/cassandra/2.1.4/apache-cassandra-2.1.4-src.tar.gz | |
--2015-05-03 17:45:45-- http://archive.apache.org/dist/cassandra/2.1.4/apache-cassandra-2.1.4-src.tar.gz | |
Resolving archive.apache.org (archive.apache.org)... 192.87.106.229, 140.211.11.131, 2001:610:1:80bc:192:87:106:229 | |
Connecting to archive.apache.org (archive.apache.org)|192.87.106.229|:80... connected. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
automaton@i-6706e8e1b:~/cassandra$ ./tools/bin/cassandra-stress write n=5000000 -rate threads=50 -schema 'replication(factor=3)' | |
Created keyspaces. Sleeping 1s for propagation. | |
Sleeping 2s... | |
Warming up WRITE with 50000 iterations... | |
INFO 19:01:39 Using data-center name 'datacenter1' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor) | |
INFO 19:01:39 New Cassandra host /127.0.0.3:9042 added | |
INFO 19:01:39 New Cassandra host /127.0.0.2:9042 added | |
INFO 19:01:39 New Cassandra host localhost/127.0.0.1:9042 added | |
Connected to cluster: test | |
Datatacenter: datacenter1; Host: localhost/127.0.0.1; Rack: rack1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# /etc/init.d/cassandra | |
# | |
# Startup script for Cassandra | |
# | |
# chkconfig: 2345 20 80 | |
# description: Starts and stops Cassandra | |
. /etc/rc.d/init.d/functions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
CREPO=~/git/cassandra | |
BRANCH=$1 | |
if [ "x$BRANCH" = "x" ]; then | |
echo "Gimme a branch/tag to build.." | |
exit 1 | |
fi | |
cd $CREPO |