Unable to load very large folders when accessing AWS-compatible storage. Consider loading only the first 1,000 files initially and providing an option to manually trigger loading more files.
Nice plugin but after upgrade to 2024.2 it is disabled because of missing "com.intellij.bigdatatools.databricks". The dependecny can be downloaded here: https://plugins.jetbrains.com/plugin/24359-databricks OR simply by reinstalling the plugin (all the settings and connections been kept for me)
when I change my old MacBookPro's core from Intel-I7 to Apple-M1Pro(2021), zeppelin notebook doesn't support scala/spark code completion, but my friends's code-completion is normal with Win OS and the latest-version IDEA, that's make me so sad :)
So, is it a bug(code completion not support M1 only Intel) or is there anyone have the same problem, if you have any suggestion or solution please contact me with workneil@163.com, thx~
hive select count(1) from table; get error result:
select count(1) from fjjd.fc_cascade_face_dossier where dt='20220714'; -- 32834 select * from fjjd.fc_cascade_face_dossier where dt='20220714'; -- 72663
hive cannot use follow lines,bug hive commend line can run :
import table bakrljl930.fc_face_identified_dossier_tmp1 from '/yy/yy/bakrljl.fc_face_identified_dossier_tmp';
having issues when using a keytab file. it seems to automatically add the prefix file:/// which results in this error: requirement failed: Keytab file: file:///home/PATHTOMYKEYTAB does not exist
Working around the issue by doing a kinit instead.
Why do Rider / Webstorm / CLion and other non Intelij/Pycharm IDEs not support this plugin?
Please add support for IDEs other than Intelij / Pycharm. At least separate the event streaming tracking (like Kafka) functionality to a separate plugin so other IDEs could benefit from it.
Our website uses some cookies and records your IP address for the purposes of accessibility, security, and managing your access to the telecommunication network. You can disable data collection and cookies by changing your browser settings, but it may affect how this website functions. Learn more.
With your consent, JetBrains may also use cookies and your IP address to collect individual statistics and provide you with personalized offers and ads subject to the Privacy Notice and the Terms of Use. JetBrains may use third-party services for this purpose. You can adjust or withdraw your consent at any time by visiting the Opt-Out page.
Bartek Rychlicki
26.01.2025Superb, makes my life so much easier in S3.
孙琦夫
07.01.2025Unable to load very large folders when accessing AWS-compatible storage. Consider loading only the first 1,000 files initially and providing an option to manually trigger loading more files.
Vasyl Khrystiuk
08.08.2024Nice plugin but after upgrade to 2024.2 it is disabled because of missing "com.intellij.bigdatatools.databricks". The dependecny can be downloaded here: https://plugins.jetbrains.com/plugin/24359-databricks OR simply by reinstalling the plugin (all the settings and connections been kept for me)
Sean Smith
08.02.2024When viewing an avro file, most columns display as "java.nio.HeapByteBuffer[pos=0 lim=3 cap=3]". I can't see a way to address that.
You Hu
25.01.2024Is this plugin only for data viewing? What if I want to add/remove object from AWS S3?
tamakooo
18.08.2023good but not hdfs
Karam Jameel Moore
09.06.2023Goland Playland BitPixel Coming Soon
yong yang
12.03.2023why view parquet,some column some data show ""
Vlad Berezan
27.02.2023Suggestion: support multiple payloads send on Kafka. Its' really annoying to send only 1 by 1.
Nicolas Ribot
06.02.2023Perfect tool to work with AWS S3 buckets and several remote linux boxes. Thanks for the reactive support ! Nicolas
AWX
21.07.2022when I change my old MacBookPro's core from Intel-I7 to Apple-M1Pro(2021), zeppelin notebook doesn't support scala/spark code completion, but my friends's code-completion is normal with Win OS and the latest-version IDEA, that's make me so sad :) So, is it a bug(code completion not support M1 only Intel) or is there anyone have the same problem, if you have any suggestion or solution please contact me with workneil@163.com, thx~
天赐 张
18.07.2022It's support
kafka_2.10-0.8.2.2
?yong yang
14.07.2022hive select count(1) from table; get error result:
select count(1) from fjjd.fc_cascade_face_dossier where dt='20220714'; -- 32834 select * from fjjd.fc_cascade_face_dossier where dt='20220714'; -- 72663
yong yang
05.07.20222 suggest:
yong yang
04.07.2022kafka create topic error,bug not show create error to me. i use version: 222.3048.12
yong yang
29.06.2022hive cannot use follow lines,bug hive commend line can run : import table bakrljl930.fc_face_identified_dossier_tmp1 from '/yy/yy/bakrljl.fc_face_identified_dossier_tmp';
Ulysses Ledezma
28.05.2022having issues when using a keytab file. it seems to automatically add the prefix file:/// which results in this error: requirement failed: Keytab file: file:///home/PATHTOMYKEYTAB does not exist Working around the issue by doing a kinit instead.
Ron Amihai
26.05.2022Why do Rider / Webstorm / CLion and other non Intelij/Pycharm IDEs not support this plugin?
Please add support for IDEs other than Intelij / Pycharm. At least separate the event streaming tracking (like Kafka) functionality to a separate plugin so other IDEs could benefit from it.
天赐 张
20.05.2022why ? it not in DataGrip ?
yong yang
11.05.2022I want spark-Submit to support debug with(driver and executor)