[
https://issues.apache.org/jira/browse/GRIFFIN-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16996217#comment-16996217
]
Tushar edited comment on GRIFFIN-236 at 12/14/19 7:10 AM:
----------------------------------------------------------
Hi [~amykatz007] and [~ps5048884]
You can define "HDFS" as sink in your griffin config and used below mentioned
configuration in env config file,
{
"type": "hdfs",
"config":
{ "path": "file:///file path",
"max.lines.per.file": 10000
}
}
was (Author: tushar.patil):
Hi [~amykatz007] and [~ps5048884]
You can define "HDFS" as sink in your griffin config and used below mentioned
configuration in env config file,
{
"type": "hdfs",
"config":
{ "path": "file:///\{file path}
",
"max.lines.per.file": 10000
}
}
> unable to use unix local file system for source in place of HDFS
> ----------------------------------------------------------------
>
> Key: GRIFFIN-236
> URL: https://issues.apache.org/jira/browse/GRIFFIN-236
> Project: Griffin
> Issue Type: Wish
> Reporter: Aman Katiyar
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)