久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

  • <i id='oKljQ'><tr id='oKljQ'><dt id='oKljQ'><q id='oKljQ'><span id='oKljQ'><b id='oKljQ'><form id='oKljQ'><ins id='oKljQ'></ins><ul id='oKljQ'></ul><sub id='oKljQ'></sub></form><legend id='oKljQ'></legend><bdo id='oKljQ'><pre id='oKljQ'><center id='oKljQ'></center></pre></bdo></b><th id='oKljQ'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='oKljQ'><tfoot id='oKljQ'></tfoot><dl id='oKljQ'><fieldset id='oKljQ'></fieldset></dl></div>

    <legend id='oKljQ'><style id='oKljQ'><dir id='oKljQ'><q id='oKljQ'></q></dir></style></legend>

      <bdo id='oKljQ'></bdo><ul id='oKljQ'></ul>

  • <small id='oKljQ'></small><noframes id='oKljQ'>

      <tfoot id='oKljQ'></tfoot>

      1. Zeppelin Oracle SQL 查詢優(yōu)先運行

        Zeppelin Oracle SQL query runs forewer(Zeppelin Oracle SQL 查詢優(yōu)先運行)

        <small id='iM0Aw'></small><noframes id='iM0Aw'>

            <tbody id='iM0Aw'></tbody>
          <i id='iM0Aw'><tr id='iM0Aw'><dt id='iM0Aw'><q id='iM0Aw'><span id='iM0Aw'><b id='iM0Aw'><form id='iM0Aw'><ins id='iM0Aw'></ins><ul id='iM0Aw'></ul><sub id='iM0Aw'></sub></form><legend id='iM0Aw'></legend><bdo id='iM0Aw'><pre id='iM0Aw'><center id='iM0Aw'></center></pre></bdo></b><th id='iM0Aw'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='iM0Aw'><tfoot id='iM0Aw'></tfoot><dl id='iM0Aw'><fieldset id='iM0Aw'></fieldset></dl></div>
              • <tfoot id='iM0Aw'></tfoot>
              • <legend id='iM0Aw'><style id='iM0Aw'><dir id='iM0Aw'><q id='iM0Aw'></q></dir></style></legend>

                  <bdo id='iM0Aw'></bdo><ul id='iM0Aw'></ul>
                  本文介紹了Zeppelin Oracle SQL 查詢優(yōu)先運行的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

                  問題描述

                  我正在嘗試使用 Zeppelin(Windows 10 上的 v 0.7.0 java 1.8;與 docker<相同)/a> v .0.7.1) 用于查詢 Oracle 數(shù)據(jù)庫的 JDBC 解釋器.

                  I am trying to use Zeppelin (v 0.7.0 java 1.8 on Windows 10; same with docker v .0.7.1) JDBC interpreter to query Oracle Database.

                  到目前為止,我已經(jīng)找到了諸如 example 之類的論文.我嘗試使用 jdbc 解釋器:

                  So far I've found papers like example. I try to use jdbc interpreter with:

                  common.max_count=100
                  default.driver=oracle.jdbc.pool.OracleDataSource 
                  default.password:$password
                  default.user=$my_user_name
                  default.url=jdbc:oracle:thin:@$host:1521/$service_name>
                  zeppelin.jdbc.concurrent.max_connection=10
                  zeppelin.jdbc.concurrent.use=true
                  

                  連接看起來已成功建立*,但即使是最簡單的查詢(如sql% select 1 from dual)也會永遠(yuǎn)運行.

                  Connection looks to be established successfully*, but even simplest query (like sql% select 1 from dual) runs for ever.

                  有人知道/知道要添加什么嗎?

                  Does anyone knows/have a clue on what is to be added?

                  我在終端看到的 - 重復(fù)行

                  what I see in terminal - repeating lines

                  sKey: shared_process for InterpreterSetting Id: 2CMBZV4T1, Name: jdbcDEBUG [2017-06-15 16:03:28,203] ({Thread-90} InterpreterSetting.java[getInterpreterProcessKey]:143) - getInterpreterProcessKey: shared_process for InterpreterSetting Id: 2CMBZV4T1, Name: jdbcDEBUG [2017-06-15 16:03:28,204] ({Thread-90} InterpreterSetting.java[getInterpreterProcessKey]:143) - getInterpreterProcessKey: shared_process for InterpreterSetting Id: 2CMBZV4T1, Name: jdbcDEBUG [2017-06-15 16:03:28,204] ({Thread-90} InterpreterFactory.java[getInterpreterSessionKey]:1244) - 解釋器會話密鑰:shared_session,注意:2CMEC9SS4,用戶:匿名,解釋器設(shè)置名稱:jdbcDEBUG [2017-06-15 16:03:28,205] ({Thread-90} InterpreterSetting.java[getInterpreterProcessKey]:143) - getInterpreterProcessKey: shared_process for InterpreterSetting Id: 2CMBZV4T1, Name: jdbcDEBUG [2017-06-15 16:03:28,205] ({Thread-90} InterpreterSetting.java[getInterpreterProcessKey]:143) - getInterpreterProcessKey: shared_process for InterpreterSetting Id: 2CMBZV4T1, Name: jdbc

                  sKey: shared_process for InterpreterSetting Id: 2CMBZV4T1, Name: jdbc DEBUG [2017-06-15 16:03:28,203] ({Thread-90} InterpreterSetting.java[getInterpreterProcessKey]:143) - getInterpreterProcessKey: shared_process for InterpreterSetting Id: 2CMBZV4T1, Name: jdbc DEBUG [2017-06-15 16:03:28,204] ({Thread-90} InterpreterSetting.java[getInterpreterProcessKey]:143) - getInterpreterProcessKey: shared_process for InterpreterSetting Id: 2CMBZV4T1, Name: jdbc DEBUG [2017-06-15 16:03:28,204] ({Thread-90} InterpreterFactory.java[getInterpreterSessionKey]:1244) - Interpreter session key: shared_session, for note: 2CMEC9SS4, user: anonymous, InterpreterSetting Name: jdbc DEBUG [2017-06-15 16:03:28,205] ({Thread-90} InterpreterSetting.java[getInterpreterProcessKey]:143) - getInterpreterProcessKey: shared_process for InterpreterSetting Id: 2CMBZV4T1, Name: jdbc DEBUG [2017-06-15 16:03:28,205] ({Thread-90} InterpreterSetting.java[getInterpreterProcessKey]:143) - getInterpreterProcessKey: shared_process for InterpreterSetting Id: 2CMBZV4T1, Name: jdbc

                  與此同時,我在使用帶有 Scala 的 spark 解釋器而不是 jdbc 相同的驅(qū)動程序時沒有問題.

                  In the same time I don't have an issue using spark interpretor with scala over jdbc same driver.

                  • 至少當(dāng)我提供錯誤的密碼時,它會打印出有意義的響應(yīng)

                  推薦答案

                  您確定查詢正在運行嗎?

                  Are you sure a query is running?

                  selec 1 from dual
                  

                  不是有效的 SQL.

                  在 gv$session 中檢查 Oracle 端的查詢.如果它正在運行,它就會在那里.

                  Check on Oracle side in gv$session for your query. If it is running, it will be there.

                  這篇關(guān)于Zeppelin Oracle SQL 查詢優(yōu)先運行的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  Does ignore option of Pyspark DataFrameWriter jdbc function ignore entire transaction or just offending rows?(Pyspark DataFrameWriter jdbc 函數(shù)的 ignore 選項是忽略整個事務(wù)還是只是有問題的行?) - IT屋-程序員軟件開發(fā)技
                  pyspark mysql jdbc load An error occurred while calling o23.load No suitable driver(pyspark mysql jdbc load 調(diào)用 o23.load 時發(fā)生錯誤 沒有合適的驅(qū)動程序)
                  In Apache Spark 2.0.0, is it possible to fetch a query from an external database (rather than grab the whole table)?(在 Apache Spark 2.0.0 中,是否可以從外部數(shù)據(jù)庫獲取查詢(而不是獲取整個表)?) - IT屋-程序員軟件開
                  Spark giving Null Pointer Exception while performing jdbc save(Spark在執(zhí)行jdbc保存時給出空指針異常)
                  Does ignore option of Pyspark DataFrameWriter jdbc function ignore entire transaction or just offending rows?(Pyspark DataFrameWriter jdbc 函數(shù)的 ignore 選項是忽略整個事務(wù)還是只是有問題的行?) - IT屋-程序員軟件開發(fā)技
                  No suitable driver found for jdbc in Spark(在 Spark 中找不到適合 jdbc 的驅(qū)動程序)
                    <legend id='5PrfT'><style id='5PrfT'><dir id='5PrfT'><q id='5PrfT'></q></dir></style></legend>

                            <tbody id='5PrfT'></tbody>
                        • <small id='5PrfT'></small><noframes id='5PrfT'>

                        • <i id='5PrfT'><tr id='5PrfT'><dt id='5PrfT'><q id='5PrfT'><span id='5PrfT'><b id='5PrfT'><form id='5PrfT'><ins id='5PrfT'></ins><ul id='5PrfT'></ul><sub id='5PrfT'></sub></form><legend id='5PrfT'></legend><bdo id='5PrfT'><pre id='5PrfT'><center id='5PrfT'></center></pre></bdo></b><th id='5PrfT'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='5PrfT'><tfoot id='5PrfT'></tfoot><dl id='5PrfT'><fieldset id='5PrfT'></fieldset></dl></div>
                          • <bdo id='5PrfT'></bdo><ul id='5PrfT'></ul>
                            <tfoot id='5PrfT'></tfoot>

                            主站蜘蛛池模板: 完全免费在线视频 | 中文字幕在线视频一区二区三区 | 午夜一区二区三区视频 | 色爽女 | 欧美精品一区二区三区在线播放 | 国产高潮好爽受不了了夜夜做 | 男女羞羞视频在线看 | 一级黄在线观看 | 国产在线激情视频 | 国产精品1区2区3区 男女啪啪高潮无遮挡免费动态 | 黄色在线观看网站 | 综合色播 | 日韩精品在线一区 | 亚洲一区视频在线 | 国产成人精品久久二区二区 | 极品电影院 | caoporn视频在线 | 伊人网在线综合 | 亚洲高清视频一区二区 | 亚洲精品乱码久久久久久9色 | 成人亚洲精品久久久久软件 | 搞av.com| 亚洲国产一区二区三区在线观看 | 日韩成人专区 | av中文在线| 国产亚洲日本精品 | 国产999精品久久久久久绿帽 | 91久久精品国产91久久 | a国产视频 | 成人网在线观看 | 国产高清久久久 | 蜜桃久久 | 国产精品1区2区 | 日韩三| 国产日韩精品在线 | 狠狠操狠狠 | 国产精品成人一区 | 日本精品一区二区三区在线观看视频 | 欧美精品tv | 91精品国产综合久久婷婷香蕉 | 日韩av一区二区在线观看 |