Code Monkey home page Code Monkey logo

l2bq's People

Contributors

steveseo avatar wishoping avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wishoping

l2bq's Issues

Bigquery Load Job Limit 해결책 모색

  • Bigquery Load Job 의 Limit
    • Rate limit: 2 imports per minute
    • Daily limit: 1,000 import requests per day (including failures)
    • Maximum number of files to import per request: 500
    • Maximum import size per file: 4GB2
      • CSV 1 GB(Compressed)
        • With new-lines in strings: 4 GB(Uncompressed)
        • Without new-lines in strings: 1 TB (Uncompressed)
      • JSON 1 GB(Compressed), 1 TB ( Uncompressed )
    • Maximum import size per job: 100GB2
    • Maximum size per load job: 1 TB uncompressed
    • Maximum number of files per load job: 10,000

DAU RESTful Service 개발

  • 수집된 DAU Data RESTful Service( servlet ) 개발
    • Google AppEngine 용 Servlet + RESTful Library(e.g. JAX-RS, restlet, etc.) 활용 개발

Mache 아키텍처 분석

l2bq 프레임워크의 시작 소스 코드인 mache 프레임워크를 분석하는 문서를 작성하여 향후 개발을 진행하는데 있어서 전체적인 이해를 돕도록 한다.

  • 구글 드라이브 문서 작성
  • SlideShare에 공유

DAU Log Generator Module 개발

  • Daily User Access Log 생성 모듈 개발
    • Login App Log 생성(Category Field + JSON format)
      • e.g. AppLog\t{ "key" : "value", ... }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.