Uploaded image for project: 'Chukwa (retired)'
  1. Chukwa (retired)
  2. CHUKWA-792

Implement Chukwa Spark HBase Load and store function

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Data Processors
    • None

    Description

      For developer to use Chukwa framework for data processing, it would be nice to have Chukwa HBase Load/Save function to enable user to work with Chukwa HBase tables in Spark.

      The proposed function have the following parameters:

      def chukwaHBaseLoad(timeRange:Array[Long], metrics:Array[String], source:Array[String], tags:Array[String])
      
      def chukwaHBaseSave(metrics: (String, Double, Long, String))
      

      The tuple defines:

      Metrics name: String
      Metrics value: Double
      Timestamp: Long
      Tags: String

      Attachments

        Activity

          People

            Unassigned Unassigned
            eyang Eric Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: