You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/03/26 12:51:13 UTC

[GitHub] [incubator-doris] xiaoyeblue opened a new issue #3210: Exception about "Filesystem closed" in broker load,any help will be appreciated

xiaoyeblue opened a new issue #3210: Exception about "Filesystem closed" in broker load,any help will be appreciated
URL: https://github.com/apache/incubator-doris/issues/3210
 
 
   1. Load task failed msg:
      'type:LOAD_RUN_FAIL; msg:Open broker reader failed, broker:TNetworkAddress(hostname=***, 
       port=8000) failed:could not open file hdfs://***/part-00*.orc, cause by: Filesystem closed'
   
   2. Code:
       LOAD LABEL ***.****_202003241209 (
             DATA INFILE("hdfs://path/*") 
             INTO TABLE ***
             FORMAT AS ORC(***)
             SET (***)
             WITH BROKER hdfs_broker (***)
             PROPERTIES ()
   
   3. Notes: 
       a. Task failed several hours after "Loading" status
       b. Failed file blocks are not fixed
       c. The exception disappears when switching to s3a
    
   4. Any questions can be added and any help will be appreciated !
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] imay closed issue #3210: Exception about "Filesystem closed" in broker load,any help will be appreciated

Posted by GitBox <gi...@apache.org>.
imay closed issue #3210: Exception about "Filesystem closed" in broker load,any help will be appreciated
URL: https://github.com/apache/incubator-doris/issues/3210
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org