You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/05/14 09:03:49 UTC

[GitHub] [hudi] liuzhuang2017 opened a new pull request, #5584: [MINOR] Read hive Table fail when HoodieCatalog used.

liuzhuang2017 opened a new pull request, #5584:
URL: https://github.com/apache/hudi/pull/5584

   ## *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
   
   - Fix the https://github.com/apache/hudi/issues/5488.
   
   ## Brief change log
   
   - Add "--conf 'spark.sql.extensions=org.apache.spark.sql.hudi.HoodieSparkSessionExtension' " in quick-start-guide.md file.
   
   ## Verify this pull request
   
   - This change is a trivial rework / code cleanup without any test coverage.
   
   ## 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-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] xushiyan merged pull request #5584: [MINOR][DOCS] Update quickstart spark 3.2 examples with `spark.sql.extensions`

Posted by GitBox <gi...@apache.org>.
xushiyan merged PR #5584:
URL: https://github.com/apache/hudi/pull/5584


-- 
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-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] XuQianJin-Stars commented on pull request #5584: [MINOR] Read hive Table fail when HoodieCatalog used.

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on PR #5584:
URL: https://github.com/apache/hudi/pull/5584#issuecomment-1126840497

   check --conf 'spark.sql.extensions=org.apache.spark.sql.hudi.HoodieSparkSessionExtension' in scala and python for`version-0.9.0`,`version-0.10.0`,`version-0.10.1`,`version-0.11.0`


-- 
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-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] nsivabalan commented on pull request #5584: [MINOR] Read hive Table fail when HoodieCatalog used.

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on PR #5584:
URL: https://github.com/apache/hudi/pull/5584#issuecomment-1126695647

   I guess the issue is only with spark3.2 where HoodieCatalog is mandatory. So, I guess we don't need to add to 0.10.0 or any older versions. we added spark3.2 support only with 0.11. 
   


-- 
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-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] liuzhuang2017 commented on pull request #5584: [MINOR] Read hive Table fail when HoodieCatalog used.

Posted by GitBox <gi...@apache.org>.
liuzhuang2017 commented on PR #5584:
URL: https://github.com/apache/hudi/pull/5584#issuecomment-1126678348

   @XuQianJin-Stars ,Ok,thanks your review. I will modify the other versions immediately.


-- 
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-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] liuzhuang2017 commented on pull request #5584: [MINOR] Read hive Table fail when HoodieCatalog used.

Posted by GitBox <gi...@apache.org>.
liuzhuang2017 commented on PR #5584:
URL: https://github.com/apache/hudi/pull/5584#issuecomment-1126725716

   @nsivabalan , Thanks your review,I will fix it right away.


-- 
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-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] XuQianJin-Stars commented on pull request #5584: [MINOR] Read hive Table fail when HoodieCatalog used.

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on PR #5584:
URL: https://github.com/apache/hudi/pull/5584#issuecomment-1126677892

   Also add these to `version-0.9.0`,`version-0.10.0`,`version-0.10.1`


-- 
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-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] liuzhuang2017 commented on pull request #5584: [MINOR][DOCS] Update quickstart spark 3.2 examples with `spark.sql.extensions`

Posted by GitBox <gi...@apache.org>.
liuzhuang2017 commented on PR #5584:
URL: https://github.com/apache/hudi/pull/5584#issuecomment-1135363418

   @xushiyan , Thanks your review.


-- 
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-unsubscribe@hudi.apache.org

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