You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "Yang (Jira)" <ji...@apache.org> on 2022/08/24 01:30:00 UTC

[jira] [Created] (GRIFFIN-372) When running DEMO it reports sink.HdfsSink: Mkdirs failed to create

Yang created GRIFFIN-372:
----------------------------

             Summary: When running DEMO it reports  sink.HdfsSink: Mkdirs failed to create
                 Key: GRIFFIN-372
                 URL: https://issues.apache.org/jira/browse/GRIFFIN-372
             Project: Griffin
          Issue Type: Bug
    Affects Versions: 0.5.0
            Reporter: Yang


when I runs DEMO according to , it reports 

 

22/08/23 20:43:33 WARN conf.HiveConf: HiveConf of name hive.client.thrift.socket.timeout does not exist
data source timeRanges: src -> (1661301812739, 1661301812739], tgt -> (1661301812739, 1661301812739]
[1661301812739] batch_accu start: application_1659795926222_55033
22/08/23 20:43:41 ERROR sink.HdfsSink: Mkdirs failed to create /DL/allen/griffin/persist/batch_accu/1661301812739 (exists=false, cwd=file:/USR/gdl_workspace/griffin)
java.io.IOException: Mkdirs failed to create /DL/allen/griffin/persist/batch_accu/1661301812739 (exists=false, cwd=file:/USR//gdl_workspace/griffin)
        at org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:458)
        at org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:443)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)