Skip to content

Remove org directory#2

Open
lewismc wants to merge 3 commits intorenato2099:masterfrom
lewismc:master
Open

Remove org directory#2
lewismc wants to merge 3 commits intorenato2099:masterfrom
lewismc:master

Conversation

@lewismc
Copy link
Contributor

@lewismc lewismc commented Mar 8, 2013

Not sure why this was in there.
Seemed to be duplicate.
Simple removal of the org directory

@renato2099
Copy link
Owner

oh mate, this sucks. I must be doing something terribly wrong. I use the project I have modified as a reference from the project, and it runs smoothly.

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/Users/renatomarroquin/Documents/workspace/workspaceApacheTests/gora-trunk/gora-cassandra/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/renatomarroquin/Documents/workspace/workspaceApacheTests/gora-trunk/gora-hbase/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/renatomarroquin/Documents/workspace/workspaceApacheTests/gora-trunk/gora-hbase/lib/slf4j-simple-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
13/03/08 16:49:11 INFO store.CassandraMappingManager: Located Cassandra Keyspace: 'keyspace'
13/03/08 16:49:11 INFO store.CassandraMappingManager: Located Cassandra Keyspace name: 'name'
13/03/08 16:49:11 INFO store.CassandraMappingManager: Located Cassandra Mapping: 'class'
13/03/08 16:49:11 INFO store.CassandraMappingManager: Located Cassandra Mapping class name: 'name'
13/03/08 16:49:11 INFO store.CassandraMappingManager: Located Cassandra Mapping class name: 'name'
13/03/08 16:49:11 INFO store.CassandraMappingManager: Located Cassandra Mapping class name: 'name'
13/03/08 16:49:12 INFO connection.CassandraHostRetryService: Downed Host Retry service started with queue size -1 and retry delay 10s
13/03/08 16:49:13 INFO service.JmxMonitor: Registering JMX me.prettyprint.cassandra.service_Test Cluster:ServiceType=hector,MonitorType=hector
Performing put requests for simpsonStore
13/03/08 16:49:15 INFO store.CassandraStore: Union being supported with value: 247548
Performing get requests for simpsonStore
firstname STRING
lastname STRING
password STRING
telephone UNION
org.apache.gora.examples.generated.Simpson@dce182 {
"firstname":"bart"
"lastname":"simpson"
"password":"bart123"
"telephone":"247548"
}
There was a telephone registered.

@lewismc
Copy link
Contributor Author

lewismc commented Mar 8, 2013

You cannot be using gora-cassandra 0.3-SNAPSHOT here. If you notice the logging in CassandraMappingManager is not correct. We now display the correct logging, this loggin looks like the old 0.2.1 logging... which is shite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants