amaranathv commented on issue #715: [Bug]Hudi 0.4.7 HoodieTable not found
URL: https://github.com/apache/incubator-hudi/issues/715#issuecomment-502418281
 
 
   I am also getting similar kind of issue in MapR Hadoop distribution.
   spark-submit --master yarn  --class 
com.uber.hoodie.utilities.deltastreamer.HoodieDeltaStreamer `ls 
/mapr/user/avenka23/hoodie/incubator-hudi/hoodie-utilities/target/hoodie-utilities-*-SNAPSHOT.jar`
   --props 
file:///mapr/user/avenka23/delta-streamer/config/dfs-source.properties   
--schemaprovider-class com.uber.hoodie.utilities.schema.FilebasedSchemaProvider 
  --source-class com.uber.hoodie.utilities.sources.JsonDFSSource   
--source-ordering-field ts   --target-base-path 
file:///mapr/user/avenka23/delta-streamer/output11  --target-table 
stock_ticks_cow2   --storage-type COPY_ON_WRITE
   19/06/15 23:04:37 WARN Client: Neither spark.yarn.jars nor 
spark.yarn.archive is set, falling back to uploading libraries under SPARK_HOME.
   19/06/15 23:04:53 WARN SparkContext: Using an existing SparkContext; some 
configuration may not take effect.
   19/06/15 23:04:59 WARN HoodieTable: InValid data 
paths=[file:///mapr/user/avenka23/delta-streamer/output11/2018/08/31/c1b266c1-a96e-4d8f-96e7-7e24a9b67a56-0_0-20-21_20190615230456.parquet]
   avenka23@dbsld0031:/mapr/user/avenka23/delta-streamer/config
   
   I didn't see any output written.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to