Using Spark Cassandra java Connector to append a table -


javafunctions(recomm).writerbuilder("recommender", "recommendations_wkg",  maptorow(recommendations_wkg.class))         .savetocassandra(); 

the code insert table won't update it. if column exist inserts new one. want update if have different info.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -