emincanoguz11 opened a new pull request, #27174:
URL: https://github.com/apache/airflow/pull/27174

   Hi,
   This PR is about 
   related: #27029 
   
   I tested with local env and docker. I see that this result
   
   `raise AirflowException(f'The error code of {url}: {req_index.content}')
   airflow.exceptions.AirflowException: The error code of 
DRUID-URL/druid/indexer/v1/task: b'{"error":"Cannot construct instance of 
`org.apache.druid.indexer.partitions.DimensionRangePartitionsSpec`, problem: 
partitionDimensions must be specified\\n at [Source: 
(org.eclipse.jetty.server.HttpInputOverHTTP); line: 102, column: 7] (through 
reference chain: 
org.apache.druid.indexing.common.task.batch.parallel.ParallelIndexSupervisorTask[\\"spec\\"]->org.apache.druid.indexing.common.task.batch.parallel.ParallelIndexIngestionSpec[\\"tuningConfig\\"]->org.apache.druid.indexing.common.task.batch.parallel.ParallelIndexTuningConfig[\\"partitionsSpec\\"])"}'
   `
   
   P.S : I deleted my own Druid Broker host
   
   <img width="1699" alt="Screen Shot 2022-10-20 at 18 04 21" 
src="https://user-images.githubusercontent.com/47830986/196987190-747ac3cd-d249-45ef-b354-d5c9f418bbc4.png";>
   
   Also I take pictures for standarts
   
   
   ![Screen Shot 2022-10-21 at 08 33 
31](https://user-images.githubusercontent.com/47830986/197120606-b439aca1-8e8b-48bc-8229-5908c34661a1.png)
   ![Screen Shot 2022-10-21 at 08 33 
41](https://user-images.githubusercontent.com/47830986/197120609-fff4054b-6dd6-4704-a4f1-0797e5722129.png)
   ![Screen Shot 2022-10-21 at 08 33 
48](https://user-images.githubusercontent.com/47830986/197120611-3114b3af-2ee5-4a4a-b913-938612751c90.png)
   ![Screen Shot 2022-10-21 at 08 34 
09](https://user-images.githubusercontent.com/47830986/197120614-342a663d-fd7e-4486-bc31-66aa96b6b8e7.png)
   
   
   
   
   <!--
   Thank you for contributing! Please make sure that your code changes
   are covered with tests. And in case of new features or big changes
   remember to adjust the documentation.
   
   Feel free to ping committers for the review!
   
   related: #27029 
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)**
 for more information.
   In case of fundamental code changes, an Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in a 
newsfragment file, named `{pr_number}.significant.rst` or 
`{issue_number}.significant.rst`, in 
[newsfragments](https://github.com/apache/airflow/tree/main/newsfragments).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to