[GitHub] [hudi] hudi-bot commented on pull request #4497: [MINOR] Create pushgateway client based on port

2022-01-03 Thread GitBox


hudi-bot commented on pull request #4497:
URL: https://github.com/apache/hudi/pull/4497#issuecomment-1004100037


   
   ## CI report:
   
   * f3d6924b2c8f912bc95db932b3088487b76b0785 Azure: 
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=4871)
 
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] hudi-bot removed a comment on pull request #4497: [MINOR] Create pushgateway client based on port

2022-01-03 Thread GitBox


hudi-bot removed a comment on pull request #4497:
URL: https://github.com/apache/hudi/pull/4497#issuecomment-1004098293


   
   ## CI report:
   
   * f3d6924b2c8f912bc95db932b3088487b76b0785 UNKNOWN
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] hudi-bot commented on pull request #4497: [MINOR] Create pushgateway client based on port

2022-01-03 Thread GitBox


hudi-bot commented on pull request #4497:
URL: https://github.com/apache/hudi/pull/4497#issuecomment-1004098293


   
   ## CI report:
   
   * f3d6924b2c8f912bc95db932b3088487b76b0785 UNKNOWN
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] t0il3ts0ap edited a comment on issue #4496: [SUPPORT] Hudi is unable to push metrics to pushgateway via https

2022-01-03 Thread GitBox


t0il3ts0ap edited a comment on issue #4496:
URL: https://github.com/apache/hudi/issues/4496#issuecomment-1004096586


   Tested working with patch https://github.com/apache/hudi/pull/4497


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] t0il3ts0ap commented on issue #4496: [SUPPORT] Hudi is unable to push metrics to pushgateway via https

2022-01-03 Thread GitBox


t0il3ts0ap commented on issue #4496:
URL: https://github.com/apache/hudi/issues/4496#issuecomment-1004096586


   Able to get metrics on patching https://github.com/apache/hudi/pull/4497


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] t0il3ts0ap opened a new pull request #4497: [MINOR] Create pushgateway client based on port

2022-01-03 Thread GitBox


t0il3ts0ap opened a new pull request #4497:
URL: https://github.com/apache/hudi/pull/4497


   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contribute/how-to-contribute before 
opening a pull request.*
   
   ## What is the purpose of the pull request
   
   *https://github.com/apache/hudi/issues/4496*
   Fix above issue
   
   ## Brief change log
   
   - *Consider port while creating pushgateway client*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test 
coverage. 
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please 
describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   ## Committer checklist
   
- [ ] Has a corresponding JIRA in PR title & commit

- [ ] Commit message is descriptive of the change

- [ ] CI is green
   
- [ ] Necessary doc changes done or have another open PR
  
- [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA.
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] t0il3ts0ap removed a comment on issue #2774: [SUPPORT] NoSuchMethodError on exposing metrics

2022-01-03 Thread GitBox


t0il3ts0ap removed a comment on issue #2774:
URL: https://github.com/apache/hudi/issues/2774#issuecomment-1003888589


   @nsivabalan Facing this issue with hudi 0.10. Can you pinpoint to the patch 
which is fixing this ?


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] t0il3ts0ap opened a new issue #4496: [SUPPORT] Hudi is unable to push metrics to pushgateway via https

2022-01-03 Thread GitBox


t0il3ts0ap opened a new issue #4496:
URL: https://github.com/apache/hudi/issues/4496


   **Describe the problem you faced**
   
   Hudi is not able to report metrics to pushgateway when secured by https
   
   **To Reproduce**
   
   --hoodie-conf hoodie.metrics.on=true 
   --hoodie-conf hoodie.metrics.reporter.type=PROMETHEUS_PUSHGATEWAY 
   --hoodie-conf hoodie.metrics.pushgateway.host=pushgateway.prod.some-tech.in 
   --hoodie-conf hoodie.metrics.pushgateway.port=443 
   --hoodie-conf hoodie.metrics.pushgateway.delete.on.shutdown=false 
   --hoodie-conf 
hoodie.metrics.pushgateway.job.name=loan_origination_manager_statuses_mgck 
   --hoodie-conf hoodie.metrics.pushgateway.random.job.name.suffix=false 
   
   
   **Expected behavior**
   
   Metrics should be pushed to pushgateway successfully even when using https
   
   **Environment Description**
   
   * Hudi version : 0.10
   
   * Spark version : 3.0.1
   
   * Storage (HDFS/S3/GCS..) : S3
   
   * Running on Docker? (yes/no) : no
   
   
   **Additional context**
   
https://github.com/prometheus/client_java/blob/ec6def41378f4a408f781a13669e2caf82aa6bf3/simpleclient_pushgateway/src/main/java/io/prometheus/client/exporter/PushGateway.java#L72
   Hudi uses above constructor of push gateway client which assumes that 
