Predix_Logo
  • Categories
    • Questions
    • Predix | Updates
      • Pricing
      • Product
    • Deloitte - Private
    • How-To
    • Accenture-Private
  • Explore
    • Topics
    • Questions
    • Articles
    • Feedback or Feature Requests
  • Sign in
  • Home /
  • How-To /
avatar image
  • Home /
  • How-To /
  • How to use the General Aggregations Plugin with... /

How to Use Cardinality Aggregation With Director Service Debugger (Beta 10.4)   
  • How to Use Geo Distance Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use GeoHash Grid Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use Histogram Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use Percentiles Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use Significant Terms Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use Statistical Metrics Aggregations With Director Service Debugger (Beta 10.4)
  • How to Use Terms Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use the Date Histogram Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use the Date Range Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use the IP Range Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use the Range Aggregation With Director Service Debugger (Beta 10.4)

  • Export to PDF
Leah Cole created · Dec 19, 2017 at 11:13 AM · edited · Feb 16, 2018 at 04:41 PM
0

Problem

The following procedure demonstrates how to use the General Aggregation Report plugin to run a Percentiles Aggregation on data in your Predix Studio Index.

When applied on the sample data set, it shows the number of distinct values in the total passing vehicle volume field.

Dependencies

  • Ingest data into DMW following these instructions and using this sample data set. Name your model com.ged_chicagotraffic and your package ChicagoTraffic.

  • Use the Director Service Debugger with the General Aggregations Plugin.

.

Steps

1) Navigate to director service debugger.

2) Open GeneralAggregations.xml.

3) Select POST as the query type.

4) Input the following query into the Content field, making sure to adjust the value in Index to reflect your index name.

   <Index>com.ged_chicagotraffic</Index>
     <Type>ChicagoTraffic</Type>
       <AggNode name="Passing Vehicles" type="cardinality">
         <Field>chicagoTraffic_totalPassingVehicleVolume</Field>
       </AggNode>

In the Result field, you should see something that looks like this.

   <Report>
     <Aggregation name="Passing Vehicles">
       <Entry key="cardinality">398</Entry>
     </Aggregation>
   </Report>

Other Resources

  • Cardinality Aggregation

thub.nodes.view.add-new-comment
data-managementpredix-studioaggregationsdirector-service-debugger
chicago-traffic.csv (163.4 kB)
Add comment
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Article

Contributors

avatar image
Follow

Follow this article

40 People are following this .

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Navigation

How to use the General Aggregations Plugin with the Director Service Debugger (Beta 10.4)
  • How to Use Cardinality Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use Percentiles Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use Statistical Metrics Aggregations With Director Service Debugger (Beta 10.4)
  • How to Use Significant Terms Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use Geo Distance Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use GeoHash Grid Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use the Date Range Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use the IP Range Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use the Range Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use the Date Histogram Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use Histogram Aggregation With Director Service Debugger (Beta 10.4)
  • How to Use Terms Aggregation With Director Service Debugger (Beta 10.4)

Related Articles

How to Use Percentiles Aggregation With Director Service Debugger (Beta 10.4)

How to Use Terms Aggregation With Director Service Debugger (Beta 10.4)

How to Use Histogram Aggregation With Director Service Debugger (Beta 10.4)

How to Use the Date Histogram Aggregation With Director Service Debugger (Beta 10.4)

How to Use the Range Aggregation With Director Service Debugger (Beta 10.4)

How to Use the IP Range Aggregation With Director Service Debugger (Beta 10.4)

How to Use the Date Range Aggregation With Director Service Debugger (Beta 10.4)

How to Use GeoHash Grid Aggregation With Director Service Debugger (Beta 10.4)

How to Use Significant Terms Aggregation With Director Service Debugger (Beta 10.4)

How to Use Geo Distance Aggregation With Director Service Debugger (Beta 10.4)

GE Monogram
  • Legal
  • Cookies
  • Forum Terms
  • Contact Us
  • Copyright © 2017 General Electric Company. All rights reserved.


Enterprise
Social Q&A

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Submit your feedback or feature request
  • Categories
  • Questions
  • Predix | Updates
    • Pricing
    • Product
  • Deloitte - Private
  • How-To
  • Accenture-Private
  • Explore
  • Topics
  • Questions
  • Articles
  • Feedback or Feature Requests