{ "spec" : { "dataSchema" : { "dataSource" : "sales-rank-daily", "parser" : { "type" : "hadoopyString", "parseSpec" : { "format" : "csv", "dimensionsSpec" : { "dimensions" : [ "date_time", "asin", "marketplace", "category", "rank" ] }, "columns" : [ "date_time", "asin", "marketplace", "category", "rank" ], "timestampSpec" : { "format" : "auto", "column" : "date_time" } } }, "metricsSpec" : [ { "type" : "count", "name" : "count" }, { "type" : "longMin", "name" : "category-rank", "fieldName" : "rank" }, { "type" : "longMax", "name" : "category-max-rank", "fieldName" : "rank" } ], "granularitySpec" : { "type" : "uniform", "segmentGranularity" : "SECOND", "queryGranularity" : { "type" : "none" }, "rollup" : true, "intervals" : [ "2017-07-26T01:00:56.000Z/2017-07-26T01:00:57.000Z" ] } }, "ioConfig" : { "type" : "hadoop", "inputSpec" : { "type" : "static", "paths" : "s3n://sales-rank-data/sales-rank-data-2017-07-26/01/sales-rank-part-00056" }, "metadataUpdateSpec" : null, "segmentOutputPath" : "s3n://skucentral-druid-prod/USAmazon/segments" }, "tuningConfig" : { "type" : "hadoop", "workingPath" : "/tmp/druid-indexing", "version" : "2017-07-27T04:33:48.922Z", "partitionsSpec" : { "type" : "hashed", "targetPartitionSize" : 5000000, "maxPartitionSize" : 7500000, "assumeGrouped" : false, "numShards" : -1, "partitionDimensions" : [ ] }, "shardSpecs" : { }, "indexSpec" : { "bitmap" : { "type" : "concise" }, "dimensionCompression" : "lz4", "metricCompression" : "lz4", "longEncoding" : "longs" }, "maxRowsInMemory" : 75000, "leaveIntermediate" : false, "cleanupOnFailure" : true, "overwriteFiles" : false, "ignoreInvalidRows" : false, "jobProperties" : { "fs.s3.awsAccessKeyId" : “########”, "fs.s3.awsSecretAccessKey" : “###########”, "fs.s3n.awsAccessKeyId" : “############”, "fs.s3n.awsSecretAccessKey" : “###############” }, "combineText" : false, "useCombiner" : false, "buildV9Directly" : false, "numBackgroundPersistThreads" : 0, "forceExtendableShardSpecs" : false }, "uniqueId" : "9b8861b0850941b4874aaed2947e6a70" } }