pushgateway is connected via http. 
   
   
   **Stacktrace**
   
   ```
   java.io.IOException: Response code from 
http://pushgateway.prod.some-tech.in:443/metrics/job/loan_origination_manager_statuses_mgck
 was 400, response body: 
   400 The plain HTTP request was sent to HTTPS port
   
   400 Bad Request
   The plain HTTP request was sent to HTTPS port
   
   
   
at 
io.prometheus.client.exporter.PushGateway.doRequest(PushGateway.java:325)
at 
io.prometheus.client.exporter.PushGateway.pushAdd(PushGateway.java:160)
at 
org.apache.hudi.metrics.prometheus.PushGatewayReporter.report(PushGatewayReporter.java:72)
at 
org.apache.hudi.metrics.prometheus.PushGatewayMetricsReporter.report(PushGatewayMetricsReporter.java:64)
at 
org.apache.hudi.metrics.Metrics.reportAndCloseReporter(Metrics.java:62)
at java.lang.Thread.run(Thread.java:748)
   ```
   
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] hudi-bot removed a comment on pull request #4495: [HUDI-3139] Shade htrace and parquet-avro in presto bundle

2022-01-03 Thread GitBox


hudi-bot removed a comment on pull request #4495:
URL: https://github.com/apache/hudi/pull/4495#issuecomment-1003954533


   
   ## CI report:
   
   * 3403d8a6a20793c7d2088b11a32fa2abaabcea12 Azure: 
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=4870)
 
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] hudi-bot commented on pull request #4495: [HUDI-3139] Shade htrace and parquet-avro in presto bundle

2022-01-03 Thread GitBox


hudi-bot commented on pull request #4495:
URL: https://github.com/apache/hudi/pull/4495#issuecomment-1003993031


   
   ## CI report:
   
   * 3403d8a6a20793c7d2088b11a32fa2abaabcea12 Azure: 
[SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=4870)
 
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] hudi-bot removed a comment on pull request #4495: [HUDI-3139] Shade htrace and parquet-avro in presto bundle

2022-01-03 Thread GitBox


hudi-bot removed a comment on pull request #4495:
URL: https://github.com/apache/hudi/pull/4495#issuecomment-1003952630


   
   ## CI report:
   
   * 3403d8a6a20793c7d2088b11a32fa2abaabcea12 UNKNOWN
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] hudi-bot commented on pull request #4495: [HUDI-3139] Shade htrace and parquet-avro in presto bundle

2022-01-03 Thread GitBox


hudi-bot commented on pull request #4495:
URL: https://github.com/apache/hudi/pull/4495#issuecomment-1003954533


   
   ## CI report:
   
   * 3403d8a6a20793c7d2088b11a32fa2abaabcea12 Azure: 
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=4870)
 
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] hudi-bot commented on pull request #4495: [HUDI-3139] Shade htrace and parquet-avro in presto bundle

2022-01-03 Thread GitBox


hudi-bot commented on pull request #4495:
URL: https://github.com/apache/hudi/pull/4495#issuecomment-1003952630


   
   ## CI report:
   
   * 3403d8a6a20793c7d2088b11a32fa2abaabcea12 UNKNOWN
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[jira] [Updated] (HUDI-3139) Shade htrace and parquet-avro

2022-01-03 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HUDI-3139:
-
Labels: pull-request-available  (was: )

> Shade htrace and parquet-avro
> -
>
> Key: HUDI-3139
> URL: https://issues.apache.org/jira/browse/HUDI-3139
> Project: Apache Hudi
>  Issue Type: Sub-task
>Reporter: Sagar Sumit
>Assignee: Sagar Sumit
>Priority: Major
>  Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [hudi] codope opened a new pull request #4495: [HUDI-3139] Shade htrace and parquet-avro in presto bundle

2022-01-03 Thread GitBox


codope opened a new pull request #4495:
URL: https://github.com/apache/hudi/pull/4495


   ## What is the purpose of the pull request
   
   To avoid duplicate finder plugin from throwing error, relocate the htrace 
and parquet-avro packages. This would help in doing away with ugly exclusions 
in presto-hive pom.xml.
   
   ## Brief change log
   
   *(for example:)*
 - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test 
coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please 
describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
 - *Added integration tests for end-to-end.*
 - *Added HoodieClientWriteTest to verify the change.*
 - *Manually verified the change by running a job locally.*
   
   ## Committer checklist
   
- [ ] Has a corresponding JIRA in PR title & commit

- [ ] Commit message is descriptive of the change

- [ ] CI is green
   
- [ ] Necessary doc changes done or have another open PR
  
- [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA.
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[jira] [Created] (HUDI-3139) Shade htrace and parquet-avro

2022-01-03 Thread Sagar Sumit (Jira)
Sagar Sumit created HUDI-3139:
-

 Summary: Shade htrace and parquet-avro
 Key: HUDI-3139
 URL: https://issues.apache.org/jira/browse/HUDI-3139
 Project: Apache Hudi
  Issue Type: Sub-task
Reporter: Sagar Sumit
Assignee: Sagar Sumit






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-3139) Shade htrace and parquet-avro

2022-01-03 Thread Sagar Sumit (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sagar Sumit updated HUDI-3139:
--
Status: In Progress  (was: Open)

> Shade htrace and parquet-avro
> -
>
> Key: HUDI-3139
> URL: https://issues.apache.org/jira/browse/HUDI-3139
> Project: Apache Hudi
>  Issue Type: Sub-task
>Reporter: Sagar Sumit
>Assignee: Sagar Sumit
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


<    1   2   3   4   5