This project is mirrored from https://gitee.com/yxydde/incubator-kyuubi.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 14 Oct, 2021 1 commit
  2. 12 Oct, 2021 2 commits
  3. 09 Oct, 2021 1 commit
    • simon's avatar
      [KYUUBI #1190] Enhance error log detection · 1a9bf360
      simon authored
      ### Why are the changes needed?
      When line2 is read, it does not contain `at` or `cause by`, so all of the following messages are discarded.
      
      #1190
      
      ```
      2021-10-09 09:35:14.528 ERROR spark.SparkSQLEngine: Failed to instantiate SparkSession: org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient;
      org.apache.spark.sql.AnalysisException: org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient;
      	at org.apache.spark.sql.hive.HiveExternalCatalog.withClient(HiveExternalCatalog.scala:113)
      	at org.apache.spark.sql.hive.HiveExternalCatalog.databaseExists(HiveExternalCatalog.scala:225)
      	at org.apache.spark.sql.internal.SharedState.externalCatalog$lzycompute(SharedState.scala:137)
      ```
      
      ### _How was this patch tested?_
      - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
      
      - [ ] Add screenshots for manual tests if appropriate
      
      - [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests
      
      ) locally before make a pull request
      
      Closes #1200 from simon824/fixut.
      
      Closes #1190
      
      d239df0e [simon] codestyle
      83cb7d83 [simon] fixut
      2d399883 [simon] Merge remote-tracking branch 'upstream/master'
      3d9c12d3 [simon] Merge remote-tracking branch 'upstream/master'
      5b905dbd [simon] Merge remote-tracking branch 'upstream/master'
      Authored-by: default avatarsimon <zhangshiming@cvte.com>
      Signed-off-by: default avatarCheng Pan <chengpan@apache.org>
      (cherry picked from commit 4f8f4d9c
      
      )
      Signed-off-by: default avatarCheng Pan <chengpan@apache.org>
      1a9bf360
  4. 08 Oct, 2021 2 commits
  5. 28 Sep, 2021 1 commit
  6. 26 Sep, 2021 1 commit
  7. 24 Sep, 2021 3 commits
  8. 23 Sep, 2021 1 commit
  9. 22 Sep, 2021 2 commits
  10. 20 Sep, 2021 1 commit
  11. 17 Sep, 2021 1 commit
  12. 15 Sep, 2021 1 commit
  13. 14 Sep, 2021 1 commit
  14. 13 Sep, 2021 1 commit
  15. 09 Sep, 2021 2 commits
  16. 06 Sep, 2021 3 commits
  17. 04 Sep, 2021 4 commits
  18. 03 Sep, 2021 2 commits
  19. 02 Sep, 2021 1 commit
  20. 31 Aug, 2021 1 commit
  21. 30 Aug, 2021 8 commits