Skip to content
rizcompeer edited this page Jan 11, 2017 · 17 revisions

PENDING JOBS

listener, itrack/itc webservices, report db changes
itrack, itc, milkvending, nimbumirchi website

Step -

  1. Modify all codes locally, major change- common file for mysql userid/password
  2. stop all services
  3. copy database
  4. copy new codes
  5. restart services

PriorityWise
FingerPrint
Check daily Distance Log status
Send Webservice parameter
Get separate port for klp
Create nimbu mirchee rest apis

DECEMBER -2016
Hourly Remark update- motherdairy -DONE
fix -header -DONE
remark,auto in left side -DONE
filter completed and incompleted routes -DONE
edit time next to remark -DONE
Java code -IP and Port updation in all last data listener code -PARTIAL

Backup cassandra data from december 2015 to december 2016 -IN PROCESS
Mobile no not showing in track on map

BIOMETRIC JAVA RECIEVER, DATABASE AND OTP MANAGEMENT -PENDING
HOURLY REPORT VTS, REMARK UPDATION -DONE Admin Users - rizwan -PENDING
Beed Plan - report -rizwan -PENDING
Nimbu mirche api - rizwan - IN PROCESS
Java listener updation, extra port number/webservice parameter
Color coding not visible in root account -PENDING

COMPLETED JOBS

NOVEMBER -2016
Script Writing -Cassandra Backup utility :Done
ITC Trip -Taseen
Blue no gps - rizwan :Done
Listener - rizwan : Done
Incremental CCE backup
GCM data pushing on mobile -person tracking

CASSANDRA BACKUP

Instaclustr compaction - rizwan => script : Done
script step :
how to take backup (excel csv from cassandra) :Done

  1. One way you could do it is through the CQL COPY TO/FROM commands, which will allow you to copy out data to a CSV you may have issues with COPY TO/FROM on large datasets however
    If you just want to save deleted data, you could query it prior to deleting and write a script to transform it into a CSV

  2. Otherwise another option is Spark, which is handy for querying large amounts of data, however our Spark add-on is +20% of the node cost, which probably wouldn't be worth it for backups alone.

make imei+date key
take backup
delete old data

RR ALERT

RR Alert Alert for stopping webservice UPL report GCM mobile notification

Polypack Rawmilk

  1. Multiple IP for Cassandra access
  2. Delete June to Aug 2015 data
  3. Raw milk report
  4. Genset and temperature
  5. Dynamic jar loader
  6. Polypack plant out issue

Update listener to update last location every 1 min instead of 10 sec VTS_AWSDataListener2_okResp

Clone this wiki locally